Notebook win7 system garbage depth cleaning up speed of operation

Source: Internet
Author: User

notebook win7 System garbage depth cleaning up speed of operation

1, the Desktop right button to create a new text document;

2, double click to open the new text document;

3, copy the following content to the text document

= = = = = = 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%windi R%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 ===== So far (this line does not have to be copied) ==============================================

4, in the click of the file selection---(Do not save As);

5, on the other side of the desktop, file name for depth cleaning garbage. bat file type: all files;

6. Double-click the file generated on the desktop;

7, the code automatically start cleaning garbage;

8, see this means that the cleanup is complete, press any key can exit.

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.