The Local Group Policy Editor (gpedit.msc) is a built-in Windows tool that lets administrators configure security policies, control app behavior, enforce system-wide settings, and manage user permissions beyond what the Settings app exposes. It is commonly used to manage Windows Defender settings across devices and to control Windows Update behavior in managed environments.
Important: gpedit.msc is available only on Windows 11 Pro, Enterprise, and Education editions. It is not included in Windows 11 Home. If you are on Home and need group policy-like control, you will need to use Registry Editor instead. The table below shows all 10 ways to open it — pick the one that fits your current situation.
| Method | How | Best for |
|---|---|---|
| Start menu | Search “Edit group policy” | Everyday use — fast and discoverable |
| Run dialog | Win+R, type gpedit.msc | Fastest overall, works anywhere |
| Command Prompt | Open CMD, type gpedit.msc | When already in a terminal session |
| File Explorer | Type gpedit.msc in the address bar | When File Explorer is already open |
| PowerShell | Open Terminal, type gpedit.msc | Admin scripting workflows |
| Task Manager | Run new task > gpedit.msc | When the taskbar or Start menu is unresponsive |
| Control Panel | Search “group policy” in Control Panel | When already working in Control Panel |
| System32 folder | Navigate to C:\Windows\System32, run gpedit | Direct executable access |
| System Settings | Win+I, search gpedit.msc | When already in the Settings app |
| Desktop Shortcut | Right-click Desktop > New > Shortcut | Permanent one-click launcher |
Method 1: Use the Start Menu to Launch the Local Group Policy Editor
The Start menu search is the most straightforward way to open Group Policy Editor without memorizing any commands.
Step 1: Click the Start button to open the Start menu.
Step 2: Type Edit group policy and press Enter.

Method 2: Use the Run Dialog to Launch the Local Group Policy Editor
The Run dialog is the fastest two-step method — it works from anywhere in Windows without needing the Start menu or a terminal open.
Step 1: Press Windows + R to open the Run dialog.
Step 2: Type gpedit.msc and press Enter.

Method 3: Use Command Prompt to Launch the Local Group Policy Editor
If you already have a Command Prompt window open, you can launch Group Policy Editor directly without switching applications.
Step 1: Press the Windows key to open the Start menu.
Step 2: Search for Command Prompt and open it as an administrator.

Step 3: Type gpedit.msc and press Enter.

Method 4: Use File Explorer to Launch the Local Group Policy Editor
File Explorer’s address bar doubles as a command launcher — you can type executable names directly into it.
Step 1: Press Windows + E to open File Explorer.
Step 2: Click the address bar, type gpedit.msc, and press Enter.

Method 5: Use PowerShell to Launch the Local Group Policy Editor
PowerShell accepts the same executable names as Command Prompt. This is useful if your workflow keeps a terminal session open for admin tasks.
Step 1: Press Windows + X and select Terminal to open PowerShell.

Step 2: Type gpedit.msc and press Enter.

Method 6: Use Task Manager to Launch the Local Group Policy Editor
Task Manager’s “Run new task” feature is a fallback when the Start menu or taskbar is unresponsive. It works similarly to the Run dialog.
Step 1: Right-click the taskbar and select Task Manager.

Step 2: Click Run new task in the top menu.

Step 3: Type gpedit.msc and press Enter.

Method 7: Use Control Panel to Launch the Local Group Policy Editor
Control Panel’s search can surface the Group Policy Editor directly under Windows Tools, which is useful if you are already navigating Control Panel settings.
Step 1: Open the Start menu.
Step 2: Search for Control Panel and open it.

Step 3: Type group policy in the Control Panel search box and press Enter.
Step 4: Click Edit group policy under the Windows Tools section.

Method 8: Use the System32 Folder to Launch the Local Group Policy Editor
The gpedit.msc executable lives in C:\Windows\System32. You can navigate to it directly in File Explorer and launch it like any other program.
Step 1: Press Windows + E to open File Explorer.
Step 2: Navigate to C:\Windows\System32.

Step 3: Find gpedit in the folder and double-click it to open the Group Policy Editor.

Method 9: Use the System Settings to Launch the Local Group Policy Editor
Windows Settings has its own search bar that can locate gpedit.msc and surface it as a launch option.
Step 1: Press Windows + I to open Settings.
Step 2: Type gpedit.msc in the Settings search bar and press Enter.

Step 3: Click Edit group policy in the search results.

Method 10: Use a Desktop Shortcut to Launch the Local Group Policy Editor
Creating a desktop shortcut is the best option if you open Group Policy Editor regularly. It gives you one-click access without typing anything.
Step 1: Right-click any empty area on the desktop and select New > Shortcut.

Step 2: Type gpedit.msc in the location field and click Next.

Step 3: Enter a name for the shortcut (for example, Edit Group Policy) and click Finish. The shortcut will appear on the desktop.
