Starting with the Microsoft Vista system, Microsoft introduced a performance information and tooling feature for the system to detect system experience scores. This feature can be used for simple computer hardware. Performance reference, has continued Windows7, Windows8 system, but after the Win8.1 preview version and Win8.1 official version, this feature is directly hidden by default, no longer intuitively displayed to the user.
Why is it hidden?
Because the system experience scoring function is WinSAT, it is used for Vista, Win7, Win8 performance information and tool functions. After upgrading to Win8.1, the system experience score is no longer displayed in the system properties, but the WinSAT function still exists in the system, and supports the current system scores directly recorded in XML text.
How to retrieve the current system experience score information?
Method 1: Suitable for advanced users
First, win+X, select (as administrator) command character, Enter winsat -help to view the command line usage related to the Windows system evaluation tool:
Second, continue to enter winsat formal, start the Windows system evaluation tool
Three: Reference C: WindowsPerformanceWinSATDataStore path Directly search for XML text records. There are seven scoring records by default, namely CPU, Disk, DWA, Graphics3D, GraphicsMedia, Mem, Formal. Formal.xml is a summary of the system experience score.
MemoryScore5.2 corresponds to RAM
CpuScore5.2 corresponds to processor
GraphicsScore4 corresponds to graphics performance
Dx9SubScore4.2 corresponds to DX9 performance
GamingScore4.2 corresponds to game graphics performance
DiskScore5.9 corresponds to primary disk performance
Method 2: Suitable for ordinary users
Principle: Add PerfCenterCPL.dll application extension to Win8.1 system under the Windows directory and manually loaded. You can add a performance information and tool function to the system to visually display the performance scores of the various indicators of Win8.1 system.
Steps:
1. Download the PerfCenterCPL.dll application extension collection:
and copy all files of system32 and sysWOW64 to the Windows directory of Win8.1 system, support 32-bit System and 64-bit system.
2, copy the following, save as PerfCenter.reg, import the registry, add performance information and tool functions
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTCLSID{78F3955E- 3B90-4184-BD14-5397C15F1EFC}]
@="Performance Information and Tools"
"System.Software.TasksFileUrl"="Internal"
" ;InfoTip"=hex(2): 40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,< Br>
6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32 ,00,5c,
00,50,00,65,00,72,00,66,00,43,00,65,00,6e,00,74,00,65,00,72 ,00,43,00,50,00,
4c,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,32,00,23 ,00,69,00,6d,00,6d,00,75,
00,74,00,61,00,62,00,6c,00,65,00,31,00,00 ,00
"LocalizedString"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00, 52,00,
6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00, 6d, 00, 33, 00, 32,
00, 5c,00,50,00,65,00,72,00,66,00,43,00,65,00,6e,00,74,00,65,00,72,00,43,00,
50,00,4c,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,23,00,69,00,6d, 00,6d,
00,75,00,74,00,61,00,62,00,6c,00,65,00,31,00,00,00
" ;System.ApplicationName"="Microsoft.PerformanceInformationAndTools"
"System.ControlPanel.Category"=dword:00000000
[HKEY_CLASSES_ROOTCLSID{78F3955E-3B90-4184-BD14-5397C15F1EFC}DefaultIcon ]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00, 6f,00,74,00,25,
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00, 32,00,5c,00,50,00,65,00,
72,00,66,00,43,00,65,00,6e,00,74,00,65,00, 72,00,43,00,50,00,4c,00,2e,00,64,
00,6c,00,6c,00,2c,00,2d,00,31,00, 00,00
[HKEY_CLASSES_ROOTCLSID{78F3955E-3B90-4184-BD14-5397C15F1EFC}InProcServer32]
@=hex(2):25,00,53,00,79,00,73 ,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,
00,5c,00,53, 00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,
64, 00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c,00,00,00
"ThreadingModel"=" Apartment"
[HKEY_CLASSES_ROOTCLSID{78F3955E-3B90-4184-BD14-5397C15F1EFC}Instance]
"CLSID"="{328B0346-7EAF-4BBE-A479-7CB88A095F5B}"< Br>
[HKEY_CLASSES_ROOTCLSID{78F3955E-3B90-4184-BD14-5397C15F1EFC}InstanceInitPropertyBag]
"ResourceID"=dword:00000064
"ResourceDLL"=hex(2): 25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,
00,74,00, 25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,
50,00,65,00,72,00,66,00,43,00,65,00,6e,00,74,00,65,00,72,00,43,00,50,00,4c,
00,2e,00,64,00,6c,00,6c,00,00,00
[HKEY_CLASSES_ROOTCLSID{78F3955E-3B90-4184-BD14-5397C15F1EFC}ShellFolder]
"Attributes"=dword:a0000000
"WantsParseDispl ayName"=""
3. Copy the following content, save as WinSAT.Bat, run in batches, and start the system experience scoring test.
@echo off
regedit /s PerfCenter.reg
regsvr32 /s "%SystemRoot%System32PerfCenterCPL.dll"
regsvr32 /s " %SystemRoot%System32WinSATAPI.dll"
regsvr32 /s "%SystemRoot%System32diagperf.dll"
regsvr32 /s "%SystemRoot%System32perftrack.dll"
regsvr32 /s "%SystemRoot%SysWow64PerfCenterCPL.dll"
regsvr32 /s "%SystemRoot%SysWow64WinSATAPI.dll"
4, after running, open the control panel, select the small category, you can Find <;Performance Information and Tools Features", open to display the current system rating for the system.
▼Recover the hidden system experience index finally
1, start the computer, boot to the win8 system boot LOGO, press
1. Press the Win key to switch to the traditional desktop inter
A lot of friends who use win8 want to change the network place,
Win8 with a magnetic ad, although its start screen is spit, but the tile application is still brough
How to do Win8 system Metro application isolated by network
What should I do if the blue screen appears when the win8.1 system is restarted or started quickly?
Win8 part of the software initialization failure solution
System City teaches you to play win8 get started guide series
How to achieve automatic connection of broadband when Windows 8.1 is started
Win8 uses the tool FastCopy to quickly copy large files.
What if Win8 can't cancel the case lock icon?
Ftp server construction method in Win8 environment
How to refuse to remotely modify the key value of the Win8 registry
Win8 comes with Office office software
Quickly view the installation time of win8.1 system
Win8.1 store program can not install the prompt 0x80073cf0 error solution
What should I do if the svn icon does not display after Win10 is installed?
Win7 desktop theme installation failure solution
Win8 installation store application error 0x80244019 solution
Windows 7 IIS installation and configuration tutorial
Win10 system how to build Apache and PHP environment
Win8 set the default to enter the desktop tips
Group Policy Settings Win8 Exit Clears Dynamic Tile Expiration Notification
Win8 good software takes you away from the smog weather