Skip to content

It wont let me download something. #110

Discussion options

You must be logged in to vote

This is a bug with the subsystem itself, restarting the PC will usually fix it.

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 with the below steps

  2. Disable Hyper-V 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

  4. Re-enable Hyper-V using the command dism.exe /Online /Enable-Feature:Microsoft-Hyper-V /All and reboot your PC

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by infinitepower18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #109 on February 16, 2024 16:47.