Cannot Delete Empty Folder

B

bob

I would like to delete a folder. Checking it's properties it is empty.
When I attempt to delete I get an error message "Cannot delete XXXXXXX. The
directory is not empty".
I have even tried deleting in safe mode - no luck.

Any ideas? Thanks
 
P

Pegasus \(MVP\)

bob said:
I would like to delete a folder. Checking it's properties it is empty.
When I attempt to delete I get an error message "Cannot delete XXXXXXX.
The directory is not empty".
I have even tried deleting in safe mode - no luck.

Any ideas? Thanks

The folder probably contains some hidden files. Make them
visible and delete them, or use this approach:
- Click Start / Run / cmd {OK}
- Type this command:
rd /s /q "c:\documents and settings\bob\. . . .\Folder Name"{Enter}
 
P

pc

I would like to delete a folder. Checking it's properties it is empty.
When I attempt to delete I get an error message "Cannot delete XXXXXXX. The
directory is not empty".
I have even tried deleting in safe mode - no luck.

Any ideas? Thanks

If Pegasus' advice fails, track down Unlocker and give it a twirl.
Some rouge app may have a file in the dir locked. We are talking
about a microsoft opsys, you know.

pc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top