You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello all, I wanna share my experience with you guys.
Background
Mini PC, no physical monitor, streaming via Sunshine, have VDD installed and enabled, has Windows Firewall disabled.
Problem
Yesterday, when I was enabling Windows Firewall, I immediately lost connection to my PC I then realized that the Firewall had rejected the connection. I tried connecting my PC via HDMI cable, but I only got a black screen. I tried rebooting many times and connecting repeatedly, but nothing happened.
Then, all of a sudden, I came up with the idea that I could edit the configuration file on another machine to disable VDD. I removed the SSD and connected it to my laptop as an external USB storage. I then started chatting with ChatGPT on how to disable VDD. Here are the steps:
Steps on how to disable VDD via the registry.
Open the registry editor (Windows + R, regedit)
Navigate to HKEY_LOCAL_MACHINE
Go to menu, click Files -> Load Configuration Unit
Select the target file X:\Windows\System32\config\SYSTEM (In my case, X is D)
Give it a name
Navigate to HKEY_LOCAL_MACHINE\[your_custom_name]\ControlSet001\Enum\Root\0000
Change the value of ConfigFlags to 1 (0x00000001)
Select [your_custom_name]
Go to menu, click Files -> Uninstall Configuration Unit
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all, I wanna share my experience with you guys.
Background
Mini PC, no physical monitor, streaming via Sunshine, have VDD installed and enabled, has Windows Firewall disabled.
Problem
Yesterday, when I was enabling Windows Firewall, I immediately lost connection to my PC I then realized that the Firewall had rejected the connection. I tried connecting my PC via HDMI cable, but I only got a black screen. I tried rebooting many times and connecting repeatedly, but nothing happened.
Then, all of a sudden, I came up with the idea that I could edit the configuration file on another machine to disable VDD. I removed the SSD and connected it to my laptop as an external USB storage. I then started chatting with ChatGPT on how to disable VDD. Here are the steps:
Steps on how to disable VDD via the registry.
HKEY_LOCAL_MACHINE
Files -> Load Configuration Unit
X:\Windows\System32\config\SYSTEM
(In my case,X
isD
)HKEY_LOCAL_MACHINE\[your_custom_name]\ControlSet001\Enum\Root\0000
ConfigFlags
to1
(0x00000001
)Files -> Uninstall Configuration Unit
Now you can access your PC via an HDMI cable.
Beta Was this translation helpful? Give feedback.
All reactions