win7 registry optimization methods to solve the problem of computer failure

  

After using the win7 operating system for a while, you will always encounter all sorts of weird problems. In order to avoid problems, we can optimize the registry. User registry used to store system and application, win7 how to optimize the registry to solve computer failure problem? Might want to learn together Read on to look at the specific method for optimizing the registry win7 system.

The specific method is as follows:

1. Press and hold the Windows key and the R key to open the running window.

2. Enter the notepad after opening and click Enter (or Click OK);

3. Enter the following code in the pop-up Notepad editor

Windows Registry Editor Version 5.00

; speed up menu display

[HKEY_CURRENT_USERControl PanelMouse]

"MouseHoverTime"="100"

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurePipeServerswinreg]

"RemoteRegAccess"=dword:00000001

[ ,null,null,3],HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced]

" DesktopLivePreviewHoverTime " = dword: 000000f4

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionSidebarSettings]

" AllowElevatedProcess " = dword: 00000001

; accelerate the running speed

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlFileSystem]

" ConfigFileAllocSize " = dword: 000001f4

; accelerate switch machine speed, automatically shut down to stop responding

[HKEY_CURRENT_USERControl PanelDesktop]

" AutoEndTasks " = " 1"

"HungAppTimeout"="3000"

"WaitToKillAppTimeout"="10000"

; disable automatic restart of system when win7 crashes

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlCrashControl]

"AutoReboot"=dword:00000000

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlCrashControl]

"AutoReboot"=dword:00000000

; Close service latency

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControl]

" WaitToKillServiceTimeout " = " 1000 "

; IE completely delete the Links folder

[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerToolbar ]

" LinksFolderName " = " "

" Lo cked " = dword: 00000001

" ShowDiscussionButton " = " Yes "

; administrator automatically logged

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon]

" AutoAdminlogon"="1"

"DefaultUserName"="administrator"

"DefaultPassword"=""

;Optimized Read Ahead

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory ManagementPrefetchParameters]

"EnablePrefetcher"=dword:00000002

;Delete icon shortcuts

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorer]

"Link"=hex:00,00,00,00

; always unloading useless dynamic links from memory

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionexplorer]

"AlwaysUnloadDll" =dword:00000001

;Disabling all disks such as USB flash drives to run automatically

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer]

" NoDriveTypeAutoRun " = dword: 000000ff

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer]

" NoDriveTypeAutoRun " = dword: 000000ff

[HKEY_LOCAL_MACHINESYSTEMControlSet001Servicescdrom]

" Autorun " = dword: 00000000

[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicescdrom]

" Autorun " = dword: 00000000

; forbade me recently documented content

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer]

" NoRecentDocsHistory " = dword: 00000001

[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced]

" Start_ShowRecentDocs " = dword: 00000000

" Start_TrackDocs " = dword: 00000000

; the number of downloaded IE simultaneously increased to 10

[HKEY_CURRENT_USERSoftwareMicrosof tWindowsCurrentVersionInternet Settings]

"MaxConnectionsPer1_0Server"=dword:00000064

"MaxConnectionsPerServer"=dword:dword:00000064

;Close UAC completely

[ ,null,null,3],HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem]

" ConsentPromptBehaviorAdmin " = dword: 00000000

" EnableLUA " = dword: 00000000

" PromptOnSecureDesktop " = dword: 00000000

; Delete right click New Briefcase Contact BMP

[-HKEY_CLASSES_ROOTBriefcase]

[-HKEY_CLASSES_ROOT.contact]

[-HKEY_CLASSES_ROOT.bmp]

4 Click the file drop-down menu in the upper left corner and select Save As (A…);

5. Select the storage location (the location can be selected) in the dialog box as shown in the figure. The file name can also be suffixed at random (.reg). Be sure to select all files (*.*) in the English input type.

6. Then find the save location. Double-click the file to bring up the following dialog. Click Yes you can.

The above tutorial content is win7 optimization registry to solve the problem of computer failure, users in need can refer to this tutorial settings, in the process of optimizing the registry should pay attention to the backup of the file.

Copyright © Windows knowledge All Rights Reserved