This method can safely clean up the C drive, giving you nearly 1 GB of space!
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, you can browse Web Images for a long time. after a certain period of time, you can try again 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. It is better than a lot of software.
Create a notebook and enter the following content:Copy codeThe Code is as follows: @ 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 \*.*
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 \*.*"
Echo cleared system garbage!
Echo. & pause
Open or notepad, check whether it is saved, and rename it "clear system LJ. bat ". OK! Your LJ cleaning tool is created successfully!
In the future, you only need to double-click to run the file. When the screen prompts "the system garbage is cleared! You have a slim system !! Now let's look at your computer. Is it fast?