- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-17-2025 07:07 AM
Hello,
I am running into an issue that appears to affect connectivity for Windows 11 users. In windows 11 when I attempt to disable hyper-v via the command line with the command below and restart my machine, the VPN no longer successfully establishes a connection.
"bcdedit /set hypervisorlaunchtype off"
Then if I re-enable hyper-v and restart my machine the VPN successfully establishes a connection.
"bcdedit /set hypervisorlaunchtype auto"
Note: both of these commands were working successfully for Windows 10, I was upgraded to Windows 11 last week. I have attempted to contact my companies IT to determine if it is a configuration issue on their end but have had no luck. I was wondering if this was something that others are also experiencing themselves.