Posts

How to make undeletable folders in Windows Using CMD

Image
It is very easy to make undeletable folders. It can be done without any software. We will use just cmd (command window) to make such type of folders in windows. Step 1. Simply open command window to the path where you want to make undeletable folders Step 2: write following line on command window md aux\ aux is a reserved word of windows. we can also use other reserved words like; md con\ md lpt1\ md lpt2\ md lpt3\ md lpt4\ md lpt5\ md lpt6\ md lpt7\ md lpt8\ md lpt9\ md lpy10\ For better understanding; Click here to See Video to make Undeletable folders Tags: how to make undeletable folders, how to make undeletable folder, how to create undeletable folder, how to make a file undeletable in windows 7, how to create undeletable folder in windows 10, how to make undeletable folder using cmd, how to make undeletable and password protected folder, how to create undeletable folder in windows 10, how to make undeletable file using cmd, how to make a file undeletab...