"Managed by your organization" in Edge and Chrome usually means either:
- The device is still joined/registered to the school’s tenant and/or enrolled in device management (Intune or similar), or
- There are leftover management policies (typically registry keys) that were set while it was managed.
To remove school control and the browser "managed" message, use these steps in order.
- Confirm and remove any work/school enrollment
On Windows 10/11:
- Open Settings.
- Go to Accounts > Access work or school.
- If any school or work account is still listed, select it and choose Disconnect. Confirm removal.
- This also removes Intune/MDM management if it was tied to that account.
If the device was enrolled in Intune and still appears managed, also follow the Intune unenroll steps:
- Open Settings.
- Go to Accounts > Access work or school.
- Select the connected work/school account > Disconnect.
- Confirm device removal by selecting Yes.
After this, the device should no longer be managed by the school’s MDM.
- Remove leftover Edge management policies
If Edge still shows "managed by your organization" after removing the account, there may be policy keys left in the registry.
Warning: Editing the registry is risky. Back up the registry and ensure data is backed up before making changes.
A. Check via Registry Editor
- Press Windows key + R, type
regedit, and press Enter. - Navigate to:
-
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge -
HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge
-
- Look for keys related to policies/extensions or anything clearly from the school. Right‑click those keys and select Delete.
B. Remove Edge policies via PowerShell
- Open PowerShell as administrator.
- Run these commands to delete Edge policy branches:
reg delete HKCU\SOFTWARE\Policies\Microsoft\Edge /f reg delete HKLM\SOFTWARE\Policies\Microsoft\Edge /f - Restart the PC and reopen Edge to see if the "managed" banner is gone.
- Check Chrome
Chrome uses similar policy locations (under ...\Policies\Google\Chrome). If Chrome still shows "managed by your organization" after removing school enrollment, there may be equivalent policy keys. The same principle applies: remove any leftover policy keys that were set by the school.
- About doing a full reset and your Windows license
A full Reset this PC with Remove everything will:
- Remove all apps, accounts, policies, and data from the current installation.
- Reinstall Windows cleanly.
Windows activation is tied to the device’s digital license stored with Microsoft’s activation servers. After reset and reinstall, Windows will normally reactivate automatically with the edition that matches the stored digital license for that hardware.
If the original license on the motherboard is Windows 10 Home Single Language and the school installed Pro under their own license, a clean reset to factory (using the OEM recovery or a clean install of Windows 11) will typically bring the device back to the edition associated with the OEM/digital license (Home). That will also remove any school management and policies.
If the goal is simply to remove management and the "managed" message, try the account/Intune removal and policy cleanup first. If issues persist or the system still behaves as managed, a full reset (or clean install) will definitively remove school control and any remaining policies; activation will then follow the device’s own license.
References: