mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-13 07:05:10 +01:00
Update TargetMachineActivelyRefusedConnection.md
This commit is contained in:
parent
69a74511e8
commit
058815f36e
@ -20,7 +20,7 @@ If you still get this error, try these steps:
|
||||
|
||||
1. Make sure WSA is turned off and disable WSA autostart in Task Manager ---> Startup Apps before proceeding
|
||||
|
||||
2. Disable Hyper-V using the command ``dism.exe /Online /Disable-Feature:Microsoft-Hyper-V`` and reboot your PC
|
||||
2. Disable Hyper-V (if enabled) using the command ``dism.exe /Online /Disable-Feature:Microsoft-Hyper-V`` and reboot your PC
|
||||
|
||||
3. Reserve port 58526 so Hyper-V doesn't reserve it back using the command `netsh int ipv4 add excludedportrange protocol=tcp startport=58526 numberofports=1`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user