Need help desparately

Discussion in 'General Software' started by Crusha19, Feb 12, 2006.

  1. Crusha19

    Crusha19 Aspiring Poker Player

    Likes Received:
    1
    Trophy Points:
    18
    I accidentally downloaded a file and i cannot delete it, move it or access properties on it. I cant do anything at all to it. It is a picture file. Any ideas on how to remove it?
     
  2. Ksing

    Ksing Geek Trainee

    Likes Received:
    0
    Trophy Points:
    0
    boot into safe mode and delete it?
     
  3. pelvis_3

    pelvis_3 HWF Member For Life

    Likes Received:
    123
    Trophy Points:
    63
    Or try deleting it through the command line!
     
  4. megamaced

    megamaced Geek Geek Geek!

    Likes Received:
    0
    Trophy Points:
    36
    Sounds suspisciously like a virus. Right click the file and select 'scan'.

    NB: This won't work if your antivirus application doesn't appear in context menus. Instead you could open up your antivirus, and navigate to the file. Then get it to scan.

    If you don't have anti-virus, then click my signature, and read my 'Windows XP Security Guide in the Windows Forum
     
  5. Crusha19

    Crusha19 Aspiring Poker Player

    Likes Received:
    1
    Trophy Points:
    18
    how do I delete throught the cmd line? I did a scan on the folder and nothing came up.
     
  6. pelvis_3

    pelvis_3 HWF Member For Life

    Likes Received:
    123
    Trophy Points:
    63
    Navigate to the file in cmd with the cd command, then just type del (filename.xxx) where filename is obviously the file name and .xxx is the file extension.
    If thhat doesn't work, you could try to rename the file's extension to .txt and then try deleting it!
     
  7. Crusha19

    Crusha19 Aspiring Poker Player

    Likes Received:
    1
    Trophy Points:
    18
    I would rename the file but it wont let me. Could you please explain a little more clearly on how to delete with the cmd prompt?
     
  8. megamaced

    megamaced Geek Geek Geek!

    Likes Received:
    0
    Trophy Points:
    36
    Why aren't you able to delete/rename the file? What error message does Windows produce? Does it say the file may be in use for example?

    Try rebooting into Safe Mode, and then delete the file
     
  9. pelvis_3

    pelvis_3 HWF Member For Life

    Likes Received:
    123
    Trophy Points:
    63
    If your image is located on your desktop for example, you type this:
    Code:
    cd\documents and settings\**username**\desktop
    Where **username** is your username.
    Then once in the desktop directory:
    Code:
    del example.jpg
    Thats about it really.
     
  10. megamaced

    megamaced Geek Geek Geek!

    Likes Received:
    0
    Trophy Points:
    36
    And to rename a file, you would type:

    Code:
     REN example.jpg 
     
  11. Crusha19

    Crusha19 Aspiring Poker Player

    Likes Received:
    1
    Trophy Points:
    18
    I dont get an errors, there just arent many options in the menu when I right clickon the file. Pressing delete doesnt do it either.

    I will try the cmd delete later today
     
  12. Karanislove

    Karanislove It's D Grav80 Of Luv

    Likes Received:
    0
    Trophy Points:
    36
    To go in Safe Mode restart your computer and start pressing f8 ->Select start windows in Safe Mode

    When you are in safe mode, dont run any program or application.....Just go to that folder and try to Delete that file.
     

Share This Page