Windows7 system optimizes the transfer of Winsxs folder content

  

Win 7 system winsxs folder contains a lot of file resources, winsxs folder is also required for Win7 system operation, today I introduce you to the Win7 system depth Optimization, how to transfer the contents of the winsxs folder to other hard disk partitions, so that Win7 system optimization is more thorough, Win7 boot operation will also add a lot of color.

First, first create a link

We need to use two software: PendMoves and MoveFile. Then download PendMoves and MoveFile the Zip format archive decompression to: under "C Windows" directory; then Run as administrator CMD and in turn execute the following two commands:

CMD command line

cd ..

mklink /D winsxs.link winsxs.moved

Second, get permission

1, right click on the "winsxs" folder and select "Properties" to open " "Security" tab of the "winsxs property" dialog box;

2, select the currently logged in administrator account (such as "Administrators (syhl999-PCAdministrators)") and click the "Edit" button, then pop up In the window, select the administrator account with the same name;

3, check all the check boxes under "Allow" and click the "Apply" and "OK" buttons.
winsxs permissions

3. Renaming and copying files

After executing the two DOS commands in step 1, follow the two commands at the cursor:

movefile C:Windowswinsxs C:Windowswinsxs.moved

movefile C:Windowswinsxs.link C:Windowswinsxs

After completing the rename operation, Start the system, and finally copy all the contents of the "winsxs.moved" folder in the "C:Windows" directory to the "E:Windowswinsxs" directory.

4. Delete file resources

Run CMD again as an administrator and execute the following DOS command:

cd..

rmdir winsxs

mklink /D winsxs D:windowswinsxs

After completing the creation of a new link named "winsxs" in the "D:windowswinsxs" directory, restart the system and finally the file named "winsxs.moved" in the "C:Windows" directory. The folder can be deleted.

The winsxs folder in Win7 system contains the file resources. Without them, mscorwks.dll will not load, Win7 system will not run normally. Win7 depth optimization is winsxs The content inside the folder is transferred.

Copyright © Windows knowledge All Rights Reserved