From 22c7629d54dcbfb1a3d803ed95e09179845df02f Mon Sep 17 00:00:00 2001 From: Valentin-Gabriel Radu Date: Mon, 11 Oct 2021 17:35:04 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a858b41..d619db7 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,9 @@ Also, if you chose to place the patcher in `C:\Windows\SystemApps\Microsoft.Wind Even more registry configuration settings are described in the following document, make sure to take a look on it [here](https://github.com/valinet/ExplorerPatcher/issues/9). ## Uninstallation -To uninstall, rename the DLL in the locations where you placed it from `dxgi.dll` to `dxgio.dll`. Then, reboot the computer and delete the `dxgio.dll` file from the locations where it is placed. You can also then safely delete the `%appdata%\ExplorerPatcher` directory as well. +First, move the taskbar to the bottom, if you have moved it to the top or to the sides. This is so that the Windows 11 taskbar can render correctly. + +Then, to uninstall, rename the DLL in the locations where you placed it from `dxgi.dll` to `dxgio.dll`. Then, reboot the computer and delete the `dxgio.dll` file from the locations where it is placed. You can also then safely delete the `%appdata%\ExplorerPatcher` directory as well. ## More details A changelog is available [here](https://github.com/valinet/ExplorerPatcher/blob/master/CHANGELOG.md).