Table of Contents
This updated guide examines Use Cmd to Create an 'Undeleted' Folder on Windows and organizes the essential facts, background, and practical takeaways in clear American English.
1. Create a folder that cannot be deleted and cannot be renamed
Step 1:

First launch Command Prompt. To do this, enter cmd in the Search box on the Start Menu, then click the Command Prompt icon from the results list.
Step 2:

You cannot create this folder on drive C, the reason is because drive C is the installation drive. To create this non-delete folder on drive D, simply enter D: (or any other, not C drive) into Command Prompt, then press Enter.
Step 3:

Next enter md con into Command Prompt and press Enter. The child is a unique name and cannot be created or deleted because this name does not use Command Prompt.
Step 4:

The next step is to check the folder you just created. Access the drive you just selected to create the folder. You should now see a folder named child. Your task is to click on that folder and select Delete .
Step 5:

Now a new dialog box appears asking if you want to delete the folder, click Yes.
Step 6:

A new popup window appears and informs you that you cannot delete this folder. No matter how many times you click Try Again , it is impossible to delete the Sub folder.
2. How to delete folders that cannot be deleted and cannot rename?

To delete a folder that cannot be deleted and cannot change the name you created, follow the steps below:
1. First open the Command Prompt.
2. Next enter D: into the Command Prompt window (if you create a folder in drive D:) and press Enter.
3. You can now delete the files in the "child" folder that you created to delete the folder. To do this, enter the following command into the Command Prompt window:
rd child
4. The Sub-folder will then be deleted.
Refer to some of the following articles:
- All Frequency Restart, Shutdown, Remote Off. with Command Prompt
- Use the CMD command to remove viruses on Windows computers
- No need to use an antivirus program, this is how to get rid of the virus on your computer
Good luck!
FAQ
What is Use Cmd to Create an 'Undeleted' Folder on Windows about?
It provides a structured overview of Create a folder that cannot be deleted, explains the main context, and highlights practical takeaways for readers.
Why does this topic matter?
Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.
How should readers use this information?
Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.
Reader Comments 0
Sign in with email or Google to join the discussion.