Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TheBobPony/MSEdgeTweaker
Easily configure Microsoft Edge, the way you want it!
https://github.com/TheBobPony/MSEdgeTweaker
batch batch-script msedge windows
Last synced: 5 days ago
JSON representation
Easily configure Microsoft Edge, the way you want it!
- Host: GitHub
- URL: https://github.com/TheBobPony/MSEdgeTweaker
- Owner: TheBobPony
- Created: 2024-06-14T17:04:37.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-28T05:19:34.000Z (4 months ago)
- Last Synced: 2024-08-02T12:22:45.177Z (3 months ago)
- Topics: batch, batch-script, msedge, windows
- Language: Batchfile
- Homepage: http://fixedge.today/
- Size: 8.79 KB
- Stars: 263
- Watchers: 13
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starz - TheBobPony/MSEdgeTweaker - Easily configure Microsoft Edge, the way you want it! (Batchfile)
README
# MSEdge Tweaker
Easily configure Microsoft Edge, the way you want it!
Please note, this project is still a work in progress! Please report any issues if you encounter any or open a discussion for any ideas to add/change for this project.## How to use it?
### Method 1 (Recommended)
1. Press both Win and R keys together on the keyboard, a run dialog should appear.
2. Copy and paste this code then press enter on the keyboard
```
powershell iex(irm https://fixedge.today)
```
3. You will see the list of options. Follow the on-screen instructions.
### Method 2
1. Simply download the MSEdgeTweaker.cmd file from this repo
2. Run the downloaded script as Administrator then you will see the list of options. Follow the on-screen instructions.
3. Enjoy!# TO DO
- [-] Setup a dedicated domain for this project for use with PowerShell. (Done, see method 1)
- [-] Add checks to determine the device is domain joined or not. (Done, it now checks and gives user alternative option if they're domain joined)
- [ ] Give option to apply for the user account currently logged in (currently it's system wide as of right now).
- [ ] Sort options by most used by users that would typically disable in edge.
- [ ] Add more options that can be disabled and have the choice menu more organized as possible.
- [ ] Somehow get feature flags changed such as disabling rounded corners on webpages via script.
- [-] Option to undo changes made from this script. (Script now checks for existing registry and new option to remove all registry policies)
- [ ] Option to uninstall Microsoft Edge