Current location - Health Preservation Learning Network - Slimming men and women - Three methods of cleaning up junk files in XP system
Three methods of cleaning up junk files in XP system
XP system will produce a lot of garbage after running for a period of time, so it should be cleaned up frequently, otherwise the running speed of the system will slow down. There are many ways to clean up junk files in XP system. Today, Bian Xiao will introduce you to three ways to clean up junk files in XP system. Interested or necessary friends look down together.

The first type: disk cleaning

Open my computer-right click on the system disk-and select Properties, and the disk cleaning dialog box will pop up. Click Disk Cleanup, wait for file cleaning after scanning, and click OK to automatically clean up the garbage. Tips: It is best to use fewer applications to clean the disk, so that it can be cleaned more cleanly. )

The second type: create batch files and clean up the garbage with one click.

Create a new notepad and paste the following into it.

@echooff

Please wait while Echo files in cclean. ......

del/f/s/q%systemdrive%\。 Terminal Monitor Program (abbreviation of terminal monitor program)

del/f/s/q%systemdrive%\。 _mp

del/f/s/q%systemdrive%\。 log

del/f/s/q%systemdrive%\。 Dizziness

del/f/s/q%systemdrive%\。 chk

del/f/s/q%systemdrive%\。 old

del/f/s/q % system drive % \ recycled \

del/f/s/q%windir%\。 bak

Del/f/s/q% windir% \ prefetch \.

rd/s/q % windir % \ tempmd % windir % \ temp

del/f/q%userprofile%\cookies\

del/f/q%userprofile%\recent\

del/f/s/q % user profile % \ local settings \ TemporaryInternetFiles \。

del/f/s/q % user profile % \ local settings \ Temp \。

del/f/s/q%userprofile%\recent\

Echo, clear the system. LJ's done!

Echo pause

Then save Notepad as a batch file for garbage removal. Bat (it can be named by other names, but the suffix cannot be changed), find this file, click Open, and you can execute the garbage removal command.

The third type: software cleans up garbage.

360 security guards are used here. Generally, the security guards installed on computers have this function (you can choose other software, which is downloaded from many websites). Open Security Guard, select the garbage to be cleaned, and then click Start Scan. When the scan takes a while, click Clean up the garbage after scanning.

Three ways to clean up XP system junk files are shared here, very practical tips, I hope to help you.