Home » Tech Tips » Windows » Fix Some Settings are Managed by Your Organization in Windows 11 Settings App

Fix Some Settings are Managed by Your Organization in Windows 11 Settings App

Settings app is the place in Windows 11 where you can customize the appearance and configuration of your PC. In general, you can change all the applicable options in Settings app as per your need. However, sometimes the app will show “Some Settings are managed by your organization” error message and prevent you to edit the options. If you are seeing the message, here is how to fix it and unlock the Settings app.

Managed By Organization Message in Settings App

Remember that it is common for system administrators in organizations to lock certain options in Settings app. For example, you may not be able to change the wallpaper as it is set by the administrator for all employees. So, if you are using a system that is a part of an organizational network, then your admin might have set this restriction for security, privacy or any reasons. But if you are seeing “Some settings are managed by your organization” in your personal PC, there must be some other reasons behind it.

Before moving to the methods for fixing, below is how the error message appears on your Settings app. Though this is an informational message, it locks the background change option as you can see.

Some Changes are Managed by Your Organization Message in Settings
Some Changes are Managed by Your Organization Message in Settings

1. Using Local Group Policy Editor

You can use Local Group Policy Editor app to change all Windows system policies. These system policies decide how your system looks like and also define what settings users can configure or change. You can change certain options in the app to fix the error message in Settings app.

If you are using Windows 11 Home Edition, you won’t have the Group Policy Editor on your system. For enabling the app, copy the following command and paste it in a Notepad text file.

