For your security, some settings are managed by your system administrator

This article will help you to fix 'For your security, some settings are managed by your system administrator' error in Windows 11/10/8.1/7.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

When you connect Windows to a work or a school account, some of the settings may be managed by your IT admin. Your IT admin may apply these policies using administrative tools such as Group Policy, Azure AD, Intune etc. Under this condition, when a client tries to access a restricted feature, following message may appear:

For your security, some settings are managed by your system administrator.

An example of this message is shown in below screenshot.

For your security, some settings are managed by your system administrator

So if you are a client, and doesn’t know how to fix this, this article is for you. If your system is not connected to any network, you should be able to fix it yourself. Well, if you are already connected to work or school account, this can be fixed by your IT admin.

For your security, some settings are managed by your system administrator

FIX for clients, not connected to work or school account

Information Registry Disclaimer: It is highly recommended to create a System Restore point before below mentioned steps.

Open administrative Command Prompt and execute these commands one-by-one:

reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\Software\Microsoft\WindowsSelfHost" /f
reg delete "HKLM\Software\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKCU\Software\Microsoft\WindowsSelfHost" /f
reg delete "HKCU\Software\Policies" /f
reg delete "HKLM\Software\Microsoft\Policies" /f

Once you’re done with above commands, close Command Prompt and restart your system.

For your security, some settings are managed by your system administrator

FIX for clients connected to work or school account

If you’re getting this error in many features and you do not wish to be part of your network, you need to disconnect work or school account.

1. Open Settings.

2. Go to Accounts > Access work or school.

3. In the next page, locate your work or school account and click Disconnect.

For detailed steps, checkout this guide.

FIX for IT admins

If you want to fix this issue for a client in your network, you must check with the Resultant Set of Policy (RSoP). This will help you to identify what policies are applied to the client. In case it client want to opt out from restriction to specific feature, you can revert the concerned policy settings. Make sure to update GP engine after you revert policies. Allow the affected client to restart or re-login so that changes you’ve made are effective.

Hope this helps!

Share this article
https://www.kapilarya.com/for-your-security-some-settings-are-managed-by-your-system-administrator

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

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