About 1,130,000 results
Open links in new tab
  1. 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 …

  2. Open Elevated Command Prompt in Windows 10 | Tutorials

    Jun 14, 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 …

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

    Mar 4, 2013 · 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 …

  4. Boot into Safe Mode on Windows 10 | Tutorials - Ten Forums

    Feb 10, 2024 · Start Windows 10 in Safe Mode or Normal Mode using Command Prompt 1 Open an elevated command prompt or command prompt at boot. You must be signed in as an …

  5. Erase Disk using Diskpart Clean Command in Windows 10

    Jul 3, 2020 · How to Erase a Disk using Diskpart Clean Command in Windows 10 You can use the clean or clean all Diskpart command options to erase (wipe) a disk leaving it unallocated …

  6. CMD is showing X:\sources - Windows 10 Forums

    Dec 15, 2022 · Couldn't repair, go to advanced> Advanced the only box that would open is the command prompt box, to which when i open I get X: \sources (see snapshot.) Tried DISK …

  7. How to get domain name in Windows using command?

    Aug 29, 2012 · I need a similar command to Linux' domainname on Windows without using any third-party application. Is there such a command?

  8. What is the correct order of DISM and sfc commands to fix …

    Jul 25, 2020 · Today i updated my system to build 2004. Everything went fine and so far i haven't had any problems. For good meassure i ran sfc /verifyonly and it found some problems. From …

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

    Sep 4, 2015 · My preference for running CMD is to use Windows+R » type cmd » Enter. But this doesn't open it with admin rights. Is there a way to type your way through to command prompt …

  10. windows - Create admin user from command line - Super User

    How would I go about making an Administrator account (read not limited) from the command line in Windows? I have seen commands to the effect of: net user USERNAME PASSWORD /add …