WSA Link Fixer

Can't open links from WhatsApp, VS Code, or Discord?
Fix the Windows Subsystem for Android (WSA) conflict automatically.

🛑 The Problem

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:

⚡ Automatic Fix

This tool detects the registry conflict, safely backs up the key, and restores your default browser behavior.

How to use:

  1. Download and extract wsa-link-fixer.zip.
  2. Double-click run_script.bat.
  3. Follow the on-screen prompts.
⚠️ Windows SmartScreen Note: If Windows Defender shows a warning, click More infoRun anyway (or right-click wsa-link-fixer.zipProperties → check Unblock before extracting).

🛠 Manual Fix

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.

Step 1: Open Registry Editor

Press Win + R, then type regedit, and press Enter.

Step 2: Navigate to the key

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

Step 3: Delete or Rename

Find the AppUriHandlers folder (key) and either delete it or rename it to AppUriHandlers_OLD.

Step 4: Restart

Restart your PC or the "Windows Explorer" process via Task Manager to apply changes.