Deleting Temp files

F

fipsey

I am trying to delete temp files such as this example -

Name In Folder
Type

SSMS39E1C8B0-1551-4C0B-9 C:\Windows\Temp\wrstemp Tmp File

I get a message saying it cannot be deleted because it is being used be
another person or program. Close any program that may be using this file.
Ihave no open program that I am aware of other than this one. I have 116 of
these temp file (never had so many). Please please how do I delete them

Thanks for your help
 
M

Mike Hall - MVP

fipsey said:
I am trying to delete temp files such as this example -

Name In Folder
Type

SSMS39E1C8B0-1551-4C0B-9 C:\Windows\Temp\wrstemp Tmp File

I get a message saying it cannot be deleted because it is being used be
another person or program. Close any program that may be using this file.
Ihave no open program that I am aware of other than this one. I have 116
of
these temp file (never had so many). Please please how do I delete them

Thanks for your help


Use Disk Cleanup to clear the temp files. Any left behind are being used by
the system..


--
Mike Hall - MVP
How to construct a good post..
http://dts-l.com/goodpost.htm
How to use the Microsoft Product Support Newsgroups..
http://support.microsoft.com/default.aspx?pr=newswhelp&style=toc
Mike's Window - My Blog..
http://msmvps.com/blogs/mikehall/default.aspx
 
D

db.·.. >

try via safemode.

--

db·´¯`·...¸><)))º>
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
 
J

Jim

fipsey said:
I am trying to delete temp files such as this example -

Name In Folder
Type

SSMS39E1C8B0-1551-4C0B-9 C:\Windows\Temp\wrstemp Tmp File

I get a message saying it cannot be deleted because it is being used be
another person or program. Close any program that may be using this file.
Ihave no open program that I am aware of other than this one. I have 116
of
these temp file (never had so many). Please please how do I delete them

Thanks for your help
Actually, there are quite a few programs running in both the foreground and
background.
Process Explorer can tell you which program has a handle on the file (i. e.
has it open).
Process Explorer can delete the handle which effectively closes it.
Be really certain that you want to do this because some programs do not like
having their temporary files deleted.
Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top