Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xM4ddy/OFGB

GUI Tool To Removes Ads From Various Places Around Windows 11
https://github.com/xM4ddy/OFGB

Last synced: 11 days ago
JSON representation

GUI Tool To Removes Ads From Various Places Around Windows 11

Awesome Lists containing this project

README

        


A screenshot of OFGB

# OFGB (Oh Frick Go Back)
On April 23, 2024, Microsoft released an [update](https://support.microsoft.com/en-us/topic/april-23-2024-kb5036980-os-builds-22621-3527-and-22631-3527-preview-5a0d6c49-e42e-4eb4-8541-33a7139281ed) for Windows 11 that added ads all across the OS, including the File Explorer, Start Menu, and more. This tool changes certain keys in the [Windows Registry](https://en.wikipedia.org/wiki/Windows_Registry) to disable those ads. It's written in C# and uses [WPF](https://en.wikipedia.org/wiki/Windows_Presentation_Foundation).

## First things first, credits:
- [Registry keys, comments about their function](https://github.com/xM4ddy/OFGB/blob/92756276178137bb78d7c563733dde0d24f13aff/MainWindow.xaml.cs#L33) and the inspiration for this project were all from [Shawn Brink](https://www.elevenforum.com/members/brink.2/) and [his awesome script](https://www.elevenforum.com/t/disable-ads-in-windows-11.8004/).
- [A good bit of the theme used for the app](https://github.com/xM4ddy/OFGB/blob/main/dark.xaml) is from a cool project called [DarkNet](https://github.com/Aldaviva/DarkNet) by [Aldaviva](https://github.com/Aldaviva).

## Downloads
To download the latest version of OFGB, [click here](https://github.com/xM4ddy/OFGB/releases/latest) or click the "Releases" tab at the right of the page.

## Building
To build OFGB, you will need [Visual Studio](https://visualstudio.microsoft.com/) and the [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0).

1. Clone/download the repository, either with `git clone https://github.com/xM4ddy/OFGB` or by downloading the ZIP file.
2. Open the solution file in Visual Studio.
3. Build the solution by pressing `Ctrl + Shift + B` or by going to `Build > Build Solution`.

## Contributions
If you find any bugs or have any suggestions, feel free to [open an issue](https://github.com/xM4ddy/OFGB/issues) or [start a discussion](https://github.com/xM4ddy/OFGB/discussions).

## Other Notes
- 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!