Your Microsoft Edge for Business profile color keeps reverting to the default blue or gray after you set a custom color. This can happen after a browser restart, an update, or when you switch between work and personal profiles. The issue is caused by a conflict between local profile settings and Microsoft 365 group policies that enforce brand colors. This article explains why the color resets and provides steps to stop it from happening.
Key Takeaways: Stop Edge for Business Profile Color From Reverting
- Edge > Settings > Profiles > Profile preferences > Appearance: Disable the organization theme override to let your custom color stick.
- Group Policy Object (GPO) or Intune policy “Allow the organization theme to override the user’s profile color”: Set this policy to Disabled to block the forced default color.
- Registry key HKEY_CURRENT_USER\Software\Policies\Microsoft\Edge\ThemeOverrideAllowed: Set to 0 to disable theme override if you lack admin rights for GPO edits.
Why Edge for Business Profile Color Reverts to the Default Blue or Gray
Microsoft Edge for Business applies a default profile color based on your organization’s brand guidelines. When you sign in with a work or school account, Edge automatically syncs the profile theme from Microsoft 365. If your IT administrator has enabled the “Allow the organization theme to override the user’s profile color” policy, any custom color you set will reset to the organization’s default after a sync cycle, a browser restart, or a profile switch.
The color override happens because Edge treats the organization theme as a mandatory setting. The browser checks for this policy every time it starts or refreshes the profile. If the policy is Enabled or Not Configured, Edge applies the organization color and discards your local choice. This behavior is intentional for enterprise environments that require consistent branding.
Another cause is the “ThemeOverrideAllowed” registry key. When this key is set to 1 or is missing, the browser allows the organization theme to take precedence. The color reverts even if you change it manually in the profile settings.
Steps to Stop Edge for Business Profile Color From Reverting on Windows 11
The following methods apply to Windows 11 devices managed by an organization. If you are the IT administrator, use Group Policy or Intune to disable the override. If you are a standard user, you can change the local setting in Edge or modify the registry if you have the required permissions.
Method 1: Disable Organization Theme Override in Edge Settings
- Open Edge and go to Settings
Click the three-dot menu in the top-right corner and select Settings. - Navigate to Profiles > Profile preferences
In the left sidebar, click Profiles, then select the profile that shows the default color. Click Profile preferences. - Open the Appearance section
Scroll down to the Appearance section. Look for the toggle labeled Use organization theme or Let organization theme override my profile color. - Turn off the organization theme toggle
Set the toggle to Off. This tells Edge not to apply the organization theme to your profile. - Set your custom profile color
Below the toggle, click the color picker and choose your preferred color. Edge will save this color and stop reverting it. - Restart Edge to confirm
Close and reopen Edge. Verify that your custom color remains.
Method 2: Disable the Organization Theme Policy via Group Policy (For IT Admins)
- Open the Group Policy Management Console
Press Win + R, type gpedit.msc, and press Enter. - Navigate to the Edge policy folder
Go to Computer Configuration > Administrative Templates > Microsoft Edge. - Find the theme override policy
Scroll to Allow the organization theme to override the user’s profile color. - Set the policy to Disabled
Double-click the policy, select Disabled, then click OK. - Update the policy on client machines
Run gpupdate /force in an elevated Command Prompt on each affected device. - Restart Edge and set the custom color
Users can now change their profile color without it reverting.
Method 3: Modify the Registry Key (For Users With Admin Rights)
- Open Registry Editor
Press Win + R, type regedit, and press Enter. - Navigate to the Edge policy key
Go to HKEY_CURRENT_USER\Software\Policies\Microsoft\Edge. If the Edge key does not exist, right-click Microsoft, select New > Key, and name it Edge. - Create or modify the ThemeOverrideAllowed value
Right-click in the right pane, select New > DWORD (32-bit) Value, and name it ThemeOverrideAllowed. Set its value to 0. - Close Registry Editor and restart Edge
Changes take effect immediately. Set your profile color again in Edge settings.
Common Issues When Profile Color Keeps Reverting
Color Changes Back After a Sync With Microsoft 365
If the organization theme override is still enabled in the policy, Edge resets the color each time it syncs with Microsoft 365. Verify that the policy is Disabled and that the local toggle in Edge settings is turned off. Run gpupdate /force to apply the latest policy changes.
Toggle Is Grayed Out in Edge Settings
A grayed-out toggle indicates that the organization theme policy is enforced from a higher level, such as an Intune policy or a domain GPO. You cannot change this setting locally. Contact your IT administrator to disable the policy.
Custom Color Reverts After an Edge Update
Edge updates can reset some profile settings if the update includes a new default policy configuration. After an update, check the organization theme toggle and reapply your custom color. If the toggle is on, turn it off again.
Registry Key Does Not Prevent Revert
If you set ThemeOverrideAllowed to 0 but the color still reverts, a higher-priority policy may be in effect. Check HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Edge for the same key. Machine-level policies override user-level settings. Contact your IT administrator to manage the machine policy.
Organization Theme Override vs Custom Profile Color: Behavior Comparison
| Item | Organization Theme Override Enabled | Organization Theme Override Disabled |
|---|---|---|
| Profile color source | Microsoft 365 brand color | User choice in Edge settings |
| Custom color persistence | Reverts after sync or restart | Persists across restarts |
| Edge settings toggle | Grayed out or forced on | Can be turned off |
| IT admin requirement | Policy must be Disabled to allow custom color | No admin action needed |
| Registry key effect | Ignored if policy is Enabled | Respected if policy is Not Configured |
You can now prevent Edge for Business from reverting your profile color by disabling the organization theme override in your settings or through Group Policy. If you manage multiple users, deploy the Disabled policy via Intune or GPO to give everyone control over their profile appearance. For a quick check, open Edge and type edge://policy in the address bar to see which policies are active on your device.