Just 30 seconds to clear the garbage in your computer.

Source: Internet
Author: User
Tags garbage cleaner log

To make it easy to surf the Internet do you notice that the free space on your computer system disk is decreasing day by day? Is it like the Monkey King who is old to move a day slower than the day?

That's right! A considerable amount of junk files are generated during Windows installation and use, including temporary files (such as *.tmp, *._MP) log files (*.log), temporary Help files (*.gid), disk check files (*.chk), temporary backup files (such as: *.old, *. BAK) and other temporary files. Especially if the temporary folder "temporary Internet files" for IE is not cleaned up for some time, the cached files will sometimes occupy hundreds of megabytes of disk space. These LJ files not only waste valuable disk space, but also cause the system to run slowly as a snail. I'm sure you can't stand it! So should promptly clean up the system of LJ file blockage, keep the system's "slim" figure, easy and smooth internet! Friends come, now let us together to quickly remove the system garbage bar!! Here is a simple two-step step!

In the lower left corner of the computer screen press "Start → procedure → attachment → notepad", the following text copied in, point "Save as", the path selected "desktop", save type "All Files", file name "clear System Lj.bat", completed. Remember suffix name must be. bat,ok! Your garbage cleaner just made it! Double-click it to quickly clean up trash files, less than a minute.

= = = = = is the following text (this line does not copy) =============================

@echo off

ECHO is clearing the system garbage 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*.*

del/f/q%userprofile%recent*.*

del/f/s/q "%userprofile%local settingstemporary Internet files*.*"

del/f/s/q "%userprofile%local settingstemp*.*"

del/f/s/q "%userprofile%recent*.*"

echo clearance System, LJ, complete!

Echo. & Pause

===== here (this line does not have to be copied) ==============================================

Just double-click to run the file later when the ScreenTip "clears the system LJ completes!" You're going to have a "slim" System!

Note: LJ means rubbish! This trick is better than those so-called optimization masters! The most important thing is that the system files are not compromised in the company's default system environment or in your own home computer.



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.