diff --git a/Fixes/FixInternet.md b/Fixes/FixInternet.md new file mode 100644 index 0000000..038e5d0 --- /dev/null +++ b/Fixes/FixInternet.md @@ -0,0 +1,59 @@ +# WSABuilds       + +# **⚠️ Guide Is Incomplete ⚠️** + +  +  + +## Issues: +### No Internet +![image](https://user-images.githubusercontent.com/68516357/215296995-4a8c9184-321e-438f-9483-6983ce65ce47.png) + +  +  +  +  + +## Solution: +These will be split into multiple solutions due to the different causes of the problem of no internet on Windows Subsystem for Android (WSA) and Windows Subsytem for Linux (WSL) + +
+

Fix #1: Uninstalling Hyper-V Network Adapters

+ +**Some Hyper-V Network Drivers may be interferring with WSA or WSL** +  + +**⚠️ Carry these instructions out with caution. ⚠️** + +**⚠️ I do not take responsibility for any damage caused ⚠️** + +  +#### **Step 1: Open Device Manager** +1. Using Search or Win + X, open Device manager +![image](https://user-images.githubusercontent.com/68516357/215346473-88649375-6a5b-46b2-80bb-6f6551c23c5f.png) +  +#### **Step 2: Show Hidden Device** +3. Press on "View" +4. Select "Show hidden devices" +![image](https://user-images.githubusercontent.com/68516357/215347683-6c84663c-a3cb-4e79-bc63-a2cdf91bb4ef.png) +  +#### **Step 3: Uninstalling All Hyper-V Network Adapter** +5. Select each driver that has "Hyper-V" in its name +6. Right-Click and select "Uninstall Driver" for each of these drivers +![image](https://user-images.githubusercontent.com/68516357/215347543-91c71429-26fe-44a2-b818-dd9bfeb6bcaf.png) +#### **Step 4: Restart Windows** +![](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fwww.4winkey.com%2Fimages%2Farticle%2Fwindows-tips%2Frestart-screen-stuck.jpg&f=1&nofb=1&ipt=2b826a4d045dc39aaa0487ea2338289d905c9f94c365f5f606334100a1ec9cb1&ipo=images) + +
+ +