Soldato
After getting strange error messages relating to the System Reserved partition in Win 8.1 , I did a little digging.
It appears that by removing WEI , Win 8.1 is not correctly configuring the OS environment for SSDs.
http://www.tweakhound.com/2012/11/14/windows-8-ssd-settings-etc/
Poor show Microsoft.
I looked a bit further and noticed that Windows have been defragging my SSD ....AND... Trimming it.
Event viewer "The storage optimiser successfully completed defragmentation on (C)"
Look under Application > Event ID 258 and check out the results. Windows 8.1 defrags your SSDs out of the box!!!
I found the following article on this topic.
http://www.outsidethebox.ms/why-windows-8-defragments-your-ssd-and-how-you-can-avoid-this/
I wonder how many SSD drives this is going to kill, this isn't exactly common knowledge to most. Pretty disappointing.
An extra note is that it will not allow me to optimise \ trim the system reserved partition whatsoever.
It appears that by removing WEI , Win 8.1 is not correctly configuring the OS environment for SSDs.
http://www.tweakhound.com/2012/11/14/windows-8-ssd-settings-etc/
Prefetch
As I had found earlier (Windows 8.1 RTM And SSDs) Windows 8.1 IS NOT optimizing itself for SSDs. This is a direct result of pulling WEI / Winsat assessment.
- All 4 machines SSDs were correctly identified as such (check defrag).
- All prefetch settings were:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters
“EnableSuperfetch”=dword:00000003
“EnablePrefetcher”=dword:00000003
- ran winsat formal, rebooted. Prefetch settings changed to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters
“EnablePrefetcher”=dword:00000003
The EnableSuperfetch value was removed.
- – - – - – - – - -
ReadyBoot
ReadyBoot is also disabled by running winsat formal. Key:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\ReadyBoot]
“Start”=dword:00000000
Start value changed from 1 to 0
- – - – - – - – - -
I recommend you run winsat formal.
Press the Windows + R keys and type winsat formal .
Now check the folder C:\Windows\Performance\WinSAT\DataStore for the scores.
Go to the above key ( press the Windows + R keys type regedit) and remove the EnableSuperfetch value and change ReadyBoot value.
Download registry file: https://www.dropbox.com/s/16v89rwm3o45mec/OptimizeWindows81SSD_v1.reg
Poor show Microsoft.
I looked a bit further and noticed that Windows have been defragging my SSD ....AND... Trimming it.
Event viewer "The storage optimiser successfully completed defragmentation on (C)"
Look under Application > Event ID 258 and check out the results. Windows 8.1 defrags your SSDs out of the box!!!
I found the following article on this topic.
http://www.outsidethebox.ms/why-windows-8-defragments-your-ssd-and-how-you-can-avoid-this/
I wonder how many SSD drives this is going to kill, this isn't exactly common knowledge to most. Pretty disappointing.
An extra note is that it will not allow me to optimise \ trim the system reserved partition whatsoever.
Last edited: