How to Create Folder and Delete Folder Using Command Prompt in Windows?
Hello Friends,we can do many type of work in computer using Command Prompt. there are lots of command for work in CMD. Command Prompt is useful for many kind of work. but in this post we will learn about some simple task.
1) Create Folder on Desktop using Command Prompt
2) Remove Folder From Desktop using Command Prompt
So, Let's Start and Learn.
1) Open Command Prompt in Windows (or Press Win + R and press Cmd and Press "OK")
2) for Set desktop folder type : cd desktop ( cd means change directory)
3) now desktop is set
4) now type : md computer (it means make directory with name "computer")
5) you will see new folder on desktop
6) after create folder :
7) you can see your folder in command prompt : type "dir" for show all folder & file on desktop
8) for remove all information from command prompt window , type "cls" (clear screen)
9) now we will remove folder on desktop
so type "rd computer"rd means remove directory. computer folder will be delete from your computer screen.
10) you can see on desktop. folder is not now.
11) have a good day & healthy life
watch this in video:
Command prompt से फोंल्डर बनाना ओर डिलीट करना सीखे
for notification subscribe blog from home page.