Folder via CMD-console delete
- Open the desired folder and copy up the full path in the Explorer.
- Now open the CMD console and enter the command "rd" followed by the path.
- The command could look as follows: rd C:\Users\Tim\Desktop\Neuer folder
- Note: With the additions /s and /q are deleted all the directories in which Demand is blocked. Example: rd /s /q C:\Users\Tim\Desktop\Neu

CMD: folder delete
Alternative: Each folder in the CMD and delete
Instead of the folder path on the Explorer to pick out, you can make the folder to delete in the CMD console, locate.
- Use the appropriate commands to the folderin which the directory to be deleted is located. To do this, you typically use the "cd"command.
- About "you" you can now see which files and folders are included in the accessed directory.
- Last, delete "rd folder name" in the respective folder.
In the next practical tip we will show you how you news about the CMD console write.