How do I remove "Managed by your organization" from both Edge and Chrome browser?

Anonymous
2024-02-08T22:46:00+00:00

Hi Microsoft,

I need help to know how to remove "Managed by your organization" from both Edge and Chrome browser. From both edge://policy and chrome://policy, it says "Enrollment domain: <my company name>". I turned off the settings "Chrome management for signed-in users" from Google Chrome Admin Console, but I am still getting the "Enrollment domain: <my company name>". My colleagues and I believe that our domain have a Group Policy that is managing that. Please help!!! Thank you in advance!!!

Best,

Henry

Windows Server Identity and access Deploy group policy objects

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. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-02-09T05:22:29+00:00

    Hello Henry Leung2,

    Thank you for posting in Microsoft Community forum.

    Where do you see "Managed by your organization" on Edge and Chrome browser? Please provide the screenshot if you can.

    You can check if there is any domain GPO setting that control what you mentioned.

    If it is Computer Configuration.
    For checking Computer Configuration within gpresult, we can follow steps below.

    Logon this machine using administrator account.

    Open CMD (run as Administrator).

    Type gpresult /h C:\gpo.html and click Enter.

    Open gpo.html and check gpo setting under "Computer Details".

    If it is User Configuration.

    For checking User Configurations within gpresult, we can follow steps below.

    Logon the machine using normal domain user account (that applies this gpo).

    Create a folder named F1 in C drive.

    Open CMD (do not run as Administrator).

    Type gpresult /h C:\F1\gpo.html and click Enter.

    Open gpo.html and check if there are these gpo settings under "User Details".

    I hope the information above is helpful.

    If you have any question or concern, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    0 comments No comments