About 1,090,000 results
Open links in new tab
  1. How can I insert a new line in a cmd.exe command? - Super User

    43 I'm trying to execute a command on cmd.exe, with a line break or new line as part of the command, like below: command -option:text whatever But every new line executes the command, instead of …

  2. Clear All Event Logs in Event Viewer in Windows | Tutorials

    Sep 9, 2020 · To Clear All Event Viewer Logs in Command Prompt 1 Open an elevated command prompt. 2 Copy and paste the command below into the elevated command prompt, and press Enter.

  3. How can I put the computer to sleep from Command Prompt/Run menu?

    207 I know that almost everything on Windows, like opening any sort of application, can be done from the command prompt or from the Run menu. How can I put my computer to sleep or shut it down? …

  4. Admin CMD showing up as C:\\Windows\\system32> instead of …

    Jun 4, 2021 · By default, the Command Prompt as Admin is run from C:\Windows\System32. If it is run from the User Name, then it is not run in Admin mode. Why do you need it to be run from your User …

  5. How to set an alias in Windows Command Line? - Super User

    Possible duplicate of Is there a command to change path from current location to default directory, in Windows command prompt? Specifically, see my answer to know how you can have your DOSKey …

  6. Open Elevated Command Prompt in Windows 10 | Tutorials

    14 Jun 2020 How to Open an Elevated Command Prompt in Windows 10 A command prompt is an entry point for typing computer commands in the Command Prompt window. By typing commands in an …

  7. How to disable Bitlocker through command prompt? - Super User

    Open an elevated cmd prompt Type manage-bde F: -status and look under "Key Protectors" to ensure that "Password" appears. Type manage-bde F: -unlock -pw and type your password to unlock the …

  8. Enable or Disable Windows PowerShell 2.0 in Windows 10

    Nov 7, 2019 · Enable or Disable Windows PowerShell 2.0 in Command Prompt 1 Open an elevated PowerShell. 2 Do step 3 (check), step 4 (enable), or step 5 (disable) below for what you want to do.

  9. How to prevent the command prompt from closing after execution?

    Putting a pause line after batch programs to prompt the user to press a key before exiting Running these batch files or other command line manipulating tools (even service starting, restarting, etc. with net …

  10. Open Command Prompt in Windows 10 | Tutorials - Ten Forums

    May 26, 2021 · How to Open a Command Prompt in Windows 10 A command prompt is an entry point for typing computer commands in the Command Prompt window. By typing commands at the …