Win8 off family group to reduce hard disk read and write

  
From the task manager we can clearly find that after the family group function is turned on, the hard disk will remain read and written. This seriously affects the user experience. So, let's try to close the family group and see what has changed.

When the family group function is turned on, the disk read amount is very large.
We can find the “Control Panel” in the system, click “ Administrative Tools” in the control panel, and then double click “Service",
Find the “HomeGroupListener” service, double-click to open or right-click on the "Properties" command.

Control Panel & mdash;Administrative Tools

Administrative Tools—Services

Close “HomeGroupListener” &&quoquo;HomeGroupProvider”
In the pop-up properties interface window, in the regular Click the drop-down box for the launch type and select the list that appears from the "Disable”. Then click the “Stop” button in the service state, and click the “OK" button to save the settings.

Disable and stop
Similarly, the same treatment is applied to the HomeGroupProvider service.

The number of disk read/write times is greatly reduced after the family group is turned off.
With the above processing, Win8 will turn off the home group function, and the system will not read and write the hard disk and occupy the CPU for a long time. This allows for lower power consumption and heat generation, and ensures smooth operation when the user operates.
Clean up the Windows.old folder in time
If you are covering users who install Win8 system, then your C drive will definitely have a Windows.old folder that takes up a lot of space, which is all before Windows. System Files. If you feel that the C drive is not enough, you can completely clean up the Windows.old folder. The author will introduce three cleaning methods below.

Command prompt
Cleanup method one:
1, use the shortcut key "Win+X";;
2, click "ld command prompt" & rdquo;;
3, Enter “rd X:windows.old /s” (X stands for drive letter)

Enter “rd C:windows.old /s”
4, select “Y”
Clean up method two:
1, enter the file manager;
2, right-click the C drive, select & ldquo; & rdquo ;;

property disk cleanup
3, select & ldquo; disk cleanup & rdquo; , select "Previous Windows installation";
4, clean up
Cleanup method 3: After obtaining administrator rights, directly delete the "Windows.old" folder in the C drive

Copyright © Windows knowledge All Rights Reserved