windows命令行查看cpu和内存信息
1.win + R,输入cmd;2.打开的窗口输入:wmic3.查看cpu信息和内存信息:C:\Users\admin>wmicwmic:root\cli>memorychipAttributesBankLabelCapacityCaptionConfiguredClockSpeedConfiguredVoltageCreationClassNameDataWidthDescripti
·
1.win + R,输入cmd;
2.打开的窗口输入:
wmic
3.查看cpu信息和内存信息:
C:\Users\admin>wmic
wmic:root\cli>memorychip
Attributes BankLabel Capacity Caption ConfiguredClockSpeed ConfiguredVoltage CreationClassName DataWidth Description DeviceLocator FormFactor HotSwappable InstallDate InterleaveDataDepth InterleavePosition Manufacturer MaxVoltage MemoryType MinVoltage Model Name OtherIdentifyingInfo PartNumber PositionInRow PoweredOn Removable Replaceable SerialNumber SKU SMBIOSMemoryType Speed Status Tag TotalWidth TypeDetail Version
1 8589934592 物理内存 2666 1200 Win32_PhysicalMemory 64 物理内存 DIMM1 8 0 0 80AD000080AD 0 0 0 物理内存 HMA81GU6CJR8N-VK 1 724BE5EF 26 2666 Physical Memory 0 64 128
wmic:root\cli>memorychip
Attributes BankLabel Capacity Caption ConfiguredClockSpeed ConfiguredVoltage CreationClassName DataWidth Description DeviceLocator FormFactor HotSwappable InstallDate InterleaveDataDepth InterleavePosition Manufacturer MaxVoltage MemoryType MinVoltage Model Name OtherIdentifyingInfo PartNumber PositionInRow PoweredOn Removable Replaceable SerialNumber SKU SMBIOSMemoryType Speed Status Tag TotalWidth TypeDetail Version
1 8589934592 物理内存 2666 1200 Win32_PhysicalMemory 64 物理内存 DIMM1 8 0 0 80AD000080AD 0 0 0 物理内存 HMA81GU6CJR8N-VK 1 724BE5EF 26 2666 Physical Memory 0 64 128
wmic:root\cli>cpu get
AddressWidth Architecture AssetTag Availability Caption Characteristics ConfigManagerErrorCode ConfigManagerUserConfig CpuStatus CreationClassName CurrentClockSpeed CurrentVoltage DataWidth Description DeviceID ErrorCleared ErrorDescription ExtClock Family InstallDate L2CacheSize L2CacheSpeed L3CacheSize L3CacheSpeed LastErrorCode Level LoadPercentage Manufacturer MaxClockSpeed Name NumberOfCores NumberOfEnabledCore NumberOfLogicalProcessors OtherFamilyDescription PartNumber PNPDeviceID PowerManagementCapabilities PowerManagementSupported ProcessorId ProcessorType Revision Role SecondLevelAddressTranslationExtensions SerialNumber SocketDesignation Status StatusInfo Stepping SystemCreationClassName SystemName ThreadCount UniqueId UpgradeMethod Version VirtualizationFirmwareEnabled VMMonitorModeExtensions VoltageCaps
64 9 3 Intel64 Family 6 Model 158 Stepping 10 236 1 Win32_Processor 3000 9 64 Intel64 Family 6 Model 158 Stepping 10 CPU0 100 205 1536 9216 0 6 10 GenuineIntel 3000 Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz 6 6 6 FALSE BFEBFBFF000906EA 3 CPU TRUE U3E1 OK 3 Win32_ComputerSystem DESKTOP-CEJ376C 6 1 TRUE TRUE
wmic:root\cli>
更多推荐
已为社区贡献1条内容
所有评论(0)