File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ # VDD Utilities
2+
3+ This folder contains utility scripts to help manage the Virtual Display Driver.
4+
5+ ## Toggle_VDD.bat
6+
7+ A menu-based batch script to easily enable/disable VDD without opening Device Manager.
8+
9+ ### Features
10+ - Real-time status display
11+ - Enable/Disable VDD with one click
12+ - Check detailed device information
13+ - No external dependencies required
14+
15+ ### Requirements
16+ - Windows 10/11
17+ - Administrator privileges
18+ - PowerShell (built-in)
19+
20+ ### Usage
21+ 1 . Right-click ` Toggle_VDD.bat ` → Properties → Advanced
22+ 2 . Check "Run as administrator" → OK
23+ 3 . Double-click to run
24+
25+ ### Menu Options
26+ 1 . Enable VDD
27+ 2 . Disable VDD
28+ 3 . Check Status Only
29+ 4 . Exit
30+
31+ Perfect for remote desktop users who frequently toggle VDD!
You can’t perform that action at this time.
0 commit comments