diff --git a/README.md b/README.md index 828cb4d..137ab38 100644 --- a/README.md +++ b/README.md @@ -26,13 +26,15 @@ This project uses the official Windows Indirect Display Driver combined with the Ps. Make sure that options.txt is accesible for the system at `C:\IddSampleDriver\option.txt` or the installation will fail. -## Uninstalling +## Easy Uninstall 1. Open device manager 2. Locate Display Adapters 3. Right click on IddSampleDriver, choose "Uninstall device" 4. There is a new popup window, in there click Attempt to remove driver for this device. +## Manual/Forced Uninstall + Next instructions are for those cases where the device is removed from the system, but driver stil remains. This happens when there is a connection to the device while trying to remove the drivers. To remedy this, there is a a few tricks built into windows. So here goes: