Clear all junk files that waste memory on your computer

Source: Internet
Author: User
Many of my friends say that they can only reduce the number of MB. In fact, it is because your system is clean. If your system has been used for a while, you have installed some software, after upgrading and browsing web images for a long time, you can try again after a certain period of time to see if it can reach more than 1 GB. It is no exaggeration, just for users.

I don't want to upload it as a. BAT file, so that you can write it on your own. It feels safer, more secure, and more secure.

Teach everyone to write a program by themselves.

This program automatically cleans up the garbage in the computer without damaging the system.

Open [start]-[All programs]-[attachments]-[notepad]

Copy the following content.

@ Echo off

ECHO is clearing the System junk file. Please wait ......

Del/f/S/Q % systemdrive %/*. tmp

Del/f/S/Q % systemdrive %/*. _ MP

Del/f/S/Q % systemdrive %/*. Log

Del/f/S/Q % systemdrive %/*. GID

Del/f/S/Q % systemdrive %/*. Chk

Del/f/S/Q % systemdrive %/*. Old

Del/f/S/Q % systemdrive %/recycled /*.*

Del/f/S/Q % WINDIR %/*. Bak

Del/f/S/Q % WINDIR %/prefetch /*.*

RD/S/Q % WINDIR %/temp & MD % WINDIR %/temp

Del/f/Q % USERPROFILE %/cookies S /*.*

Del/f/Q % USERPROFILE %/recent /*.*

Del/f/S/Q "% USERPROFILE %/Local Settings/Temporary Internet Files /*.*"

Del/f/S/Q "% USERPROFILE %/Local Settings/temp /*.*"

Del/f/S/Q "% USERPROFILE %/recent /*.*"

SFC/purgecache 'clear useless files on the system disk

Defrag % systemdrive %-B 'optimized pre-read information

Echo system LJ cleared!

Echo. & pause

After copying and saving, click the file in the upper-left corner of notepad, select Save, and rename it "clear system LJ. bat is OK. In the future, you only need to double-click to run the file. When the screen prompts "clearing the system LJ is complete! You have a slim system !! Now let's look at your computer. Is it fast?

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.