Urgently want to delete temp files

Asked By 10 points N/A Posted on -
qa-featured

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.

Waiting.
SHARE
Best Answer by Aiksha
Answered By 0 points N/A #125415

Urgently want to delete temp files

qa-featured
  • From the start button, select the organize option on the top of the window.
  • Then choose the folder from which you want to delete files from.
  • Click on the view tab and then click on the box to show hidden folders, files and drives.
  • Click on apply followed by the ok button.
  • Double click on the App data folder then click on roaming.
  • Then double-click on Microsoft to get the template.
  • Finally, right click on the template you want to delete.
Best Answer
Best Answer
Answered By 0 points N/A #125418

Urgently want to delete temp files

qa-featured

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

Answered By 590495 points N/A #125417

Urgently want to delete temp files

qa-featured

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

  • To delete Internet Temporary files in your browser, you can do the shortcut command.
  • Press Control + Shift and Delete button in the keyboard and this does delete temporary files.

Steps are simple and short, to save your time reading.

Related Questions