Friends today I will show you how you can make a undeleted folder. I think many of you know that the windows are unable to generate a “con” folder and if any how it will generate then it will not be delete in simple way. So today here you will learn how to create con folder and delete it. Just follow step by step…
Step 1 :- open a CMD and write the following command
md\\.\G:\con (here G:\ is my drive name)
So I hope the con folder is created in my G:\ drive, ok it successfully created.
Step 2 :- for removing this folder you can use following command.