I have a certain .avi file that I can't delete. for some reason the computer just won't let me. i know for a fact that it's not a system file, and that it's not in use. why can't i delete it?
HP dv6t QE | Intel Quad Core i7-2630QM | 2GB GDDR5 Radeon HD 6770M | 8GB DDR3 | 750GB 7200rpm | Blu-ray Player & Burner | TrueVision HD Webcam | 15.6" Full HD LED 1080p Display | 9cell Battery | Windows 7 64bit
usually a restart will free it from whatever may be using it. sometimes even after you close a program that was using it it wont "release it", so a restart usually fixes that.
I've tried restarting my computer, and still nothing. For some reason I just can't delete this file. I've tried everything you've guys said, and anything else I've thought of. It keeps saying
"Cannot delelte file, It is being used by another person or program. Close any programs that might be using the file and try again."
__________________
Leave it to me as I find a way to be
Consider me a satellite, forever orbiting
I knew all the rules, but the rules did not know me
Guaranteed
---Eddie Vedder, “Guaranteed”.
Rest in Peace, Evan.
2.11.71 - 9.8.08
A method that works...sometimes. After a reboot, open a program that does NOT play avi files...Notepad, Word, anything other than a media player.
Go to File>Open, browse to the location of the avi file. Once found, right click and choose Delete.
The problem you're running into is most likely due to Windows' insistence on checking, or "indexing" the file, and every file in the folder with it, for whatever reason it thinks that's a good idea anytime the file is accessed. This indexing procedure can take an eternity. By accessing it through a program that can't open it, you bypass Windows Explorer and the indexing routine.
If that doesn't work, go into Control Panel>Administrative Tools>Services, find and double click on Indexing service and click on the Stop button. Then try to delete the file through Windows Explorer and see if it will go away without an argument.
another thing you can try is to put it in a folder and then move it to the c: directory
go to command or dos(depends on win version),
get to c: prompt,
type "dir/p" w/o quotes
make sure the folder is there.
then type
"deltree (folder name)" without parenthesis or quotes
hit enter
then do a dir/p
to see if the folder is gone.
if the folders gone,the files gone with it.