맥Mac관련_Apple/macOS맥_맥북_개발환경세팅

윈도우에서 내 컴퓨터가 인텔 CPU칩인지 확인하는 방법

내인생PLUS 2022. 10. 15. 14:11
728x90

 

// windows에서 내 CPU 제조사 확인하기
// intel CPU칩 확인하기 위해 주로 씀

$ wmic cpu list full

 

 

나온 예시

AddressWidth=64
Architecture=9
Availability=3
Caption=Intel64 Family 6 Model 94 Stepping 3
ConfigManagerErrorCode=
ConfigManagerUserConfig=
CpuStatus=1
CreationClassName=Win32_Processor
CurrentClockSpeed=3201
CurrentVoltage=10
DataWidth=64
Description=Intel64 Family 6 Model 94 Stepping 3
DeviceID=CPU0
ErrorCleared=
ErrorDescription=
ExtClock=100
Family=205
InstallDate=
L2CacheSize=1024
L2CacheSpeed=
LastErrorCode=
Level=6
LoadPercentage=0
Manufacturer=GenuineIntel
MaxClockSpeed=3201
Name=Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
OtherFamilyDescription=
PNPDeviceID=
PowerManagementCapabilities=
PowerManagementSupported=FALSE
ProcessorId=BFEBFBFF000506E3
ProcessorType=3
Revision=24067
Role=CPU
SocketDesignation=U3E1
Status=OK
StatusInfo=3
Stepping=
SystemCreationClassName=Win32_ComputerSystem
SystemName=abc Company
UniqueId=
UpgradeMethod=1
Version=
VoltageCaps=

 

 

 

 

 

https://dasima.xyz/how-to-check-window-10-spec/#:~:text=%EC%A0%84%EC%B2%B4%20%EC%BB%B4%ED%93%A8%ED%84%B0%20%EC%82%AC%EC%96%91%20%ED%99%95%EC%9D%B8,%ED%9B%84%20Enter%20%ED%82%A4%EB%A5%BC%20%EB%88%84%EB%A6%85%EB%8B%88%EB%8B%A4.&text=%EC%9C%88%EB%8F%84%EC%9A%B0%20%EB%B2%84%EC%A0%84%2C%20%EC%9C%88%EB%8F%84%EC%9A%B0%20%EC%A0%9C%ED%92%88%20%EB%B2%88%ED%98%B8,%EC%9D%98%20%EC%8A%A4%ED%8E%99%EC%9D%B4%20%EC%A0%9C%EC%8B%9C%EB%90%A9%EB%8B%88%EB%8B%A4.

 

윈도우 10 사양 확인 간단, 자세, 외부설치, CMD별 분류 - dasima

윈도우 10 사양 확인은 어떻게 할 수 있을까요? 윈도우 시스템 내에서 GUI로 확인하는 방법, CMD 명령어로 확인하는 방법이 있습니다. 또는 CPU-Z라는 외부 프로그램 설치로 직관적으로 파악하는 방

dasima.xyz

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


 

반응형