Delete Folder

Page 1 of 2 12 LastLast

  1. Posts : 194
    Windows 7 Home Premium 64 bit
       #1

    Delete Folder


    Cannot delete this folder. Says it does not exist. Re-named it and still no success. Any help appreciated. I am afraid to download software because of spyware. Thanks....Chuck
    Attached Thumbnails Attached Thumbnails Delete Folder-snap-2015-02-22-11.32.28.png  
      My Computer


  2. Posts : 2,774
    Windows 7 Professional 64-bit
       #2

    Exactly what folder [on your desktop, correct?] are you trying to delete?
      My Computer


  3. Posts : 630
    Windows 10 Pro 64 bit
       #3
      My Computer


  4. Posts : 194
    Windows 7 Home Premium 64 bit
    Thread Starter
       #4

    Nothing so far worked. Used unlocker and delete doctor. Afraid of command prompt. Will keep reading . I will get back. Thanks.
      My Computer


  5. Posts : 57
    Primary OS: Archlinux with Kde-Plasma5 x86-64. Secondary OS: Windows 8.1 x64. UEFI Setup.
       #5

    Hello chuckhig,

    I once had a customer with the same problem as you.
    It seems this is caused by the fact Windows does not like folders/files ending with a DOT, but NTFS allows all kinds of filenames:
    blog.dotsmart.net/2008/06/12/solved-cannot-read-from-the-source-file-or-disk/

    To remove the offending folder, execute in CMD:
    Code:
    RD /S "\\?\C:\Users\Chuck\Desktop\bb."
    RD removes a directory, /S will make it also remove Subdirectories.

    If that does not help, could you try executing Check disk:
    Disk Check - Windows 7 Help Forums
    That way you can verify if the cause could be Filesystem errors.

    Else you could also get yourself a Linux mint Bootcd (I recommend Mate or Cinnamon) and remove the folder from there.
    Main Page - Linux Mint
    Don't install it, just run from the DVD.

    Good luck ^^.
    Last edited by Midori; 22 Feb 2015 at 16:41.
      My Computer


  6. Posts : 42
    Windows 7 Ultimate 32bit
       #6

    chuckhig said:
    Nothing so far worked. Used unlocker and delete doctor. Afraid of command prompt. Will keep reading . I will get back. Thanks.
    did you try 1--restarting machine? or 2 restart in 'safe mode' and try deleting?
      My Computer


  7. Posts : 194
    Windows 7 Home Premium 64 bit
    Thread Starter
       #7

    Started in safe mode..same result..used CMD with remove code and get message the file does not exist. Still working on this.
      My Computer


  8. Posts : 57
    Primary OS: Archlinux with Kde-Plasma5 x86-64. Secondary OS: Windows 8.1 x64. UEFI Setup.
       #8

    chuckhig said:
    Started in safe mode..same result..used CMD with remove code and get message the file does not exist. Still working on this.
    Ok, could you try the command again, but without the DOT at the end of the foldername:
    Code:
    RD /S "\\?\C:\Users\Chuck\Desktop\bb"
      My Computer


  9. Posts : 194
    Windows 7 Home Premium 64 bit
    Thread Starter
       #9

    Yes,without the DOT worked. Thank you very much. This folder/file was originally an aircraft. Deleted it and this was left behind. Your patience is much appreciated. Life is good. Chuck
      My Computer


  10. Posts : 57
    Primary OS: Archlinux with Kde-Plasma5 x86-64. Secondary OS: Windows 8.1 x64. UEFI Setup.
       #10

    Good to hear your problem is solved,

    If you want to know, '\\?\' allows you to modify a file without the Windows filesystem Api getting in your way.

    Have a fine day ^^.
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 04:07.
Find Us