Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to Install Group Policy Management Console on Windows 11

Posted on 27/11/202311/08/2026 Temitope Odemo By Temitope Odemo No Comments on How to Install Group Policy Management Console on Windows 11
  1. Home
  2. Windows
  3. How to Install Group Policy Management Console on Windows 11
gpmc-1

Group Policy Management Console (GPMC) will help System Administrators to manage Group Policy Objects (GPOs) from a single console. In this guide, I will be showing you how to install a group policy management console on Windows 11. Please see What Happens if You Turn Off Your Computer During an Update, How to Fix The Virtual Desktop is Not Sysprep Generalized, and How to Install and Uninstall RSAT on Windows 11.

There is a GPO Editor in Windows 11 by default which can be used to configure local policies but does not have the GPMC which can be used to administer global Active Directory policies. The GPO Editor can be launched with gpedit.msc while GPMC can be launched with gpmc.msc.

Please see the YouTube video for more information.

Steps to Install Group Policy Management Console on Windows 11

If you want to read more on group policy you can read these: How to Create via GPO with Group Policy Object, How to Fix Failed to open the Group Policy Object on this Computer, Group Policy Search: Find Specific Settings in Windows 10 and 11, How to configure the new GPO settings and Security baseline available for Windows 10 21H1

1. How to Install GPMC on Windows 11 Using PowerShell

1: Open PowerShell and click Run as administrator. This will launch the PowerShell interface with administrative right.

How-to-Install-Group-Policy-Management-Console-on-Windows-11-run-as-Administrator

2: Enter the following command to install the group policy management console using DISM in the PowerShell interface.

DISM.exe /online /add-capability /CapabilityName:Rsat.GroupPolicy.Management.Tools
How-to-Install-Group-Policy-Management-Console-on-Windows-11-DISM.exe_

3: Next you will see ‘The operation completed successfully‘, which confirms the GPMC has been installed successfully.

How-to-Install-Group-Policy-Management-Console-on-Windows-11-successful

4: Next step is to verify if the GPMC is installed, in the search box type “Group Policy“. This should display the Group Policy Management app, click on it and start managing group policies.

How-to-Install-Group-Policy-Management-Console-on-Windows-11-GPMC

5: Please note that if your Windows 11 system is not part of a domain you will receive the below message when you try to open it as a workgroup computer:

How-to-Install-Group-Policy-Management-Console-on-Windows-11-GPM

6: When you click OK It will continuously load without stop. So make sure your Windows 11 computer is on a domain and the user account has permissions to manage the policies remotely.

How-to-Install-Group-Policy-Management-Console-on-Windows-11-GPM-Loading

Please see How to deploy MBAM Client as part of a Windows Deployment, How to deploy MBAM Client as part of a Windows Deployment, and how to Block downloads on Microsoft Edge using GPO on Windows Server 2019 and 2022.

2: Use PowerShell to uninstall the Group Policy Management Console

Please know that if you do not need the GPMC on your Windows 11 computer again. It’s very easy to remove.

Open PowerShell and click Run as administrator. This will launch the PowerShell interface with administrative right. Run the below command and hit enter.

DISM.exe /online /remove-capability /CapabilityName:Rsat.GroupPolicy.Management.Tools~~~~0.0.1.0

To complete the uninstallation, you can enter Y for YES. In case you experience any DISM Error 87.

How-to-Install-Group-Policy-Management-Console-on-Windows-11-uninstall

Please see Why use RSAT? How to Install RSAT on Windows 10 via Windows features. Remote Server Administration Tools: To install RSAT on Windows Server, and Group Policy Object: What is GPO and how can it be launched in Windows.

3.   Install Group Policy Management Console on Windows 11 using Optional Features

You can use the optional features of Windows 11 to install the Group Policy Management Console.

1: In the search box, type Optional Features and open it.

How-to-Install-Group-Policy-Management-Console-on-Windows-11-optionaal-features

2: In the optional features window, go to “Add an optional feature” section and click View Features.

How-to-Install-Group-Policy-Management-Console-on-Windows-11-optionaal-features2

3: In the Add an optional feature window, search for Group Policy Management Tools. Select “RSAT: Group Policy Management Tools” and click Next.

How-to-Install-Group-Policy-Management-Console-on-Windows-11-optionaal-features3

4: Click on the Install button to install the Group Policy Management Console on your Windows 11 Computer.

How-to-Install-Group-Policy-Management-Console-on-Windows-11-optionaal-features4

Once everything is fine you will get a success message on the GPMC installation.

How-to-Install-Group-Policy-Management-Console-on-Windows-11-RSAT

I hope you found this blog post on how to Install Group Policy Management Console on Windows 11 Interesting and helpful. In case you have any questions do not hesitate to ask in the comment section.

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
Windows Tags:GPO, GPOs, group policy, Group Policy Administrative Templates, Group Policy Management Console, Group Policy Object, Group Policy Objects, Microsoft Windows, Windows 10, Windows 11

Post navigation

Previous Post: What Happens if You Turn Off Your Computer During an Update
Next Post: How to Disable Integrated Graphics on Windows

Related Posts

  • Windows OS type and version and build
    How to determine Windows Version or Edition and Build Windows
  • Screenshot 2022 04 26 at 12.04.14
    Differences between Directory Services and Databases Windows
  • Install and report or install or shutdown with BitLocker
    BitLocker Windows Update Shutdown or Reboot option behavior Windows
  • screenshot 2020 02 07 at 20.59.01
    How to use the utility “Whoami” in windows Windows
  • SysInternals
    Use Active Directory Explorer from Sysinternals Windows
  • ETWindows
    An Overview of Event Tracing for Windows Windows

More Related Articles

Windows OS type and version and build How to determine Windows Version or Edition and Build Windows
Screenshot 2022 04 26 at 12.04.14 Differences between Directory Services and Databases Windows
Install and report or install or shutdown with BitLocker BitLocker Windows Update Shutdown or Reboot option behavior Windows
screenshot 2020 02 07 at 20.59.01 How to use the utility “Whoami” in windows Windows
SysInternals Use Active Directory Explorer from Sysinternals Windows
ETWindows An Overview of Event Tracing for Windows Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • wmic4
    How to find User Security Identifier (SID) in Windows [Part 1] Windows
  • Disable Microsoft SQL Auto Close Option
    Disable SQL Auto Close: Auto Close is enabled for both ePO and ePO Events Databases Oracle/MSSQL/MySQL
  • GoogleTimeError
    Google Chrome reports your clock is behind: How to fix clock synchronization issues in Windows Windows
  • VeeamIgnite2022
    Veeam at Microsoft Ignite 2022 from 12-14 October Backup
  • feature image
    How to Configure Advanced PAM in Linux Linux
  • maxresdefault 2 6
    How to create an AMI from the Command line AWS/Azure/OpenShift
  • Windows Image Converation from Evaluation to retail Edition
    Convert Windows Server Essentials or Evaluation to Retail Edition Windows
  • screenshot 2020 04 17 at 17.09.01
    How to configure a remote Windows Server to Support Ansible Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,757 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.