Steps :-
1) Open Notepad or any editor and paste copy the following code
cd\
cd %temp%
cd..
del /q temp
cd\
cd windows
del /q Prefetch
cd %temp%
cd..
del /q temp
cd\
cd windows
del /q Prefetch
3) Save file as any_name.bat (extension shuold be .bat).
4) Run it and this will delete all temprary files from your computer.
4) Run it and this will delete all temprary files from your computer.
No comments:
Post a Comment