Skip to content

TechDirectArchive

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

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

How to Install Group Policy Management Console on Windows 11

Posted on 27/11/202318/09/2024 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.

Play

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.

5/5 - (1 vote)

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
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
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

  • screenshot 2020 02 09 at 17.11.11
    How to uninstall a program via command prompt in Windows Windows
  • Restrict Access to USB Drives
    Deny Execute Access: Restrict Access to USB Drives on Windows [Part 1] Windows
  • chocolatey
    Windows Package Manager: How to install, upgrade or uninstall Chocolatey Windows
  • credentialguard
    Enable or disable Windows Defender Credential Guard Security | Vulnerability Scans and Assessment
  • BANNER
    How to Install and Set Lively Wallpaper on Windows 11 Windows
  • Convert PEM to PPK 1
    Convert a PEM Key to a PPK Key on a Linux and Windows AWS/Azure/OpenShift

More Related Articles

screenshot 2020 02 09 at 17.11.11 How to uninstall a program via command prompt in Windows Windows
Restrict Access to USB Drives Deny Execute Access: Restrict Access to USB Drives on Windows [Part 1] Windows
chocolatey Windows Package Manager: How to install, upgrade or uninstall Chocolatey Windows
credentialguard Enable or disable Windows Defender Credential Guard Security | Vulnerability Scans and Assessment
BANNER How to Install and Set Lively Wallpaper on Windows 11 Windows
Convert PEM to PPK 1 Convert a PEM Key to a PPK Key on a Linux and Windows AWS/Azure/OpenShift

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • next cloud desktop
    How to install Nextcloud Desktop client on Mac Mac
  • screenshot 2020 04 06 at 04.12.00
    How to install and Configure Pleasant Reset Password Virtualization
  • screenshot 2020 02 13 at 22.47.41
    Active Directory Flexible Single-Master Operations Roles [FSMO] Windows Server
  • Screenshot 2021 02 09 at 16.10.30
    Download and install Fujitsu DeskUpdate & DeskUpdate Manager Windows Server
  • fixzoomaudioissue
    How to fix unable to access microphone on Zoom JIRA|Confluence|Apps
  • image 81
    How to Deploy Dynamic Website to AWS EC2 AWS/Azure/OpenShift
  • Disable and Enable USB in Windows
    Disable and Enable USB Usage for Certain Users in Windows Windows
  • Manually resize your partition
    KB5034439 Windows Update Error: Resize WinRE Partition 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,796 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

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

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.