What is Command Prompt?- Some Usefull Commands

in computer •  7 years ago 

Command Prompt is the comand line interpreter that allows us to interact with operating system. It is also know as cmd or cmd.exe. It is non-graphical interface which is used to execute different commands. We can solve different issues in our device by the help of command prompt. We can perform advanced tasks from the command prompt so it is used by experts. We can perform simple to advanced tasks in command prompt so it is used by learners to expert.
Screenshot (155).png
How to Open Command Prompt?
Go to the start menu and click on command prompt.
Or
Press Windows+R : It will open Run
“cmd” then press Enter
Then command prompt will open.

Different commands in Command Prompt & Their Use

  1. Assoc used to change the change the file type associated with particular file extension
  2. bscboot Helps to copy the boot files to the system partition & to create a new system BCD store
  3. ipconfig Refresh your DNS address and network troubleshooting.
    <4. netstat Helpul while trobuleshooting the connected devices
  4. ping Help us to find wheather root of the issue is an improper configuration or network hardware failure
  5. powercfg Help us to know how our device is using energy. Make a report of power consumption using this command.
  6. sfc System File Checker, helps to find the missing data and restore them using the cached copies
  7. Tasklist Helps to find the list of current running tasks
  8. Taskkill Help to force stop a running program
  9. nbstat used to find the name of all connected computers in your network
  10. cacls to access hidden files and folders
  11. chkdsk check the disks for error and fix the errors
  12. systeminfo helps to know the information about your computer

Website not opening from your browsers?
Sometime website don’t open from our browsers. Certain website stops opening for example www.google.com is not opening from your browser then use this simple command prompt command to open it.
Go to command prompt and type command
“ipconfig/fluhdns”
Then press enter
Screenshot (154).png
Now go to the browser and type the site url. Few months ago i was also having same problem. The website of payoneer was not opening. Then i tryed this simple cmd tricks and then it is opening well.

Thanks for reading my post. If you have any question about command prompt then please mention in comment

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!