Folder can not delete empty folder can not be deleted How to do

  
Q: Why can't I delete a folder and prompt that the directory is not empty, the folder can not be deleted, what does this mean?? What should I do??
Related Problem:
Cannot delete empty folder
Cannot delete folder
Cannot delete empty folder
Cannot delete folder
Answer:
Cannot delete file Sometimes when we delete a file or folder, the system prompts that it cannot be deleted. This is a real headache. Now let's take a look at the solution.
First, the general solution:
1, cancel or restart the computer, and then try to delete.
2, enter “ safe mode delete & rdquo;. After restarting, press F8 and then use the up and down keys to select safe mode
3. Use the DEL, DELTREE and RD commands to delete them in the pure DOS command line.
4, if there are more subdirectories or files in the folder and can not be deleted, you can delete the subdirectories and files in the folder, and then delete the folder.
5, desktop right-click - new - text document - write the following command: DEL /F /A /Q \\\\?\\%1 RD /S /Q \\\\?\\%1 Save as <; Delete all .bat&rdquo (In fact, any name can be, but the suffix must be ".bat";), then drag and drop the file or directory to be deleted to the icon of the bat file can be deleted.
6, if you can not install you can install unlocker, ACDSee, FlashFXP, Nero, Total software, you can try to delete folders in these software.
7, end the Explorer.exe process in the Task Manager, and then delete the file in the Command Prompt window.
Copyright © Windows knowledge All Rights Reserved