SSD Optimization

ondooy

Arch-Supremacy Member
Joined
Apr 9, 2012
Messages
11,020
Reaction score
1,219
Turn Defrag off on your SSD
  • open windows explorer
  • right click on your ssd->select properties
  • go to TOOLS tab
  • click on "Defragment now" button
  • click on "Configure schedule" button
  • click on "Select disks" button
  • uncheck your SSD drive.

Check for TRIM support
  • open command prompt
  • type "fsutil behavior query disabledeletenotify"
  • if 'DisableDeleteNotify = 0' is shown then trim is enabled
  • if 'DisableDeleteNotify = 1' then trim is disabled

Enable TRIM support
  • open command prompt
  • type "fsutil behavior set disabledeletenotify 0"

Disable Disk Indexing
  • open windows explorer
  • right click on your SSD drive -> select properties
  • uncheck "Allow files on this drive to have contents indexed in addition to file properties".

Turn off/Reduce System Protection
  • press window key
  • right click on computer -> select properties
  • select "System protection"
  • locate your SSD drive, see if it's "On"
  • If it's "On" , select your SSD drive and click on "Configure" button
  • choose "Turn off system protection" if you want it off
  • or adjust the slider to your desired size.

Turn off/Shrink Page File
  • press start
  • right click on computer -> select properties
  • select "Advanced system settings"
  • click on "Advanced" tab
  • click on "Settings"
  • click on "Advanced" tab
  • click on "Change" button
  • uncheck "Automatically manage paging file size for all drives"
  • select SSD drive and select "No paging file" and click "Set" button
  • or you can set a min/max value for your drive, ideal value is 1024 - 1024

Disable hibernate/sleep mode
  • open command prompt
  • type this on the command line "powercfg -h off"

Disable prefetch and superfetch
  • disable superfetch
  • open services from control panel or from the run line type "services.msc"
  • locate "Superfetch" entry
  • double click on "Superfetch"
  • on startup type, select "Disabled"

  • disable prefetch
  • open registry editor from the run line by typing regedit
  • navigate to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session\Manager\Memory Management\PrefetchParameters"
  • double click on "PrefetchParameters" change the value to 0

Disable GUI on boot
  • open run line (window + r)
  • type msconfig and enter
  • select "Boot" tab
  • uncheck "No GUI boot"

Speed up menu show delay
  • open run line (window + r)
  • type regedit + enter
  • navigate to HKEY_CURRENT_USER\Control Panel\Desktop
  • locate "MenuShowDelay", double click to modify
  • choose a number between 0-4000 , 1 is ideal

Speed up shut down time
  • open run line (window + r)
  • type regedit + enter
  • navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
  • locate "WaitToKillServiceTimeout" , double click and modify the value
  • choose whatever delay you want, (1-20 sec) , ideal would be 1000 or 2000 (1 sec - 2 sec)

Speed up mouse hover pop ups
  • open run line (window + r)
  • type regedit + enter
  • navigate to HKEY_CURRENT_USER\Control Panel\Mouse
  • locate "MouseHoverTime" double click to modify
  • choose a value between 0-4000, ideal is 2-4.

Remove unwanted visuals (depends on your preference)
  • start -> right click on computer
  • select properties -> advanced system settings
  • select "Advanced" tab -> click on "Settings" button under "Performance"
  • select "Visual Effects" tab -> click on custom
here's mine:
qo7n10.png


relocate your "Document", "Pictures", "Video", "Downloads" to your HDD
  • start
  • right click on "Documents"
  • select properties
  • select "Location" tab and click "Move"
  • Browse to the location where you want to redirect this folder. You can select another location on this computer, another drive attached to this computer, or another computer on the network. To find a network location, type two backslashes (\\) into the address bar followed by the name of the location where you want to redirect the folder (for example, \\mylaptop), and then press Enter.
  • Click the folder where you want to store the files, click Select Folder, and then click OK.
  • In the dialog that appears, click Yes to move all the files to the new location.
beb4fcc7-cfc8-41bd-9758-9c884a623714_43.jpg
 

Alphas

High Supremacy Member
Joined
Oct 6, 2004
Messages
40,915
Reaction score
5,490
some settings should not be turned off, superfetch, prefetching
 

koroshiya8

High Supremacy Member
Joined
Feb 12, 2005
Messages
37,713
Reaction score
542
seems like most setting is already done automatically when i check.. :D
 

jtjt00

Arch-Supremacy Member
Joined
Jan 1, 2000
Messages
17,483
Reaction score
434
For page file, disable only if your rig has 8gb or more ram. Else certain apps will pop out message complaining low memory.
 

micheloving

Supremacy Member
Joined
Feb 21, 2009
Messages
7,357
Reaction score
1
Or just download a utility that optimize your settings like magician utility ,etc.

Save time , save lives .

Never disable paging file , the troubles of disabling it out weights all the puny benefits it can barely give.
 

Mikiberry

Supremacy Member
Joined
Jun 26, 2010
Messages
5,107
Reaction score
0
For page file, disable only if your rig has 8gb or more ram. Else certain apps will pop out message complaining low memory.

Actually I don't suggest touchcing the page file all. Turning off page file is a source of game crashes and gaming related bsod.
 

ragnarok95

Senior Moderator
Senior Moderator
Joined
Mar 9, 2004
Messages
125,067
Reaction score
6,317
This is an old guide but nevertheless still useful.
 

jtjt00

Arch-Supremacy Member
Joined
Jan 1, 2000
Messages
17,483
Reaction score
434
Actually I don't suggest touchcing the page file all. Turning off page file is a source of game crashes and gaming related bsod.

Agreed, some apps/games got issue with no page file. Users do need to monitor when implement the tweaks.
 
Joined
Sep 21, 2010
Messages
215
Reaction score
0
Disable GUI on boot
open run line (window + r)
type msconfig and enter
select "Boot" tab
uncheck "No GUI boot"

So do I check or uncheck "No GUI boot"? Cause your header's Disable GUI on boot. :s13::s13::s13:

And I can't seem to find "PrefetchParameters"

17akmnU.png
 

ondooy

Arch-Supremacy Member
Joined
Apr 9, 2012
Messages
11,020
Reaction score
1,219
SHIKSHINISM!♥'24';94025413 said:
So do I check or uncheck "No GUI boot"? Cause your header's Disable GUI on boot. :s13::s13::s13:

And I can't seem to find "PrefetchParameters"

17akmnU.png

this is self explanatory... :s22:
 

ondooy

Arch-Supremacy Member
Joined
Apr 9, 2012
Messages
11,020
Reaction score
1,219
SHIKSHINISM!♥'24';94025420 said:
Oh, btw I encountered this. So how ah? Its only for HDDs ah? Sorry, newb here. :s22::s22::s22:

GEJuqpf.png

up to you if you want to follow intel or MS... :s22: :s8:
Disable SuperFetch

SuperFetch and prefetch are storage management technologies in Windows that provide a fast-track access to data on traditional, slower hard drives. This really clever services provide only for unnecessary writes on SSD drives. Typically, Windows 7 automatically disables these services for your SSD disk. Otherwise disable it manually.
21lk5tu.png
 
Last edited:
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top