How to clean up computer junk with temp%?

WBOY
Release: 2024-08-09 18:44:38
Original
1146 people have browsed it

Computer junk files accumulate over time, affecting computer speed and storage space. Today, PHP editor Xinyi will bring you a trick to clean up computer junk. He will teach you step by step how to use the temp% folder to easily clean up computer junk. The method is simple and easy to operate, taking you step by step to solve the problem of computer junk and rejuvenate your computer.

How to clean up computer junk with temp%?

1. How to clean up computer junk in temp%?

Method 1:

Right-click on the desktop and "New" - text file (txt suffix), enter the following content and save, then change the suffix txt to bat. When cleaning the system, double-click this file.

The following:

@echo off

echo is clearing system junk files, please wait...

pause

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 Clearing system LJ is completed!

echo. & pause

Method 2:

Run disk cleanup:

Use the disk cleanup program in the C drive properties to clean up the C drive garbage. Method: Right-click on the C drive → Properties → General → Disk Cleanup → Select the junk files to be cleaned → OK.

Method 3:

Use third-party software to clean up, such as 360 Security Guard, Baidu Butler, Kingsoft Butler, etc.

2. How to clean up computer junk in txt?

Click Clean Up Junk in your computer’s Recycle Bin, and then you’re done.

3. How to clean up computer junk shortcut keys?

Method/step-by-step reading

1

/6

First install Tencent Computer Manager on your computer

2

/6

After opening it, click the main menu in the upper right corner

3

/6

Click on the third setting center

4

/6

Click on the left side of Junk Cleanup

5

/6

in the first row on the right. Create a "Trash Cleanup" icon on the desktop, double-click it and put a check mark in front of it to clean up daily trash. Don't cross it out directly after checking it. Be sure to click "Apply" in the lower right corner so that the junk cleaning icon of Tencent Computer Manager will appear.

6

/6

After everything is done, return to the desktop and the trash cleaning icon will appear. From now on, mom will never worry about extra junk in your computer. After turning on the computer every day, open Tencent Computer Manager to protect your computer. After cleaning the garbage, the computer will be great

4. How to clean the computer garbage without damaging the system?

If you want to clean up computer junk, you can use the system's built-in disk cleaning function. 1. First open this computer on the desktop and right-click the disk that needs to be cleaned.

2. Then select the Properties option in the pop-up window and click the Disk Cleanup button.

3. Then click the Clean System Files button and select the files that need to be deleted.

4. Finally, click the OK button and choose to delete the file.

5. How does Microsoft Surface Pro clean up computer junk and traces of cleaning?

There are many ways to clean up system junk. You can use security software to clean up, or you can use the system's own program to clean up junk.

1. Click the "Accessories" folder under "All Programs" under the "Start" menu in the system. Click the "Disk Cleanup" tool under "System Tools", select the disk you want to clean, and click the "OK" button. Wait for the program to finish cleaning up the junk on the disk.

2. Use the security software cleaning function and click the "One-click Clean" button to clean up system junk, including cookies, plug-ins, traces and other information on your computer. You can also turn on the automatic cleaning function to achieve a new cleaning experience.

6. Computer junk cleaning expert - How to clean up too many junk files on your computer? Too many junk files on your computer?

Step/Method 1

1. First, we need to click on Computer Manager on the computer desktop.

Step/Method 2

2. Then, click the toolbox option on the left side of the screen.

Step/Method 3

3. Next, click File Cleanup.

Step/Method 4

4. Then, we click to start scanning.

Step/Method 5

5. Next, check the files we want to clean.

Step/Method 6

6. Finally, click Clean Now.

7. How to clean up the garbage when the computer is too stuck?

The method to completely clean the C drive is as follows:

1. Click and open "My Computer" on the Windows desktop.

2. Then right-click the c drive and click "Properties" in the menu.

3. Then select "Tools" in the properties and click "Optimization" on the tool page.

4. In the optimization page, click "Analyze" first, and click "Optimize" after the analysis is completed.

5. Wait for the automatic optimization of disk defragmentation to complete to completely clean the C drive.

8. How to clean up garbage on HP computers?

Delete useless programs, 260 Security Guard, clean up the garbage

9. How to completely clean up the garbage on your computer?

Install a 360 Security Guard on your computer and use its cleaning tools to comprehensively clean up all kinds of system junk in the computer system

10. How to clean up junk on Huawei computers?

Through Computer Manager, click Clean Trash, and then clean it up with one click

The above is the detailed content of How to clean up computer junk with temp%?. For more information, please follow other related articles on the PHP Chinese website!

source:xtzjcz.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template