Skip to content

Latest commit

 

History

History
96 lines (51 loc) · 2.66 KB

WSA Stopped Working!.md

File metadata and controls

96 lines (51 loc) · 2.66 KB

WSABuilds      

   

Issues: WSA Stopped Working!

1091802599323336722(1)

   

You may encounter this problem. WSA has been working fine for you, but all of a sudden, it breaks/ stops working. You are distraught. What do you do, when WSA beloved had been borked.

 

Solution:

 

  1. Go to "Turn Windows features on and off" and if any of these features below are enabled, DISABLE THEM.
  • Hyper-V
  • Virtual Machine Platform
  • Windows Hypervisor Platform
  • Windows Subsystem for Linux

 

  1. Restart your PC

 

  1. Boot into your BIOS, and DISABLE Virtualization.

 

  1. Ensure that you have Control Flow Guard enabled in Windows Security > Apps & browser control > Exploit protection. This is a known issue that can prevent WSA from starting

 

  1. In registry editor (regedit), go to “\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FsDepends"

    Change the value of “Start” from “3” to “0”

Note

You can change it back to 3, if it makes no difference

 

  1. Then in CMD (Run as Adminstrator), paste:
bcdedit /set hypervisorlaunchtype auto

 

  1. ENABLE the features that you disabled in Step 1 and restart a second time.

 

  1. Boot into your BIOS, and ENABLE Virtualization.

 

  1. Restart the Computer

 

  1. Try re-running WSA by running Run.bat or via the Windows Subsystem for Android Settings app

 

Hope this works for you!



Have futher question or need help?

Join the Discord if you have any other questions or need help!