Some of these settings are managed by your organisation.

Anonymous
2025-02-21T04:34:18+00:00

Help!!!! My network setting have this "Some of these settings are managed by your organisation."

Windows for home | Windows 11 | Accounts, profiles, and login

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Paulo GM 71,975 Reputation points Independent Advisor
2025-02-21T06:01:05+00:00

Hi Anthony, I am Paulo and I'd like to help.

Do you have a work account signed in to your device? It looks like there is a policy applied which causes the message to appear.

If it is a personal device, you can try to remove the restriction message appearing in your network settings by removing the policies.

Part 1:

  • Open the Settings App.
  • Go to Accounts > Access Work or School, disconnect if there is an email from work or school
  • Close the Settings App and restart your PC.

Part 2:

  • If there was no work or school account listed, click your Start Button, then type CMD
  • On the resulting list, right-click Command Prompt and select 'Run as administrator'.
  • Paste each of these commands into CMD one at a time and press Enter. Wait for the command to complete before running the next one. If you receive an error on any command, ignore that and continue to the next one.
  • Once you're done, close the Command Prompt and restart your computer

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

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2025-02-21T21:04:53+00:00

    It works!!! Thank you so much

    Was this answer helpful?

    0 comments No comments