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 registry garbage in Win10 system

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

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

Editor to share with you how the Win10 system cleans up the registry garbage. I hope you will get something after reading this article. Let's discuss it together.

First, right-click in the desktop space, and then select New text document.

Copy the following code into the text document:

@ 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

Click on the file in the upper left corner and select Save as to the desktop.

Fourth, open the just saved .bat file, and you can clean up the registry.

After reading this article, I believe you have a certain understanding of "how to clean up registry garbage in Win10 system". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for reading!

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