Automatically Clean the Temp Folder During Boot

Create a Batch File to Automatically Clean Temp Folder

Open Notepad and type in the following:
rd %temp% /s /q
md %temp%



Then Click File > Save as..


Now, save the file exactly as the path below:

%appdata%\microsoft\windows\start menu\programs\startup\cleantempAutomaticbyPrakash.bat



That will create your batch file and save it inside the Startup folder.
After creating the batch file Automatically Clean the Temp Folder During Boot.
Share on Google Plus

About Prakash Chandra Mandal

    Blogger Comment
    Facebook Comment

1 comments: