Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 10-13-2007, 06:30 PM
Double Z
Newsgroup Contributor
 
Posts: n/a
Can't Delete a Movie (AVI file) on desktop

It's this one movie I've had on the desktop for months now. Every time I
try to move or delete it, it will bring up the move/delete dialog, but it
gets stuck on calculating the time remaining. I've tried programs like Move
on Boot, but the file refuses to move. Any ideas? I would think it's
corrupted somehow. I've ran checkdisk. I tried deleting through command
prompt but it freezes too. 'Window Washer' can't 'shred' it.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 10-13-2007, 06:30 PM
  #2 (permalink)  
Old 10-13-2007, 06:50 PM
Kristan M. Kenney [MVP]
Newsgroup Contributor
 
Posts: n/a
RE: Can't Delete a Movie (AVI file) on desktop

It sounds like something is locking the file, perhaps some sort of codec that
Windows is using to display the thumbnail for the file.

Try booting into safe mode (press F8 on your keyboard during start up and
select "Safe Mode") and remove it there. Alternatively, you can try this:

1. Hold down CTRL-SHIFT and tap ESC on your keyboard to display the Windows
Task Manager.
2. In the Processes tab, locate all instances of Explorer.exe and click on
"End Process". When the warning dialog appears, click on "End process".
3. In the Windows Task Manager window, click on "New Task (Run...)" and type
"cmd.exe", and then press OK.
4. In the command prompt window, type CD "%USERPROFILE%\Desktop"
5. Delete the AVI file from within the command prompt window by using "DEL
/F <name of file>.avi".
6. Close the Command Prompt window.
7. From the Task Manager window click on "New Task (Run...)" and type
"EXPLORER.EXE", and press Enter.

Let me know if this resolves the issue for you, have a great day,
--
Regards,
Kristan M. Kenney
Microsoft MVP [Windows - Shell/User]

This posting is provided "AS IS" with no warranties, and confers no rights.


"Double Z" wrote:
[color=blue]
> It's this one movie I've had on the desktop for months now. Every time I
> try to move or delete it, it will bring up the move/delete dialog, but it
> gets stuck on calculating the time remaining. I've tried programs like Move
> on Boot, but the file refuses to move. Any ideas? I would think it's
> corrupted somehow. I've ran checkdisk. I tried deleting through command
> prompt but it freezes too. 'Window Washer' can't 'shred' it.
>
>[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 10-13-2007, 07:00 PM
Rick Rogers
Newsgroup Contributor
 
Posts: n/a
Re: Can't Delete a Movie (AVI file) on desktop

Hi,

Click start and type CMD, then hit <enter>. From the prompt, run:

CD %userprofile%\desktop
Del /y <file_name>

Where <file_name> is the name of the file you are removing.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
[url]http://mvp.support.microsoft.com/[/url]
Windows help - [url]www.rickrogers.org[/url]
My thoughts [url]http://rick-mvp.blogspot.com[/url]

"Double Z" <zzinkmetairie@nospammingplzbellsouth.net> wrote in message
news:QoCdneM9ItMs84zanZ2dnUVZ_oytnZ2d@giganews.com...[color=blue]
> It's this one movie I've had on the desktop for months now. Every time I
> try to move or delete it, it will bring up the move/delete dialog, but it
> gets stuck on calculating the time remaining. I've tried programs like
> Move on Boot, but the file refuses to move. Any ideas? I would think
> it's corrupted somehow. I've ran checkdisk. I tried deleting through
> command prompt but it freezes too. 'Window Washer' can't 'shred' it.[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 10-13-2007, 08:00 PM
Double Z
Newsgroup Contributor
 
Posts: n/a
Re: Can't Delete a Movie (AVI file) on desktop FIXED

Thanks for replying so quick. I booted into Safe mode with cmd prompt and
it worked. And thanks for the CTRL Alt ESC shortcut for task manager, I
didn't know that. (:

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 10-25-2009, 10:40 AM
malcolm mcewen
Newsgroup Contributor
 
Posts: n/a
stubborn file

thanks for advice...

I had the same problem with a youtube video I downloaded using the realplayer function. clearly no virus or spyware issue just a corruption somewhere..

the file wouldn't play, delete or rename. I tried deleating the folder (having first moved the good files) and still no joy.

booting in safe mode (f8) without the command prompt though was sufficient to delete the file.

so thanks again



Double Z wrote:

Thanks for replying so quick.
13-Oct-07

Thanks for replying so quick. I booted into Safe mode with cmd prompt and
it worked. And thanks for the CTRL Alt ESC shortcut for task manager, I
did not know that. (:

Previous Posts In This Thread:

On 13 October 2007 21:19
Double Z wrote:

Can't Delete a Movie (AVI file) on desktop
It's this one movie I've had on the desktop for months now. Every time I
try to move or delete it, it will bring up the move/delete dialog, but it
gets stuck on calculating the time remaining. I've tried programs like Move
on Boot, but the file refuses to move. Any ideas? I would think it's
corrupted somehow. I've ran checkdisk. I tried deleting through command
prompt but it freezes too. 'Window Washer' can't 'shred' it.

On 13 October 2007 21:43
KristanMKenneyMV wrote:

It sounds like something is locking the file, perhaps some sort of codec that
It sounds like something is locking the file, perhaps some sort of codec that
Windows is using to display the thumbnail for the file.

Try booting into safe mode (press F8 on your keyboard during start up and
select "Safe Mode") and remove it there. Alternatively, you can try this:

1. Hold down CTRL-SHIFT and tap ESC on your keyboard to display the Windows
Task Manager.
2. In the Processes tab, locate all instances of Explorer.exe and click on
"End Process". When the warning dialog appears, click on "End process".
3. In the Windows Task Manager window, click on "New Task (Run...)" and type
"cmd.exe", and then press OK.
4. In the command prompt window, type CD "%USERPROFILE%\Desktop"
5. Delete the AVI file from within the command prompt window by using "DEL
/F <name of file>.avi".
6. Close the Command Prompt window.
7. From the Task Manager window click on "New Task (Run...)" and type
"EXPLORER.EXE", and press Enter.

Let me know if this resolves the issue for you, have a great day,
--
Regards,
Kristan M. Kenney
Microsoft MVP [Windows - Shell/User]

This posting is provided "AS IS" with no warranties, and confers no rights.


"Double Z" wrote:

On 13 October 2007 21:56
Rick Rogers wrote:

Hi,Click start and type CMD, then hit <enter>.
Hi,

Click start and type CMD, then hit <enter>. From the prompt, run:

CD %userprofile%\desktop
Del /y <file_name>

Where <file_name> is the name of the file you are removing.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
[url]http://mvp.support.microsoft.com/[/url]
Windows help - [url]www.rickrogers.org[/url]
My thoughts [url]http://rick-mvp.blogspot.com[/url]

"Double Z" <zzinkmetairie@nospammingplzbellsouth.net> wrote in message
news:QoCdneM9ItMs84zanZ2dnUVZ_oytnZ2d@giganews.com...

On 13 October 2007 22:56
Double Z wrote:

Thanks for replying so quick.
Thanks for replying so quick. I booted into Safe mode with cmd prompt and
it worked. And thanks for the CTRL Alt ESC shortcut for task manager, I
did not know that. (:

EggHeadCafe - Software Developer Portal of Choice
Database Design for Mere Mortals
[url]http://www.eggheadcafe.com/tutorials/aspnet/c7cc266a-9db9-481b-b01f-1ced9909759c/database-design-for-mere.aspx[/url]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't delete Movie Maker in Vista. Wayne L. Windows Vista 10 06-08-2009 04:30 PM
Can NOT delete a file from Desktop - Tried Move to boot to Jason statie7104@yahoo.com Windows Vista 15 08-24-2007 07:20 PM
Delete File on Desktop Don Bouchard Windows Vista 2 08-05-2007 09:10 AM
.exe file on Desktop won't delete Jimbo Windows XP 3 07-29-2007 11:00 AM
How can I delete a file on a smart device from desktop? Holstein Pocket PC General 2 03-15-2007 09:46 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 08:11 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0