9 ways to open PowerShell in Windows (including as administrator)

Many IT professionals use PowerShell to manage Windows computers and devices and to execute administrative tasks of all kinds. Before you can use PowerShell in Windows 11 and Windows 10, you first need to know how to start it. That's why we made a list of all the methods available for starting Windows PowerShell, including running it with admin rights. Read on to learn them all:

Contents

  1. 1. Start PowerShell using search
  2. 2. Open PowerShell using the Run window
  3. 3. Launch PowerShell from the Start Menu
  4. 4. Run PowerShell using its executable file
  5. 5. Start PowerShell using the WinX power user menu
  6. 6. Create a shortcut for PowerShell on your desktop
  7. 7. Open PowerShell by using the shortcut from our collection
  8. 8. Use Task Manager to start PowerShell
  9. 9. Open PowerShell from the Command Prompt (CMD)
  10. Do you know other ways of starting PowerShell?

NOTE: This guide covers Windows 11 and Windows 10. The methods sometimes differ slightly between the two operating systems. If you do not know the Windows version that you have on your device, read this tutorial: How to tell what Windows I have.

1. Start PowerShell using search

The fastest way to open PowerShell is by using Windows Search. In Windows 11, accessing Search is simple: just click or tap on the corresponding button on the taskbar (the one looking like a magnifying glass). Then, type powershell. If you want to run it, just click or tap on the Windows PowerShell result. If you want to run it as an administrator, click or tap the button on the right side of the search window.

9 ways to open PowerShell in Windows (including as administrator)

Run PowerShell using Search in Windows 11

NOTE: Running a program as administrator requires administrative rights on the device and triggers a UAC (User Account Control) warning.

In Windows 10, it’s even simpler, since by default, you have a search field in the taskbar. Just click or tap on the field, then enter powershell. Then, click or tap the Windows PowerShell result. Similarly to Windows 11, if you want to run PowerShell as administrator, click or tap on the corresponding button in the right pane of the search window.

9 ways to open PowerShell in Windows (including as administrator)

Run PowerShell using Search in Windows 10

TIP: In both operating systems, you can also run the program as administrator by right-clicking the result and then selecting “Run as administrator” from the context menu.

2. Open PowerShell using the Run window

One of the quickest ways to start PowerShell in any modern version of Windows is to use the Run window. A fast way to launch this window is to press the Win + R keys on your keyboard. Then, type powershell and press the Enter key or click OK.

9 ways to open PowerShell in Windows (including as administrator)

Open PowerShell using the Run window

This method applies to both Windows 11 and Windows 10.

3. Launch PowerShell from the Start Menu

Launching PowerShell from the Start Menu in Windows 11 is a bit more complicated than it was in Windows 10. First, open the Start Menu by pressing the Windows key on your keyboard, then click or tap on All apps.

9 ways to open PowerShell in Windows (including as administrator)

Access All apps in Windows 11

Next, browse through the apps until you find Windows Tools. Click on it.

9 ways to open PowerShell in Windows (including as administrator)

Click or tap on Windows Tools

This opens a new window. Scroll down until you find the Windows PowerShell icon and click or tap on it.

9 ways to open PowerShell in Windows (including as administrator)

The Windows PowerShell icon is at the end of the list

If you want to run the program as administrator, instead of clicking the icon, right-click (or tap and hold) on it to bring up the right-click menu. Then, click or tap on Run as administrator.

In Windows 10, open the Start Menu and go to the Windows PowerShell shortcuts folder. There, you can find a shortcut to Windows PowerShell.

9 ways to open PowerShell in Windows (including as administrator)

Open PowerShell using the Start Menu in Windows 10

NOTE: To run it as administrator, right-click on the Windows PowerShell shortcut, click on More and then on the “Run as administrator” option.

4. Run PowerShell using its executable file

You can also open PowerShell using File Explorer. To access the 32-bit version of the program, navigate to: “C:\Windows\System32\WindowsPowerShell\v1.0” (or copy and paste the path into the address bar). There, you find the powershell executable on 32-bits. The 64-bit version of PowerShell (the one that 64-bit Windows opens by default) is located under: “C:\Windows\SysWOW64\WindowsPowerShell\v1.0.” To run the program as administrator, right-click on powershell.exe and then choose the “Run as administrator” option.

