About 1,080,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 the …

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

  3. 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 with admin …

  4. How do I find CMD Properties window in Windows 11? - Super User

    Nov 13, 2023 · In Windows 10 and earlier, opening a CMD window and right clicking on the title bar brought up a Window titled CMD Properties. When I do that in Windows 11, I get a new tab titled …

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

    Jul 21, 2015 · 11 Is there a way to run/start cmd as administrator through the command line or a batch file programming in Windows 8? I want to create a batch file which has administrative privileges …

  6. Run SFC Command in Windows 10 | Tutorials - Ten Forums

    Nov 28, 2023 · How to Repair System Files with SFC Command in Windows 10 If some Windows functions aren't working or Windows crashes, use the System File Checker to scan Windows and …

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

  8. How can I always run the command prompt as administrator?

    Jul 25, 2012 · 21 The solution I use is to open command prompt by opening start menu, typing 'cmd' and pressing Ctrl + Shift + Enter. This will cause the selected program to be launched as administrator.

  9. windows - How to get tree of folders in CMD? - Super User

    Dec 29, 2011 · In Windows CMD, I use tree c: /f to get a tree of all directories resided in C:. But now I only want to tree out the only sub-directory folders (not files). How to I exclude files in tree command?

  10. How to get Windows Command prompt to display time?

    43 I would like my command prompt (not powershell, just command prompt) to show the time, something like this: 14:02> Is there a way to do this? Basically, I leave things running from the …