- Notifications
You must be signed in to change notification settings - Fork236
GUI Tool To Remove Ads From Various Places Around Windows 11
License
xM4ddy/OFGB
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
On April 23, 2024, Microsoft released anupdate for Windows 11 that added ads all across the OS, including the File Explorer, Start Menu, and more. This tool changes certain keys in theWindows Registry to disable those ads. It's written in C# and usesWPF.
- Registry keys, comments about their function and the inspiration for this project were all fromShawn Brink andhis awesome script.
- A good bit of the theme used for the app is from a cool project calledDarkNet byAldaviva.
To download the latest version of OFGB,click here or click the "Releases" tab at the right of the page.
To build OFGB, you will needVisual Studio and the.NET 8.0 SDK.
- Clone/download the repository, either with
git clone https://github.com/xM4ddy/OFGB
or by downloading the ZIP file. - Open the solution file in Visual Studio.
- Build the solution by pressing
Ctrl + Shift + B
or by going toBuild > Build Solution
.
If you find any bugs or have any suggestions, feel free toopen an issue orstart a discussion.
Thanks for checking out the project, and for all of the support! ❤️
GitHub is the only place I am sharing this program! I am not affiliated with any other websites that may share this app, thus I cannot guarantee the safety of any downloads from outside of GitHub.
Want to avoid all this mess? Try Linux!
About
GUI Tool To Remove Ads From Various Places Around Windows 11