9 ways to open PowerShell in Windows (including as administrator)

Launch PowerShell using File Explorer

NOTE: If you’re wondering what’s the difference between the 32-bit and 64-bit PowerShell, the answer is - in actual usage, almost none. On a 64-bit computer, Windows PowerShell (x86), a 32-bit version of Windows PowerShell is installed in addition to the 64-bit version. When you run PowerShell, the 64-bit version runs by default. However, you might occasionally need to run PowerShell (x86), when you're using a module that requires the 32-bit version or when you're connecting remotely to a 32-bit computer.

5. Start PowerShell using the WinX power user menu

Windows 10 includes a hidden menu for power users, named the WinX menu. The quickest way to launch it is to press the Win + X keys on your keyboard, but you can also do it with right-click (or press and hold) on the Windows logo from the bottom-left corner of your desktop. Here, you can find shortcuts for various utilities, including two for starting PowerShell (one with limited permissions and one with admin rights).

9 ways to open PowerShell in Windows (including as administrator)

The PowerShell shortcuts in the WinX menu in Windows 10

In Windows 11, the two shortcuts have been replaced with ones for Windows Terminal. Click on either of them to launch Windows Terminal, and PowerShell will open inside the Terminal window.

9 ways to open PowerShell in Windows (including as administrator)

The Terminal shortcuts in the WinX menu in Windows 10

TIP: If the Command Prompt opens instead inside the Terminal window, or you just need assistance with running PowerShell in Windows Terminal, read this article: How to switch between CMD and PowerShell in Windows Terminal.

6. Create a shortcut for PowerShell on your desktop

If you prefer using shortcuts, then do not hesitate to create a shortcut to PowerShell. If you do not know how and need help with creating shortcuts, read this guide: How to create shortcuts for files, folders, and web pages in Windows. The only thing you have to remember is to type powershell as the location of the item you create the shortcut for, just like in the screenshot below.

9 ways to open PowerShell in Windows (including as administrator)

Create a shortcut to Windows PowerShell

You can also use the direct path to the PowerShell executable file, shared at method four from this guide.

7. Open PowerShell by using the shortcut from our collection

Of course, if you can’t be bothered to create a shortcut to PowerShell yourself, we assembled an extensive collection of shortcuts for Windows. Download the archive, extract it, and you can find the PowerShell shortcut in the Windows PowerShell subfolder.

9 ways to open PowerShell in Windows (including as administrator)

You can find the shortcut to PowerShell in the folder with the same name

8. Use Task Manager to start PowerShell

Another way of opening PowerShell is to use the Task Manager. Launch Task Manager: a quick way is to simultaneously press the Ctrl + Shift + Esc keys on your keyboard. If the Task Manager opens up in its compact mode, click or tap on "More details." Then, open the File menu and click or tap on "Run new task." In the "Create new task" window, type powershell and press Enter or OK.

9 ways to open PowerShell in Windows (including as administrator)

Run PowerShell using the Task Manager

If you want to start the app with administrator privileges, just check the box below the input field before pressing OK.

9. Open PowerShell from the Command Prompt (CMD)

A geeky method that works involves starting PowerShell from the Command Prompt. After opening the Command Prompt, type in the following command, followed by Enter:

start powershell

If you want to start PowerShell from the Command Prompt, as administrator, make sure that you first open the Command Prompt as administrator.

9 ways to open PowerShell in Windows (including as administrator)

Run Windows PowerShell using the Command Prompt

Do you know other ways of starting PowerShell?

These are all the ways we know for launching PowerShell in Windows 11 and Windows 10. If you know of others, do not hesitate to share them in a comment. Also, if you are looking for some good articles on how to use PowerShell, do not hesitate to read the tutorials recommended below.

Sign up and earn $1000 a day ⋙

How to pin comments on TikTok

How to pin comments on TikTok

How to pin comments on TikTok, TikTok allows users to pin comments easily. Here's how to pin comments on TikTok videos.

Instructions for Organizing a Q&A session on Facebook

Instructions for Organizing a Q&A session on Facebook

Instructions for Organizing a Q&A session on Facebook, Recently, Facebook has launched the feature to create a Q&A session, when you post a question for everyone to answer.

