How To Create/Delete A Folder Named “Con” In Windows
- Right click the file and select rename.
- Now, press Alt + 2 + 5 + 5 from the number pad of your computer.
- Type CON from the keyboard and press enter.
- How do I delete a folder named Con?
- How can I make a folder named Con on my desktop?
- How will you delete a folder named projects from the D drive?
- How do I force delete a folder?
How do I delete a folder named Con?
There is a folder on your server that has the name of a reserved system device (such as COM1, PRN, or CON).
...
- Open up a command prompt.
- Type: rmdir "\\.\C:\System Volume Information\TEMP" /S /Q.
- The folder will now be deleted.
How can I make a folder named Con on my desktop?
Hold down the ALT key and type 0160 from the numeric keypad (ALT+0160) and release the ALT key. Now, the folder name should go blank so that you can type any name of your choice such as “con”, “prn” “nul” etc. and press Enter. That's it, you're done!
How will you delete a folder named projects from the D drive?
Deleting an Undeletable Folder
- Step 1: Open the Windows Command Prompt. In order to delete the folder we need to use the Command Prompt. ...
- Step 2: Folder Location. The Command Prompt needs to know where the folder is so Right Click on it then go to the bottom and select properties. ...
- Step 3: Find the Folder.
How do I force delete a folder?
You can try to use CMD (Command Prompt) to force delete a file or folder from Windows 10 computer, SD card, USB flash drive, external hard drive, etc.
...
Force Delete a File or Folder in Windows 10 with CMD
- Use “DEL” command to force delete a file in CMD: ...
- Press Shift + Delete to force delete a file or folder.