When we use the Win10 system computer, we will generate some junk files, just like our lives, it will also generate garbage at any time. The garbage of the system is generally composed of temporary files. The system has more garbage, which will affect the running speed of our computer, so we need to clean up the system garbage in time. How does Win10 automatically delete temporary junk files? Let's take a look at the way Win10 automatically deletes temporary junk files with Xiaobian.
steps are as follows:
1, this describes how to set up Win10 system automatically delete temporary files. These files are usually placed in the C:\\Users\\username\\AppData\\Local\\Temp folder, where files and folders can be safely deleted (as long as there are no currently running tasks). Want to enter the temp folder, there is a shortcut: enter %tmp% and press Enter.
2, using this shortcut, we can make a batch file to delete the contents of temp, the content is as follows:
@echo off
del “%tmp%\\ *.*” /s /q /f
FOR /d %%p IN (“%tmp%\\*.*”) DO rmdir “%%p” /s /q< Br>
3. Copy and paste the above text into Notepad and save it as a .bat file. The file name is self-explanatory. Then you can move to the "Start" folder (running "Run: "shell: Startup" can be entered), so the system is clean after each boot; can also be set as scheduled tasks, timed clear, detailed See "Win10 Tips: Creating a Recycle Bin that Can Be Automatically Emptyed."
Photo caption: Save as .bat file
Image caption: Execute shell:Runup
on the fly Image caption: Add to “Start & rdquo; folder
4, if you don't Time to manually create files, you can also directly download the files made by IT House:
Win10 automatically deletes the temporary junk files to give you a detailed introduction. If you still don't know how to delete the temporary junk files automatically, please refer to the above method and follow the steps to clean up the system junk. The most straightforward way is to use software cleanup.
While the focus of the media revolves around the topic of porting iOS and Android platform applicati
Win10 mobile preview microsoft edge browser tutorial! Microsoft launched the insider preview tutoria
The input method of the Win10 system suddenly cannot input Chinese. In the notification area of th
The Win10 system technology preview has been released for some time, and many users have taken the l
Win10 can not exit when entering flight mode.
Win10 playing Hero League black screen how to do? The black screen solution when playing LOL
Microsoft: Piracy users have a watermark on the desktop after upgrading Windows 10
How does Win10 display all icons of the system tray
What should I do if the text is incomplete after Win10 is updated to 9860?
Win10 method to adjust the volume size
Win10 right-click menu management method
How to solve the fake death of Win10 system IE browser?
awkward! Live broadcast weather forecast Windows 10 upgrade suddenly popped out
Win10 system to open /close the method of Xiaona Cortanaweb search function
What should I do if the screen flickers after upgrading Win10?
How to replace the search engine in the chrome browser
Windows 8 wireless network traffic viewing method
How to solve the problem that Windows 8 can't set static IP address
Six IE errors that make newcomers have a headache
Win8 broadband connection prompt error 813 solution
How to use the shadow magic hand puzzle method
How to solve the problem of slow computer boot?
What is the Windows 7 restore point? What is the role? How to create?
Win10 system does not use third-party software to convert word documents into pdf tutorial