Basic Windows commands


Windows Basic commands



/? :- Displays help at the command prompt.




Cd :-In Windows, the cd command is used to change the current working directory in the command prompt or PowerShell .






    cd .. :- Is use for to go back one step.






Dir:-In Windows, the dir command is used to list the files and directories in the current directory. It provides basic information about files such as name, size, and modification date.






Ping:- In Windows, the ping command is used to test the reachability of a host (typically a computer or a server) on an Internet Protocol (IP) network and to measure the round-trip time for messages sent from the originating host to a destination computer.




tracert:-In Windows, the tracert (short for "traceroute") command is used to trace the route that packets take to reach a specified destination.





Mkdir:-The mkdir command in the command line is used to create a new directory (folder).  









Rmdir:-In Windows, the rmdir command is used to remove or delete directories (folders) from the command line.




Ipconfig:- In Windows, the ipconfig command is used to display information about the current TCP/IP network configuration on a system .



Net user:- In Windows, the net user command is used to manage user accounts. It allows administrators to create, modify, delete, and display user accounts, as well as manage.






color :-In Windows, the color command is used to change the color of the text and background in the command prompt.

























Comments

Post a Comment

Popular posts from this blog

How to Hide c drive or any other drive.

Prevent access to drives from My computer.