Illustrated steps on how to clean the registry in Windows 10
When a computer is used for a long time, a lot of registry junk will be generated. Registry junk will affect the running speed of the computer. How can we remove this junk? Let the editor teach you how to clean up registry junk in Win10 system. Let’s take a look together.
1. Right-click on a blank space on the desktop and select New Text Document.
2. 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
3. Click on the file in the upper left corner and select Save as to desktop.
4. Open the .bat file you just saved to clean the registry.
The above is the step-by-step tutorial on how to clean the registry in win10. I hope it can help everyone.
The above is the detailed content of Illustrated steps on how to clean the registry in Windows 10. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Notepad++7.3.1
Easy-to-use and free code editor

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.