This tutorial is all about a cool windows trick. Sometime We mistakenly delete folders. Which contains our important documents,videos pictures,music files n many more.
So to prevent from that mistake n want to secure that folder you must use this trick.
By using this you cannot Delete & rename that folder directly.
So follow the steps:-
1)Go to Start and then Click on Run
Or
Just simply press window+ R
2) Now To open Command
Prompt ... Type cmd & hit enter.
3) Now Type D: or E: and hit enter.
( u cannont make this folder in that drive where wondows is installed like c drive )
4) now type md con\ and hit enter
(md - make directory) ( u can replace con with any name u want like aux, lpt1, lpt2, lpt3 up to lpt9 or any other )
NOW
5) Open that drive -you will see the folder created of name con OR( your name given )
Try to delete or rename it :)
NOW HOW TO DELETE IT :-
It cannot deleted directly but you can with this trick.
1. Open Command Prompt
2. Type D: ( if u created this type of folder in D:
drive) & hit enter
3. Type rd con\ (rd - remove directory)
4. Hurreyy....your folder is deleted.
thankx via comments & suggestions if it worked & you learn it.