-
윈도우에서 내 컴퓨터가 인텔 CPU칩인지 확인하는 방법맥Mac관련_Apple/macOS맥_맥북_개발환경세팅 2022. 10. 15. 14:11728x90
// 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=
반응형'맥Mac관련_Apple > macOS맥_맥북_개발환경세팅' 카테고리의 다른 글
애물단지 하드디스크에 리눅스 설치 (0) 2022.12.16 Make Windows Terminal❤️look amazing! (0) 2022.11.24 리눅스linux⭐️windowsfx 소개와 사용방법, 설치과정등을 정리 (0) 2022.11.23 이제 윈도우USB도 따로 만들지 마세요. 이거 하나면 모든 OS를 통합해서 한개의 USB로 다 됩니다. (0) 2022.10.21 맥북에 아이폰 백업하기 드라이브 변경해서 외장하드에 하는 방법 (0) 2022.10.06 Chrome단축키 _ Reload command+R(⌘ + r) (0) 2022.10.03 WindowsOS❤Windows Terminal설정하기 윈도우즈 터미널 내 맘대로 세팅하기 (0) 2022.09.29 윈도우에 touch 가 없어서 불편했는데 해결책은 echo $null >> hello.abd (0) 2022.09.22