Reference number: CH000225
How to remove temporary
program files.
Question:How to remove temporary program files.
Additional information:Not to be confused with temporary Internet files, temporary program
files are files used to store data currently being worked on, or
information to be swapped with the operating system or other programs.
These files can cause several issues and it has been found that searching
for these files or manually deleting these files can help prevent issues
or resolve issues with the computer.
Information about clearing your Internet history or cache can be
found on document CH000510.
Answer:If you are running Windows 2000, Windows 95, Windows 98, Windows NT,
Windows ME, Windows XP follow the below instructions to remove any temporary
files currently residing on the computer.
- Click Start / Find and click Find Files or folders
- In the named box type *.tmp to search for any files ending with
tmp.
- Verify that Look in section of the search box is pointing to the
C: drive and not Document Folders.
- Click Find Now
- Delete all files that are found
Once the above section has been done it is also recommend that
you ensure that the temporary folder on the hard disk is empty by
following the below instructions.
- Double-click My Computer
- Double-click the C: drive
- Double-click the Temp folder (if present) verify that all
files within this folder are deleted.
- Close the window and re-open My Computer
- Double-click the C: drive
- Double-click the Windows folder
- Double-click the Temp folder (if present) verify that all
files within this folder are deleted.
If you are running MS-DOS and or Windows 3.x follow the below
instructions to remove any temporary files currently on the computer.
- If you are currently in Windows click File and choose the option
to Exit Windows
- Once at the prompt type:
cd\ <press enter>
del *.tmp <press enter>
- Delete all temporary files found in the root directory of the C
drive.
- Next type:
cd\ <press enter>
cd temp <press enter>
- If present or in the C:\TEMP> directory type del *.* and
delete all files in the temp directory.
- Once deleted or if the temp folder is not present type:
cd\ <press enter>
cd windows <press enter>
cd temp <press enter>
- If present or in the C:\Windows\TEMP> directory type del *.*
and delete all files in the C: windows temp directory.
Additional Issues:
In Windows 95, 98, NT, 2000, ME, or
XP when attempting to delete *.tmp I
receive an error.
It is possible if other programs are running that are using the temporary
files that these files will be locked ensure that all programs are
closed before deleting *.tmp in Windows. |