Can't open links from WhatsApp, VS Code, or Discord?
Fix the Windows Subsystem for Android (WSA) conflict automatically.
If you have installed Windows Subsystem for Android (WSA)—especially custom versions like WSABuilds—you might notice that clicking web links in desktop apps does nothing.
Symptoms:
http/https protocols via Android.This open-source PowerShell script detects the registry conflict, safely backs up the key, and restores your default browser behavior.
WSA_Link_Fixer.ps1 and select Run with PowerShell.If you prefer not to use the script, you can fix this manually by editing the Windows Registry. Ensure WSA is completely turned off first.
Press Win + R, then type regedit, and press Enter.
Copy and paste this path into the address bar at the top:
Computer\HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\AppUriHandlers
Find the AppUriHandlers folder (key) and either delete it or rename it to AppUriHandlers_OLD.
Restart your PC or the "Windows Explorer" process via Task Manager to apply changes.