Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to clean up the garbage of Win7 registry

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)05/31 Report--

Most people do not understand the knowledge points of this article "how to clean up Win7 registry garbage", so the editor summarizes the following contents, detailed content, clear steps, and has a certain reference value. I hope you can get something after reading this article. Let's take a look at this "how to clean up Win7 registry garbage" article.

1. Create a new text document on the desktop and copy the following code into it.

@ echo off

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% windir%\ * .bak

Del/f/q% systemdrive%\ recycled\ *.

Del/f/q% windir%\ prefetch\ *.

Rd/s/q% windir%\ temp & md% windir%\ tempemp% & md% temp%

Del/f/q% userprofile%\ cookies\ *.

Del/f/q% userprofile%\ recent\ *.

Rd/s/q\ "% userprofile%\ Local Settings\ Temporary Internet Files\"

Cls & echo system garbage removal completed:)

Echo. & pause

2, click the file in the upper left corner, select Save as, save on the desktop, and end with .bat.

3. Then when you need to clean up, double-click to open the .bat ending file to clean up.

The above is about the content of this article on "how to clean up Win7 registry garbage". I believe we all have a certain understanding. I hope the content shared by the editor will be helpful to you. If you want to know more about the relevant knowledge, please follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report