About 598,000 results
Open links in new tab
  1. Open Command Prompt in Windows 10 | Tutorials - Ten Forums

    May 26, 2021 · 1 While you have a folder or drive open in File Explorer (Win+E), type cmd into the address bar, and press Enter to open the command prompt in whatever folder or drive you …

  2. Command for "cmd" to update all the software in windows?

    Jul 29, 2019 · At one time, MS provided the application wuauclt.exe in the \System32\ folder to enable manual update from CMD, but apparently that application no longer works. It is …

  3. How to run cmd with Admin privileges using command line

    You start elevated only the cmd.exe process. To start any other process you have to either run it from the cmd.exe script, or create another standalone shortcut with the Run as Administrator …

  4. Open CMD as admin with Windows+R shortcut - Super User

    Sep 4, 2015 · To run cmd as administrator through Win+R without additional password typing (but UAC warning is still in-place though) just use the following trick: powershell "Start-Process …

  5. How can I restore Cmd.exe (Command Prompt) if it doesn't exist?

    Mar 22, 2021 · cmd.exe is not in the directory C:\Windows\System32. I think that I accidentally deleted it while messing with the environment variables, I don't know. It's not launching from …

  6. How does && work within a batch/cmd script? - Super User

    Dec 21, 2021 · (I am using Win10 20H2) I know if you have command A && command B, then command B only executes if command A was "completed successfully", …

  7. How do I do comments at a Windows command prompt?

    Nov 22, 2015 · @Pacerier, yes REM is an actual command, but it's embedded in CMD.EXE, so it should be pretty efficient. On the other hand, :: may be faster, since it ignores everything up …

  8. Windows command-line command to list hidden folders

    Oct 19, 2014 · It looks like Royi and Pacerier might be in Powershell prompts? When I open up a cmd.exe it works as advertised (and doesn't work in, eg, a VS Code Powershell terminal). …

  9. Install Windows Store apps from the command-line - Super User

    Step 1> Install Winget. Install Winget by downloading the (.msixbundle) file from the link Winget Download OR Install it From Windows Store App Installer(Winget)

  10. 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 …

Refresh