About 122,000 results
Open links in new tab
  1. Running a command as Administrator using PowerShell?

    Sep 12, 2016 · From within a CMD window, the shortest version of this is: powershell start cmd -v runas. To verify the newly acquired privileges, run: net sess.

  2. How open PowerShell as administrator from the run window

    Is possible open a new PowerShell console as administrator through the run window, in Windows? I know that just typing 'powershell' in the run window is enough to start a new console, but is there a

  3. powershell - I want to run Power Shell script with admin privileges ...

    Some way to run PowerShell with admin privileges: Search Powershell from the Windows search icon OR click the Windows button from the keyboard --> write Powershell --> You will see the Windows …

  4. Open Elevated Windows PowerShell in Windows 10 | Tutorials

    Jun 7, 2020 · How to Open Elevated Windows PowerShell in Windows 10 Windows 10 comes with Windows PowerShell 5.0 included. Windows PowerShell is a task-based command-line shell and …

  5. Add Open PowerShell window here as administrator in Windows 10

    Dec 20, 2023 · How to Add "Open PowerShell window here as administrator" context menu in Windows 10 Windows 10 comes with Windows PowerShell 5.0 included. Windows PowerShell is a task-based …

  6. working directory - How do I run a PowerShell script as administrator ...

    Feb 25, 2021 · I also tried this "powershell.exe -ExecutionPolicy Bypass -NoExit -File "C:\project\test.ps1" " I can run in normal way but cannot run as administrator, because when I run …

  7. How to run PowerShell with admin privileges from current folder?

    Nov 14, 2016 · After that, you will be able to run powershell with admin privileges from current open folder. To do this, you have to hold shift and then right click on empty space in the folder.

  8. cmd - open PowerShell as administrator on specific directory from …

    Jun 29, 2021 · 5 I need a single command that opens a new elevated PowerShell window on a given path. why? I want a shortcut for opening Powershell as admin on given directory (just like holding …

  9. Add Edit with PowerShell ISE as administrator in Windows 10

    Jun 15, 2021 · How to Add 'Edit with PowerShell ISE as administrator' context menu in Windows 10 The Windows PowerShell Integrated Scripting Environment (ISE) is one of two hosts for the Windows …

  10. How can I run a command with administrator rights with Visual Studio ...

    Make sure all Visual Studio Code windows are closed. If any non-administrator windows are open, the new window won't have administrator privileges.