How to clean win7 system disk garbage?

Source: Internet
Author: User

How to clean win7 system disk garbage? In fact, we know that Win7 system, although gorgeous, but very memory, so the installation of Win7 system disk space requirements are higher, resulting in a lot of computers can not carry the system, even if there is such a large memory, installed the system you will find that there is little space in the C disk , the system disk is too compact will cause the computer to run the card, the following small set to teach everyone a clean win7 system disk garbage small way!

This method is very strong, tried the method of friends the highest record to help the system disk released more than 1G of space, of course, not every computer can achieve this effect, attention is to see their own computer system disk of the amount of garbage on, the following said the operation Method!

First, we need to right-click in the space on the desktop, and then create a new Notepad file, and then copy the following string of code into Notepad.

@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 Clears system garbage complete!

Echo. & Pause

When you save the file, we do not save, but choose Save As, and then change the filename to "clear system Lj.bat" on it!

The third step is to save the good after we double-click the file, the system will automatically start cleaning up the system disk garbage, until the prompt clear system garbage is done OK!

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.