From 3cc4dd023ceb070c984b2f3ec76794c9f7588443 Mon Sep 17 00:00:00 2001 From: ChrizziDerKek <69979195+ChrizziDerKek@users.noreply.github.com> Date: Thu, 23 May 2024 08:05:32 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 50ceed3..21260e6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # RemoveThatShittyContextMenu Replace the stupid windows 11 context menu with the nice windows 10 one +![Alt text](images/example.png?raw=true "Title") +(Image from https://www.tomshardware.com/how-to/windows-11-classic-context-menus) +## Usage +Run the program and wait until it's finished. It's that simple! + +If you for some reason change your mind and want to re-enable the windows 11 context menu, you can run the program again and it will restore the changes! +## How it works +Because windows 11 was lazy as hell, it still contains most of windows 10's features. If you create a certain registry key, it will stop showing you the stupid windows 11 context menu and show the good old one instead. They could have included this in the settings but it's way better to force everyone to use the new "better" menu am I right?