About 627,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. Command for "cmd" to update all the software in windows?

    Jul 29, 2019 · In Ubuntu sudo apt-get update update all packages. Like Ubuntu, does Windows also have any command for cmd to update all installed software in Windows?

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

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

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

    Mar 22, 2021 · 15 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. cmd.exe - How do I turn off Windows Defender from the …

    Feb 28, 2016 · Further Reading An A-Z Index of the Windows CMD command line - An excellent reference for all things Windows cmd line related. sc - Service Control - Create, Start, Stop, …

  7. Windows command-line command to list hidden folders

    Oct 19, 2014 · Is there a command on the Windows command-line that can list hidden folders? I've tried dir -a:dh but that doesn't work for me.

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

    May 16, 2013 · 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 …

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

    Nov 22, 2015 · What's the equivalent of # for Windows cmd console sessions, to create a comment? The operating system is Windows XP.

  10. How can I view command prompt history after the window is …

    Mar 12, 2016 · Find visual demo Clink combines the native Windows shell cmd.exe with the powerful command line editing features of the GNU Readline library, which provides rich …