Create undeleteable folder using CMD
1. Open run and type cmd+enter
2. Type the drive name like D: and hit enter
3. Now type md com\ and hit enter(you can chose other name such as- aux,lpt1 etc
4. Open that directory,
How to remove:-
1. type that drive name like D: enter and type rd com/
thats all