Skip to content

Commit 4efda4e

Browse files
docs: Add detailed warning about GPU/chipset driver update conflicts
Expands on the existing driver update safety warning with: - Step-by-step prevention instructions - Detailed Safe Mode recovery steps - Technical explanation of why this happens - Real-world system examples Addresses issue #440
1 parent 22e3abf commit 4efda4e

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

README.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,37 @@ HDR Support Now Available for Windows 11 23H2+
8080

8181
![Powerpoint](https://github.com/user-attachments/assets/9ac05776-36e1-4ba1-ac52-3f189dbd7730)
8282

83+
## Troubleshooting
84+
### ⚠️ Important: GPU/Chipset Driver Updates
85+
86+
VDD can conflict with major driver updates, causing display priority issues or black screens on boot.
87+
88+
**Before Updating Drivers**
89+
90+
If you're planning to update GPU or chipset drivers:
91+
1. Uninstall VDD first (via VDC app or Device Manager)
92+
2. Complete your driver update
93+
3. Reinstall VDD
94+
95+
**If You're Stuck at Black Screen**
96+
97+
*Boot into Safe Mode:*
98+
* Force shutdown 2-3 times until Windows Recovery appears
99+
* Choose: Troubleshoot → Advanced Options → Startup Settings → Restart → F4 (Safe Mode)
100+
101+
*Remove VDD:*
102+
* Open Device Manager in Safe Mode
103+
* Expand Display Adapters → Uninstall Virtual Display Driver
104+
* Restart normally
105+
106+
*Quick Fix Alternative:*
107+
* Press `Win + P` at black screen
108+
* Press ↓ arrow and Enter multiple times to cycle display modes
109+
110+
**Why This Happens**
111+
112+
During driver updates, Windows re-enumerates display devices and may prioritize the virtual display over your physical monitor. Since VDD has no physical screen attached, this results in a black screen even though Windows is running normally.
113+
83114
## 🤝 Sponsors
84115

85116
<table>

0 commit comments

Comments
 (0)