https://github.com/pearpony/unlockedgepolicies
Unlock Microsoft Edge Policies by pretending to meet the MDM requirement.
https://github.com/pearpony/unlockedgepolicies
configuration edge edge-browser microsoft tweaking tweaks windows
Last synced: 4 months ago
JSON representation
Unlock Microsoft Edge Policies by pretending to meet the MDM requirement.
- Host: GitHub
- URL: https://github.com/pearpony/unlockedgepolicies
- Owner: PearPony
- License: gpl-3.0
- Created: 2025-02-23T11:03:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T12:01:24.000Z (4 months ago)
- Last Synced: 2025-02-23T12:20:42.159Z (4 months ago)
- Topics: configuration, edge, edge-browser, microsoft, tweaking, tweaks, windows
- Language: Batchfile
- Homepage:
- Size: 14.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnlockEdgePolicies - pretend to be in MDM
This is a simple script to allow users to configure policies for Microsoft Edge locked to MDM environments. You may now set a default search engine & change the new tab page and more!
The solution was taken from a blog @ [hitco.at](https://hitco.at) ([link to the blog post](https://hitco.at/blog/apply-edge-policies-for-non-domain-joined-devices/)). I have tested it on LTSC 2019, LTSC 2021 and LTSC 2024.
## Usage:
1. Download and run the script **AS ADMINISTRATOR** from [releases](https://github.com/PearPony/UnlockEdgePolicies/releases) or source;
2. Choose the apply option (or revert if you want to revert the changes). Restart your computer afterwards;
4. Go to the [Microsoft Edge for Business page](https://www.microsoft.com/en-us/edge/business/download), obtain policy templates for your architecture;
5. Extract the archive from the cabinet, then extract the archive;
6. Open Group Policy Editor, under "Computer Configuration" select "Administrative Templates". Then proceed to click the "Action" button on the top of the window and press "Add/Remove Templates...";
7. Press "Add" then go to the path you've extracted the archive in, "windows", "adm", select your language and select the "msedge.adm" file;
8. You will now have "Classic Administrative Templates (ADM)" in "Administrative Templates". In there you will find Microsoft Edge policies;
9. Happy editing!