How to create and delete a folder with CMD

Опубликовано: 14 Июль 2026
на канале: informat point
749
957

HOW TO CREATE AND DELETE A FOLDER WITH CMD
In this video we see how you can create a new folder through the command prompt (CMD), we will also see how you can delete it.

🗎 create folder:
mkdir "folder name"

🗎 delete folder:
rmdir /s "folder name"

🎹 Playlist Windows:
   • WINDOWS  

#ping #cmd #txt #command #prompt #folder #create #delete