From b6052ef781471fea177cb524cd38bebcbbaa5301 Mon Sep 17 00:00:00 2001 From: Smit Shah Date: Mon, 24 Jan 2022 20:37:26 +0530 Subject: [PATCH] fix: add uninstall steps for windows --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e14f7c9..22a677c 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,16 @@ sudo mv macOSBigSur /usr/share/icons/ 4. Open _Control Panel > Personalization and Appearance > Change mouse pointers_, and select **MacOSBigSur Cursors**. 5. Click '**Apply**'. +### Uninstall + +#### Windows + +1. Go to **Registry Editor** by typing the same in the _start search box_. +2. Expand `HKEY_CURRENT_USER` folder and expand `Control Panel` folder. +3. Go to `Cursors` folder and click on `Schemes` folder - all the available custom cursors that are installed will be listed here. +4. **Right Click** on the name of cursor file you want to uninstall; for eg.: _macOSMonterey Cursors_ and click `Delete`. +5. Click '**yes**' when prompted. + # Dependencies ## External Libraries