Instructions for installing and recording videos with Likee

Instructions for installing and recording videos with Likee

Instructions for installing and recording videos with Likee, Likee is an application that supports extremely beautiful and impressive video recording, and is loved by many young people today. The following,

How to export the list of meeting participants in Zoom

How to export the list of meeting participants in Zoom

How to export the list of meeting participants in Zoom, How to take attendance on Zoom is not difficult, it even allows you to export the list of students participating in the class.

How to change font on Xiaomi

How to change font on Xiaomi

How to change font on Xiaomi, Want to create a new image for Xiaomi device? Just follow the instructions below to change the font style and size above

Instructions for creating a mirror image effect on Picsart

Instructions for creating a mirror image effect on Picsart

Instructions for creating a mirror image effect on Picsart, Picsart is an application where users only need to perform a few simple steps to transform the photo.

How to add new fonts to Microsoft Word

How to add new fonts to Microsoft Word

How to add new fonts to Microsoft Word, Can't find the font you want to use for documents in Microsoft Word? Don't worry, you can install new fonts for Word according to these steps

How to turn off the computer screen and still keep the computer running

How to turn off the computer screen and still keep the computer running

How to turn off the computer screen and still have the computer running, How to turn off the PC screen and still have the computer running on Win 10/11? Very simple. Here's how to turn off the computer screen

How to fix facebook error logging in 3/2024

How to fix facebook error logging in 3/2024

To fix the “An unexpected error occurred” issue when logging in to Facebook, you can try the following steps

Cant access Facebook, Messenger and Instagram, how to fix it immediately

Cant access Facebook, Messenger and Instagram, how to fix it immediately

Users reported that their Facebook, Messenger and Instagram accounts were suddenly logged out and could not be accessed again, both on the app and web version.

Instructions on how to take photos on Tiktok are extremely simple

Instructions on how to take photos on Tiktok are extremely simple

Instructions on how to take photos on Tiktok are extremely simple. Tiktok is a famous application for recording and creating short videos on social networks. However, this application also

How to find and get Instagram links

How to find and get Instagram links

How to find and get Instagram links, Instagram is one of the most popular and easy-to-use social networking platforms today. However, because it is designed specifically for mobile,

Instructions for locking the mouse cursor when playing games on BlueStacks

Instructions for locking the mouse cursor when playing games on BlueStacks

Instructions for locking the mouse cursor when playing games on BlueStacks, Instructions for turning on/off the mouse cursor lock feature when playing games in the BlueStacks App Player emulator.

Instructions for installing and using Faceapp using an emulator on PC

Instructions for installing and using Faceapp using an emulator on PC

Instructions for installing and using Faceapp using an emulator on PC, Simple and easy instructions on how to install and use the Faceapp face editing app using an emulator on PC

Instructions for creating a cover photo group on Facebook

Instructions for creating a cover photo group on Facebook

Instructions for creating a cover photo group on Facebook, Creating a cover photo group is a feature that helps users set Facebook cover photos with many different images (maximum of 6 photos).

Mastering Technical Analysis with the Stochastic Indicator on Bubinga

Mastering Technical Analysis with the Stochastic Indicator on Bubinga

Learn how to effectively use the Stochastic Indicator for technical analysis on Bubinga. Explore advanced techniques to enhance your trading strategies

Instructions for adding angel wings to photos using PicsArt

Instructions for adding angel wings to photos using PicsArt

Instructions for adding angel wings to photos using PicsArt, PicsArt is a photo editing application used by many people today. Today WebTech360 will introduce the article

How to turn off the Just accessed notification on Zalo

How to turn off the Just accessed notification on Zalo

How to turn off the Just accessed notification on Zalo. This article WebTech360 will guide you to turn off the Just accessed notification under your Zalo chat name.

Instructions for blocking and unblocking accounts on TikTok

Instructions for blocking and unblocking accounts on TikTok

Instructions for blocking and unblocking accounts on TikTok. Similar to other social networking applications, TikTok also allows users to block someone's account

How to write a long status with a colorful background on Facebook

How to write a long status with a colorful background on Facebook

How to write a long status with a colorful background on Facebook, Today, WebTech360 will introduce some steps to post a long status with a colorful background on Facebook,