• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Problems retrieving experience index score on windows 8.1

radeson

Member
Hello,

I have recently installed a fresh version of windows onto my computer. I also have made a few upgrades as of lately(ie. new ssd's). Anyways, I already know you can't access the experience index on windows 8 or 8.1 and that you have to do it manually through cmd prompt and then powershell.

So i put in the proper commands in cmd prompt(I think). Ran as admin ETC, and went through the whole process. But when I type "Get-WmiObject -Class Win32_WinSAT" into windows powershell I get all zero's. I thought anandtech would be a good place to start being that i cant seem to find an answer on google as of yet....



__GENUS : 2
__CLASS : Win32_WinSAT
__SUPERCLASS :
__DYNASTY : Win32_WinSAT
__RELPATH : Win32_WinSAT.TimeTaken="MostRecentAssessment"
__PROPERTY_COUNT : 8
__DERIVATION : {}
__SERVER : ********
__NAMESPACE : root\cimv2
__PATH : \\********\root\cimv2:Win32_WinSAT.TimeTaken="MostRecentAssessment"
CPUScore : 0
D3DScore : 0
DiskScore : 0
GraphicsScore : 0
MemoryScore : 0
TimeTaken : MostRecentAssessment
WinSATAssessmentState : 3
WinSPRLevel : 0
PSComputerName : ********
 
Last edited:
"winsat prepop" works the first time you run. After that, you need to run either "winsat forgethistory" or "winsat formal -restart"; otherwise, you end up with "0"'s. "winstat /?" will show the multitude of commands they have for Win Experience.
 
Thank you, that seemed to work... Now, even though I have a Samsung 850 Pro in rapid mode, and three 850 Pro's in RAID 0 I still cant seem to get my score above 8.05 for disk score....

any advice??


__GENUS : 2
__CLASS : Win32_WinSAT
__SUPERCLASS :
__DYNASTY : Win32_WinSAT
__RELPATH : Win32_WinSAT.TimeTaken="MostRecentAssessment"
__PROPERTY_COUNT : 8
__DERIVATION : {}
__SERVER : @@@@@@@
__NAMESPACE : root\cimv2
__PATH : \\@@@@@@@\root\cimv2:Win32_WinSAT.TimeTaken="MostRecentAssessment"
CPUScore : 8.3
D3DScore : 8.7
DiskScore : 8.05
GraphicsScore : 8.7
MemoryScore : 8.3
TimeTaken : MostRecentAssessment
WinSATAssessmentState : 1
WinSPRLevel : 8.05
PSComputerName : @@@@@@@
 
Back
Top