Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Need help with an undeletable folder.  (Read 21326 times)

0 Members and 2 Guests are viewing this topic.

Broni


    Mastermind
  • Kraków my love :)
  • Thanked: 614
    • Computer Help Forum
  • Computer: Specs
  • Experience: Experienced
  • OS: Windows 8
Re: Need help with an undeletable folder.
« Reply #30 on: November 07, 2008, 07:21:48 PM »
Quote
it just comes back with the same line "The directory is not empty"
This is very strange. The above error should come up only, if folder is not empty, and you use "rd" command without any switch.
/S (switch) = Removes all directories and files in the specified directory in addition to the directory itself. Used to remove a directory tree.
It's a replacement command for former "deltree" command.

What Fed was talking about is this.
At Command Prompt run this:
ATTRIB -S -H -R D:\some_directory\stubborn_folder
Then, try "rd" command again.

Quote
SimpleTech does not manufacture HDD's....find out what's in there
Give them a call:
Call us 6:30 am to 5:30 pm PST, Monday through Friday
800.945.3444 | 949.477.7700

flomtl

    Topic Starter


    Beginner

    Re: Need help with an undeletable folder.
    « Reply #31 on: November 07, 2008, 09:19:55 PM »
    i did what fed said, same result "Directory is not empty"

    I cant find what HDD is inside teh simpletech.. i guess ill give them a call on monday seeing as they arent open on weekends...
    anyone have another idea?

    Broni


      Mastermind
    • Kraków my love :)
    • Thanked: 614
      • Computer Help Forum
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows 8
    Re: Need help with an undeletable folder.
    « Reply #32 on: November 07, 2008, 09:26:12 PM »
    Keep in mind, that chkdsk found errors....

    Since nothing better to do, try to take ownership of that folder: http://www.winxptutor.com/ownership.htm

    patio

    • Moderator


    • Genius
    • Maud' Dib
    • Thanked: 1769
      • Yes
    • Experience: Beginner
    • OS: Windows 7
    Re: Need help with an undeletable folder.
    « Reply #33 on: November 07, 2008, 09:47:39 PM »
    Keep in mind, that chkdsk found errors....

    Since nothing better to do, try to take ownership of that folder: http://www.winxptutor.com/ownership.htm

    If it couldn't be deleted in safe mode i'll bet you a Beer he won't be able to take ownership of it either...
    " Anyone who goes to a psychiatrist should have his head examined. "

    Broni


      Mastermind
    • Kraków my love :)
    • Thanked: 614
      • Computer Help Forum
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows 8
    Re: Need help with an undeletable folder.
    « Reply #34 on: November 07, 2008, 10:03:34 PM »
    Hey, Beer is never bad, won, or lost ;D

    Fed

    • Moderator


    • Sage
    • Thanked: 35
      • Experience: Experienced
      • OS: Windows XP
      Re: Need help with an undeletable folder.
      « Reply #35 on: November 08, 2008, 01:09:13 PM »
      Quote
      How about using DOS to remove the file attributes first then try deleting them again with DOS then delete the empty directory.
      What happened when you tried to delete the files?
      What file names did you use?

      flomtl

        Topic Starter


        Beginner

        Re: Need help with an undeletable folder.
        « Reply #36 on: November 08, 2008, 04:37:49 PM »
        @Fed. When i try to delete the file (using DOS, or just right click -> delete) on both i get the same error "Directory is not empty"
        what do u mean by what file names? it has only letters in it if thats what you meant...


        Fed

        • Moderator


        • Sage
        • Thanked: 35
          • Experience: Experienced
          • OS: Windows XP
          Re: Need help with an undeletable folder.
          « Reply #37 on: November 08, 2008, 05:22:52 PM »
          Quote
          When i try to delete the file (using DOS, or just right click -> delete) on both i get the same error "Directory is not empty"
          There are Directories (Folders) and there are files, by the Windows & DOS response you have a Directory on your computer that has Files in it.
          OK so far?
          What I asked you to do was to remove the attributes from the files within the directory then try and delete those files and then delete the directory, all in DOS.
          You may need to use the *.* wildcard if you don't know the specific file names.

          Quote
          C:\>attrib/?
          Displays or changes file attributes.

          ATTRIB [+R | -R] [+A | -A ] [+S | -S] [+H | -H] [[drive:] [path] filename]
                 [/S [/D]]

            +   Sets an attribute.
            -   Clears an attribute.
            R   Read-only file attribute.
            A   Archive file attribute.
            S   System file attribute.
            H   Hidden file attribute.
            /S  Processes matching files in the current folder
                and all subfolders.
            /D  Processes folders as well.

          Clear as mud eh?
          Let us know what happens please.
          If you have any problems let us know the full path to the directory & its name?

          flomtl

            Topic Starter


            Beginner

            Re: Need help with an undeletable folder.
            « Reply #38 on: November 08, 2008, 08:10:15 PM »
            o i meant folder.. the thing i cannot delete is not a file it is a folder. Im pretty sure its empty to. but i cant check. cause when i go to open the undeletable folder it tells me that theres not enough disk space to perform this command. and when i try to delete the folder i get the message i said befor.

            so my undeletable file is actually a folder (or directory i guess). sorry about that, didn't realize they were that different.

            Thanks so far guys!

            Broni


              Mastermind
            • Kraków my love :)
            • Thanked: 614
              • Computer Help Forum
            • Computer: Specs
            • Experience: Experienced
            • OS: Windows 8
            Re: Need help with an undeletable folder.
            « Reply #39 on: November 08, 2008, 08:14:47 PM »
            I think, the issue is the drive itself, but we can't test it until you'll find out what tool to use, by making a phone call on Monday.
            I bet $5 here.

            flomtl

              Topic Starter


              Beginner

              Re: Need help with an undeletable folder.
              « Reply #40 on: November 08, 2008, 10:02:48 PM »
              ok, ill give them a call when their open. and get back to you.

              Broni


                Mastermind
              • Kraków my love :)
              • Thanked: 614
                • Computer Help Forum
              • Computer: Specs
              • Experience: Experienced
              • OS: Windows 8
              Re: Need help with an undeletable folder.
              « Reply #41 on: November 08, 2008, 10:04:58 PM »
              Make sure to post back. My $5 is at stake ;D

              Fed

              • Moderator


              • Sage
              • Thanked: 35
                • Experience: Experienced
                • OS: Windows XP
                Re: Need help with an undeletable folder.
                « Reply #42 on: November 08, 2008, 10:33:26 PM »
                Why wait?

                Quote
                If you have any problems let us know the full path to the directory & its name

                flomtl

                  Topic Starter


                  Beginner

                  Re: Need help with an undeletable folder.
                  « Reply #43 on: November 09, 2008, 05:09:29 PM »
                  full path to directory:

                  H:\Florian\Backup\Pictures\NewJersey

                  (NewJersey being the folder that i cannot delete)



                  Fed

                  • Moderator


                  • Sage
                  • Thanked: 35
                    • Experience: Experienced
                    • OS: Windows XP
                    Re: Need help with an undeletable folder.
                    « Reply #44 on: November 09, 2008, 07:09:59 PM »
                    Open a CMD.EXE screen, copy & paste each line one at a time hitting <ENTER> as you do each one.
                    Hint, use right mouse button to paste into CMD screen.

                    attrib -R -A -S -H H:\Florian\Backup\Pictures\NewJersey\*.*

                    del H:\Florian\Backup\Pictures\NewJersey\*.*

                    rd H:\Florian\Backup\Pictures\NewJersey