About 174,000 results
Open links in new tab
  1. How to Open a Windows Command Prompt - BleepingComputer

    Feb 6, 2019 · Method 2: Open Command Prompt from Run: Dialog The executable associated with the Windows Command prompt is C:\Windows\System32\cmd.exe and can be launched directly from the …

  2. C:\WINDOWS\SYSTEM32:CMD.EXE Information - BleepingComputer

    C:\WINDOWS\SYSTEM32:CMD.EXE Information This is an undesirable program. This file has been identified as a program that is undesirable to have running on your computer. This consists of …

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

    Jun 4, 2021 · I need a way to make it so that instead of having C:\\Windows\\system32> there will be C:\\user\\NAME> when I open the command prompt. When I run cmd as a regular user it comes up …

  4. How to get windows terminal to run batch file via desktop shortcut

    Mar 19, 2025 · Windows 10 on laptop. I need to set up a desktop shortcut to run wt.exe and run a file `addpath.bat` to set up may environment variables and paths. I need to use Windows Terminal …

  5. C:\WINDOWS\System32\cmd.exe opens every 8-10 minutes for no …

    Mar 16, 2019 · C:\WINDOWS\System32\cmd.exe window opened every 8-10 minutes for no reason but went away after 4-5 seconds. Isn't that the window used for the old DOS commands.

  6. No Boot and can't get to a system reset screen - Ten Forums

    Feb 9, 2018 · 1) Boot to command prompt > Administrator: X:\Windows\system32\cmd.exe > X:\sources> 2) type: bootrec /fixmbr enter 3) type: bootrec /fixboot enter 4) type: bootrec /scanos …

  7. Error when running .bat file via Task Scheduler - Ten Forums

    Oct 31, 2024 · I'm connected to the VPN already. **Task setup** Command line: `c:\windows\system32\cmd.exe`. I have verified that cmd.exe exists there. Task Parameters: This …

  8. Command Line Revisited... Solved - Windows 10 Forums

    Aug 9, 2023 · Bash is a command line shell that is common with Linux distributions. The Windows Subsystem for Linux (WSL) includes bash. System32 is used for backwards compatibility. …

  9. Open and Use Disk Cleanup in Windows 10 - Page 6 - | Tutorials

    Jun 25, 2017 · I must admit that I'm not sure why the drive didn't show the regained space. You might use the tutorial below to see how much space is being used by the Component Store to see if it's still …

  10. /cleanmgr /sagerun in batch scripts - Windows 10 Forums

    Aug 18, 2022 · So I've been working on a batch file that basically is like a homemade junk file cleaner and I really really really want to add " cleanmgr /sagerun " to it and it works well, BUT, what happens …