Q&A for How to Find All Commands of CMD in Your Computer

Return to Full Article

Search
Add New Question
  • Question
    How do I open cmd on a Windows phone?
    Community Answer
    Community Answer
    Since a phone is not a pc, using cmd on it is not possible.
  • Question
    How do I minimize a window?
    MikePlaysGames
    MikePlaysGames
    Community Answer
    You have to click the button in between the - and the x. You can also click and drag the side of the window to make it smaller and drag at the corner of the window to make the height and width minimize or maximize at the same rate.
  • Question
    How do I use CMD for make a folder in C drive?
    Community Answer
    Community Answer
    Navigate to a directory you want to create a folder in (cd c:\{directory}), then create sub-directory (mkdir {nameOfDirectory}).
  • Question
    How do I find out if a computer is online in command prompt?
    Community Answer
    Community Answer
    Pinging a website is simplest way to find out if you are online; e.g. "ping google.com" (without the quotes).
  • Question
    How can I see all my Wi-Fi passwords in the Windows command line?
    SETSEG
    SETSEG
    Community Answer
    Open the Command Prompt application as an administrator on your Windows computer. Enter the command "netsh wlan show profiles" to display all your saved Wi-Fi profiles. Identify the network you want to analyze and enter "netsh wlan show profile name="Network Name" key=clear", replacing "Network Name" with the Wi-Fi profile you want to analyze.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit

Return to Full Article

You Might Also Like

Use MS DOS Use MS DOS
Change Directories in Command Prompt Navigate to a Different Folder in the Command Prompt
Use CMD (Beginner) Use CMD Command Lines as a Beginner
Use the Command Terminal in Windows 10 to Move and Copy Files/Folders Use the Windows 10 CLI to Move & Copy Files or Folders
Open a Folder in Cmd Open a Folder in Command Prompt (CMD)
Create and Delete Files and Directories from Windows Command PromptCreate and Delete Files and Directories from Windows Command Prompt
List Every File on Your Hard Drive See Every File On Your Computer in CMD (Command Prompt)
Run a Chkdsk Function Run Chkdsk: 4 Simple Methods for Scanning a Drive
Open the Command Prompt in Windows6 Simple Ways to Open the Command Line in Windows
Navigate the Windows DirectoryNavigate the Windows Directory
Run a Program on Command Prompt Run a Program at the Windows Command Prompt: 2 Ways
Copy Files in Command PromptCopy Files in Command Prompt
Locate Viruses Using the Attrib CommandLocate Viruses Using the Attrib Command
Run Task Manager from Command PromptRun Task Manager in CMD (+ More Task Manager Commands)