About 18,700 results
Open links in new tab
  1. Open Powershell as Administrator at Current File Explorer …

    Mar 31, 2018 · For example, I use ctrl + shift + p to open the PowerShell ISE To do this, go to the Powershell shortcut in the start menu>>Right-click, select open containing folder>>Right-click …

  2. Windows 11 - How to open a Terminal with Admin privilege from …

    Jul 2, 2024 · In Windows 10 (I think?) I could launch a Terminal/Powershell from File Explorer with or without admin privilege. I can't find that option for Windows 11 anymore. Is it still possible?

  3. How to open PowerShell in the current Explorer window by typing …

    Feb 14, 2023 · I know I can type "cmd" in the Windows Explorer address bar and it works with "Powershell". Is it possible to set an alias such that I can type just "ps"?

  4. How to open a PowerShell in the current folder? - Super User

    Alternatively, if you don't want to install anything, you can just use the Open command window here option built-in to Windows and then run powershell at the normal command prompt. A …

  5. Keyboard shortcut to open PowerShell from the Desktop

    Jul 14, 2018 · You can set PowerShell to open up with any keyboard shortcut you want by simply right clicking on any PowerShell shortcut file then going to 'properties', then click in the …

  6. How do I change "Open with Powershell" to "Open with …

    Apr 21, 2017 · Shift-rightclicking an empty spot in Explorer displays "Open with PowerShell" instead of "Open with Command Prompt" since the Creators Update (2017-04). How can I get …

  7. Trying to launch PowerShell from the file explorer location bar …

    Jan 14, 2022 · Deleting the PowerShell folder "fixes" the issue. My guess is that, by default, if a folder in Documents has the same name as what you type in the location bar, it will open that …

  8. How do I open a certain file location in PowerShell? - Super User

    Sep 10, 2013 · Using Windows PowerShell, is there a shorter way of opening a program other than the following? cd c:\\program files cd program folder start program.exe

  9. Open folders within same window in different tabs - Super User

    May 8, 2025 · However, you can work around this by using SendKeys to simulate the necessary keystrokes to open specific folder paths in new tabs within the same File Explorer window. …

  10. terminal - Open Cygwin/MinGW/PowerShell/Cmd in current folder …

    Mar 26, 2024 · The folder background context menu is controlled by the HKEY_CLASSES_ROOT\Directory\background\shell registry key. For example, the "Open …