Vista system speed optimization skills

  
First, speed up the Vista boot shutdown speed
First: "Start" -> "Run", type "regedit" in the open box, click "OK" to open the Registry Editor. Navigate to "HKEY_CURRENT_USERControl PanelDesktop".
1. Find "AutoEndTasks" and set its key value to 1
2. Find "HungAPPTimeout" and change its value to 200, the default is 50000;
3. Find the "MenuShowDelay" primary key , change its value to "0", you can remove the menu delay;
4. Find "WaitToKillAPPTimeout", change its value to 1000, the default is 20000.
Second: Locate "HKEY_LOCAL_MacHINESystemCurrentControlSetControl". Set the value of "WaitToKillServiceTimeout" to "200", so that the shutdown speed is significantly faster after setting.
Finally: Locate the "HKEY_LOCAL_MacHINESYSTEMCurrentControlSetControlShutdown" branch and create a new string value named "FastReboot" in the right window and set its value to 1. Restart the computer after exiting the Registry Editor for it to take effect. This will speed up Vista much faster.
Second, reduce Vista boot scroll time
To speed up the blue scroll bar when Windows starts, you can open the registry editor, navigate to "HKEY_LOCAL_MacHINESYSTEMCurrentControlSetControlSession ManagerMemoryManagementPrefetchParameters", find the "EnablePrefetcher" primary key on the right, put Its default value is changed from 3 to 1, so the scroll bar will take less time to scroll.
Third, clear the DLL file not used in memory
Open the registry to locate: "HKKEY_LOCAL_MacHINESOFTWAREMicrosoftWindowsCurrentVersion", add an item "AlwaysUnloadDLL" in the "Explorer", the default value is set to 1. (Note: If the default value is set to 0, this function is disabled.)
Fourth, open the startup optimization function
Locate: "HKEY_LOCAL_MacHINESOFTWAREMicrosoftDfrgBootOptimizeFunction", set the value of Enable to "Y".
Five, improve broadband speed
Windows includes Vista system to retain 20% of the bandwidth by default, which does not have a big effect for individual users, rather than let it idle, make full use of it. In "Start" -> "Run", type "gpedit.msc" and open the Group Policy Editor (Vista Home Edition: Easily let your VistaHome version also support the group policy Gpedit.msc article). Find "Computer Configuration" -> "Administrative Template" -> "Network" -> "QoS Packet Scheduler", select "Restrict Reservable Bandwidth" on the right, and select "Properties" to open the Restriction to retain the Bandwidth Properties dialog. In the box, select "Disabled". This frees up the reserved bandwidth and is very useful for making the most of bandwidth and speed when surfing the Internet.
Sixth, optimize visual effects
Right click on the desktop or "Computer" on the start menu, select "Properties", select "Advanced System Settings" in the left category view, click "Advanced", in "Performance" Click “Settings” on the tab, the “Performance Options” window will pop up, click “Adjust to Best Performance” on the “Visual Effects” tab, then “OK”, so you can remove the animation of the menu. You should feel a noticeable increase in speed.
VII, reduce the delay of disk detection
In the DOS environment, execute the command "chkntfs /t:0" to reduce the waiting time for disk detection, indicating that the waiting time is 0 seconds, if no 0 or other is specified The number of seconds, just chkntfs /t, shows the current settings.

Copyright © Windows knowledge All Rights Reserved