@echo off 
pushd "%~dp0" 
dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt 
dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>List.txt 
for /f %%i in ('findstr /i . List.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i" 
pause

Now, give a name and save the file as a batch file with .bat extension. For example, provide the batch file name as gpeditenabled.bat and press the “Save” button.

Save as Batch File
Save as Batch File

Right-click on the saved batch file and select “Run as administrator” option. Let the command run and restart your system for changes to take place. This will enable Local Group Policy Editor app in Windows Home edition.

Run Batch File as Admin
Run Batch File as Admin

If you are using Windows 11 Pro or any other editions (except Home), then simply follow the below steps.

  • Press “Windows + R” keys and open Run dialog box. Then type “gpedit.msc” in the text box and click on “OK” to open Local Group Policy Editor app.
Open gpedit.msc in Run
Open gpedit.msc in Run
  • Navigate to “User Configuration > Administrative Templates > Control Panel” section.
  • Check the “Hide Specified Control Panel Items” and “Settings Page Visibility” policies are in “Enabled” state.
Navigate to Control Panel in Group Policy Editor
Check Enabled Policies
  • If any option is enabled, make sure to set them to “Not Configured”.
Control Panel Folder in Registry Editor
Change State to Not Configured
  • To do so, double click on the option and select “Not configured”. After that, press “Apply” and “OK” buttons.
Set Not Configured for Hide Specified Control Panel Item
Set Not Configured for Hide Specified Control Panel Item
  • Go back to the “Control Panel” folder and now select “Personalization” folder. Among all the options check which ones are “Enabled”.
Go to Personalization Folder
Go to Personalization Folder
  • Double click on that policies one by one and select “Not Configured”.
Select Not Configured for Personalization Options
Select Not Configured for Personalization Options
  • Now navigate to the path “Computer Configuration > Administrative Templates > Windows Components > Data Collection and Preview Builds” and open “Allow Diagnostic Data” policy.
Allow Diagnostic Data
Allow Diagnostic Data
  • Select “Enabled” option and under the “Options” section, select “Send optional diagnostic data” and press “Apply / OK”.
Enable Allow Diagnostic Data Policy
Enable Allow Diagnostic Data Policy

After completing all these steps, restart your system and check if it removes the message in Settings app.

2. Using Registry Editor

Next method is to use Registry Editor app and modify the keys responsible for “Some of these settings are managed by your organization” error message. Before making any change to the registry keys, make sure to create a backup.

  • Press “Windows + R” keys to open Run prompt. Type “regedit” and press “OK” button to open Registry Editor app.
Open Registry Editor from Run
Open Registry Editor from Run
  • Copy paste the following path in the address bar and press enter key to go to that location:
Computer\HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\CurrentVersion\PushNotifications
Push Notifications Folder in Registry Editor
Push Notifications Folder in Registry Editor
  • Double click on the “NoToastApplicationNotification” to modify its settings. Change the “Value data” to 0 and press “OK” button.
Set Value Data as 0
Set Value Data as 0
  • Close Registry Editor and restart the system for changes to take place. Now, open Settings app and check if the message is removed.

There is also an alternate option to fix the issue, if you are seeing the error message in “Personalization” section of Settings app.

  • Open Registry Editor app and navigate to the following path.
Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop
ActiveDesktop Folder in Registry Editor
ActiveDesktop Folder in Registry Editor
  • Right-click on “NoChangingWallpaper” and select “Modify” option.
Modify Registry Key
Modify Registry Key
  • Next step is to set the “Value data” to 0 and press the “OK” button.
Set Value Data to 0
Set Value Data to 0

Restart your system and check the message is removed “Personalization” section of Settings app.

3. Modify Diagnostics & Feedback Settings

Microsoft uses “Diagnostics & Feedback” data to improve the Windows functionality. Windows 11 allows users to choose the data they want to share. You need to enable this option for some of the options to work properly in Settings app.

  • Open Settings app and go to “Privacy & security” section from the left side menu. Then, select the “Diagnostics & feedback” option.
Diagnostics and Feedback Option
Diagnostics and Feedback Option
  • Now, check the “Send optional diagnostic data” option is turned On. If it is Off, turn the toggle to the On position.
Turn On Send Optional Diagnostic Data
Turn On Send Optional Diagnostic Data

4. Change Network ID

If the problem persists, try changing your network ID settings. Network ID is associated with joining a workgroup or a domain and let you know if the PC is a home computer or a part of the organization. These settings can be the cause of “Some settings are managed by your organization” error message in Settings app.

Note that if you are using Windows 11 Home Edition, this method might not work for you as this edition don’t have the Network ID option enabled.

  • Press “Windows + I” keys to open Settings app.
  • Scroll down under “System” section and click “About” option.
Open About Settings
Open About Settings
  • Now click on the “Advanced system settings” option.
Advanced System Settings Link
Advanced System Settings Link
  • Go to “Computer Name” tab and click on the “Network ID…” button.
Open Network ID
Open Network ID
  • Now select the “This is a home computer, it’s not part of a business network” option among the two options available. Click “Next” button to proceed further.
Select This is a Home Computer
Select This is a Home Computer

Click “Finish” button on the next screen to restart your computer. After that, open Settings app and check if the problem is resolved.

5. Uninstall Third-Party Antivirus

If you are using any third-party antivirus application, there is a possibility the app is causing “Some settings are managed by your organization” message. You can stop the real-time protection and check if that solves the problem. Otherwise, you may need to uninstall the app for checking. Make sure you have the installation file or you can download it from the developer’s website so that you can reinstall the app if it is not causing the issue.

  • To uninstall the app, open Settings app and go to “Apps” section.
  • Click on “Installed apps” option to view all installed apps in your system.
  • Find your antivirus program and click the three dots icon showing against the app.
  • Select “Uninstall” option and then confirm the action by pressing the “Uninstall” button again.
Open Installed Apps Section
Open Installed Apps Section

Wrapping Up

 Above listed are some of the possible troubleshooting methods for fixing “Some settings are managed by your organization” in Windows 11 Settings app. Though using Local Group Policy Editor is easy and give you the most promising results, you need to follow a tweak to enable it in Windows 11 Home edition. Otherwise, you can change registry keys or follow other methods to fix the issue.

2 thoughts on “Fix Some Settings are Managed by Your Organization in Windows 11 Settings App”

  1. So unfortunately none of these worked for me, the first one did not enable the Group Policy Editor, the second one didnt work because i dont have those registry keys on my system and the third did not work because i cannot change the diagnostics settings as “some of these settings are managed by your organization”, and i cannot change my network ID because im jusing windows 11 home edition so…. what now?

Leave a Comment

Your email address will not be published. Required fields are marked *