@echo off PhyoNyi.com echo %temp% files cleaning pause rd /s /q %temp% mkdir %temp% pause cls echo Temp files cleaning pause del /s /q "C:\Windows\Temp\*.*" pause cls echo Prefetch cleaning pause del /s /q "c:\windows\prefetch\*.*" pause cls echo recent files cleaning del /s /q "c:\Users\shine\recent\*.*" echo shell:recent files cleaning pause del /s /q "C:\Users\shine\AppData\Roaming\Microsoft\Windows\Recent\*.*" pause cls pause
Posts
Showing posts from February, 2025