Slimming cleanup work after installing Windows 7

  
        The slimming cleanup work required after installing Windows7
The first step is to open the Administrator account, first obtain the highest administrative privileges, method:
desktop right-click computer--administration, local users and groups--users, right-click Administrator- - Attribute, remove the checkmark before "Account is disabled", log out the current user login to the Administrator account.

1. Disable sleep, click Start menu, All Programs → Accessories → Command Prompt, right click and select “Run as administrator”, enter the command prompt, manually enter “powercfg -h off” and press Enter; Vista can delete the hibernation file by

2. disk cleanup to delete the backup, turn off system protection (computer right properties - advanced management settings - system protection)

3.. the transfer of virtual memory (computer right properties - advanced management settings - advanced - performance - settings - advanced - change).

4. transfer "the user's file" (double-click the Desktop Administrator (user folder) Folder, it is recommended to transfer the following system folders:
Favorites, video, music, pictures, documents. Right-click the project properties to be transferred - location X:\\Users\\Administrator).


Manual slimming strategy (deleting files without deleting functions, simplifying optimization and not optimizing performance)

1.C:\\Windows\\Web\\Wall*** (Windows comes with wallpaper) recommended transfer.

2.C:\\Windows\\System32\\DriverStore\\FileRepository Under:
Search input Ati*.inf (14.6M) nv*.inf(94.9M) (A card user deletes NVIDIA, N card user deletes ATI)
Search input mdm*.inf (21.6M)
Search input prn*. Inf (781M) prn All of them are printer drivers, I believe most people can't use them.
Note: prnms001.inf/prnoc001.inf/prnms002.inf These three are not printer drivers, it is recommended to keep

3.C:\\Boot (13.3M) This is a Windows startup interface for different languages. It can be deleted except zh-CN.

4.C:\\perflogs\\System \\Diagnostics (9.39M) This is the test record file storage location after the system test, delete.

5.C:\\Windows\\Downloaded Installations Some programs will be installed to extract the installation files to this folder. It can be safely deleted, ranging from tens of M to several hundred M.

6.C:\\Windows\\Help (66.7M) Can be deleted.

7.C:\\Windows\\IME \\IMESC5 (can be deleted using third-party input method)
Microsoft Pinyin input method (74.5M) can be left
C:\\Windows\\IME\\IMEJP10
Japanese input method (37.8M) Delete
C:\\Windows\\IME\\im Ekr8
Korean input method (2.86M) Delete
C:\\Windows\\IME\\IMETC10
Traditional Chinese input method (21.6M) Delete

C:\\Windows\\System32\\IME There are also several input methods, the deletion method is the same as
"C:\\Windows\\System32\\IME\\IMESC5"
"C:\\Windows\\System32\\IME\\***X"

8.C:\\Windows\\Installer, the program required for the uninstallation of the installed program is modified. If it is deleted, some programs will be uninstalled and modified.

9.C:\\Windows\\winsxs Cannot be deleted, but can be compressed. The size after compression is 2.48G. Space saving nearly 1G, system files, total size 3.22G (personal suggestion do not move)
C:\\Windows\\winsxs\\Backup (backup file, 354MB), can be deleted.

10.C:\\ProgramData Some programs will put some files into the installation, see the need to delete, the installation files exe, msi, can be deleted, but some are files required for software operation, can not Indiscriminately deleted.

11.C:\\Program Files\\Microsoft Games The system comes with games. If you don't play, you can delete them. The method of deleting your own games is as follows:
Start - Control Panel - Programs - Open or close Windows Function, find the game, click the plus sign to expand, remove the checkmark in front of the game you want to delete, then OK, you can also turn off the features of the Tablet PC optional components /Windows DFS service /Print Service /Windows Fax and Scan /Windows conference room /remote differential compression, if you need to open IIS, open the Internet information service here.
The following are deleted:
C:\\Program Files\\Microsoft Games\\Chess
Chess Master (30.3M)
C:\\Program Files\\Microsoft Games\\FreeCell
FreeCell Solitaire (690K)
C:\\Program Files\\Microsoft Games\\Hearts
Hearts (687K)
C:\\Program Files\\Microsoft Games\\inkball
Ink Ball (1.2M)
C :\\Program Files\\Microsoft Games\\Mahjong
Mahjong Master (12.6M)
C:\\Program Files\\Microsoft Games\\Minesweeper
Minesweeper (4.96M)
C:\\Program Files\\Microsoft Games \\Purble Place
Kitchen Contest (3M)
C:\\Program Files\\Microsoft Games\\Solitaire
Solitaire (696K)
C:\\Program Files\\Microsoft Games\\SpiderSolitaire
Spider Solitaire ( 697K)

12.C:\\Users\\Public (can be deleted)
All user public folders, there are some sample pictures, videos, etc., you can delete (217M), where C:\\Users\\ Public\\Recorded TV\\Sample Media is a sample TV recording file for Windows Media Center (143M), C:\\Users\\Public\\Musi c\\Sample Music is sample music (59M).


modify the registry to speed up Windows 7 system boot speed

1) Run regedit into the registry.
2) Open to: HKEY_LOCAL_MacHINE\\SYSTEM\\CurrentControlSet\\Control\\Session Manager\\Memory Management\\PrefetchParameters
3) On the right side of the "EnablePrefetcher" primary key, change its default value from 3 to 0.
4) Restart your computer


modify the registry to speed up Windows 7 system shutdown speed

1) Run regedit into the registry.
2) HKEY_CURRENT_USERControl\\PanelDesktop, set the key value of "AutoEndTasks" to 1.
3) Then modify "HungAPPTimeout" to "4000 (or smaller)" (default is 5000), the key value is also under "HKEY_CURRENT_USERControl PanelDesktop"; the last step to find "HKEY_LOCAL_MacHINESystemCurrentControlSetControl", also the WaitToKillServiceTimeout is set to "4000";


remove the menu delay time of the delay

remove pop-up menu can be accelerated to some extent Window7. The key value to be modified is in the "HKEY_CURRENT_USERControl PanelDesktop". Modify the "MenuShowDelay" button under it, change the default 400 to 0, press F5 to refresh the registry, and the restart will take effect.


Shortening the waiting time before closing the application and the process


Similar to the waiting time before shutting down the service, Windows Vista also has a section before forcibly closing the application and the process. Waiting for the program or process to close itself, the Windows system will force it to abort only after the time limit is exceeded. Therefore, shortening the default shutdown of the application or waiting time can also speed up the shutdown of Windows 7.
The setting method is similar to the above. Find the following branch in the registry: HKEY_CURRENT_USER\\Control Panel\\Desktop, double-click "WaitToKillAPPTimeout" in the right panel, and change its value from the default 20000 (the unit is also milliseconds) to A small 5000 or 1000, so if Windows does not receive an application or a shutdown signal after waiting for 5 seconds or 1 second after issuing a shutdown command, a corresponding warning signal will pop up and ask the user whether to force abort.
Copyright © Windows knowledge All Rights Reserved