Posted by : Unknown
Friday, 3 April 2015
Create Undeletable Folders ?
- Go to Start and then Click on Run
- Type cmd & hit enter (To open Command Prompt ).
- can't make this kind of folder in C: drive if you installed windows on C:
- Type D: or E: and hit enter
- Type md con\ and hit enter (md - make directory
- Open that directory, you will see the folder created of name con.
- Try to delete that folder or rename that folder windows will show the error message.