File removal

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

there are two files on my desktop that when i try to delete it says they are
being used by another program. These are setup files that I do not wish to
use. I've tried restarting the computer and then deleting them, but it has
been unsuccesful. No opther programs are running at the time. How do i find
what programs are using these files, stop the process and delete the files?
 
What text appears under the icons?

--
Ted Zieglar
"You can do it if you try."

diggydiggy said:
there are two files on my desktop that when i try to delete it says they are
being used by another program. These are setup files that I do not wish to
use. I've tried restarting the computer and then deleting them, but it has
been unsuccesful. No opther programs are running at the time. How do i find
what programs are using these files, stop the process and delete the
files?
 
1) Close all open programs.
2) Open a command prompt.( Start | All Programs |Accessories | Command
Promp )
3) Press ctrl+alt+del to open the Task Manager.
4) In Task Manager find a process called "explorer.exe", select it, and
click End Process.
5) Switch to the Command Prompt window and type in these commands:
cd\%homepath%
cd.\desktop
del <filename1>
del <filename2>
Replace <filename1> and <filename2> with the name of the file you
want to delete
6) Switch back to the Task Manager and click File | New Task (Run...) and
type in explorer.exe and click OK
7) Resume normal use of your computer
 

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

Back
Top