Urgently want to delete temp files
Hi,
I want to delete all temp files urgently, without wasting my time in searching them in my computer for an hour and then delete.
Help me if you have any option.
Hi,
I want to delete all temp files urgently, without wasting my time in searching them in my computer for an hour and then delete.
Help me if you have any option.
Hi Dear,
I have very simple solution for this problem. You have to save a notepad file with Extension .BAT (For Example: DelTemp.BAT). And Copy paste this code in that file, save this file on your desktop. Whenever you need to delete temp files, just click on this. It will automatically search all temp files on C, D, E, F drives and will remove them also. You can add, Edit and delete drive names from the code.
C:
CD
del *.eml /s
del *.tmp /s
del *.tmp /ar /s
del *.tmp /ah /s
del *.tmp /ah /ar /s
D:
CD
del *.eml /s
del *.tmp /s
del *.tmp /ar /s
del *.tmp /ah /s
del *.tmp /ah /ar /s
E:
CD
del *.eml /s
del *.tmp /s
del *.tmp /ar /s
del *.tmp /ah /s
del *.tmp /ah /ar /s
F:
CD
del *.eml /s
del *.tmp /s
del *.tmp /ar /s
del *.tmp /ah /s
del *.tmp /ah /ar /s
cls
Exit
To save time, you can do disk clean up of your C: drive. This deletes temporary files in the computer and it will runs smoothly.
It'll make your computer back to it's original settings. Some files and folders saved in your computer causes your system to slow down. And deleting some unwanted files will help do the trick. Defrag will also help you save files and store it in one location. It'll compress all files and data in 1 to locate the file directly and fast.
Here are the steps that you need to follow and it'll only take you 5 minutes to complete these steps.
* Go to Start, Computer, then right click on the drive selected, the desired hard disk where you want to delete files.
* Then click Disk Clean-up
Steps are simple and short, to save your time reading.