From 9dcf06e676c03b267d09cfe38471fca55b3ec28b Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Sun, 29 Jan 2023 00:19:08 +0000 Subject: [PATCH 1/3] Create FixInternet.md --- Fixes/FixInternet.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Fixes/FixInternet.md diff --git a/Fixes/FixInternet.md b/Fixes/FixInternet.md new file mode 100644 index 0000000..eed9701 --- /dev/null +++ b/Fixes/FixInternet.md @@ -0,0 +1,7 @@ +![image](https://user-images.githubusercontent.com/68516357/215296995-4a8c9184-321e-438f-9483-6983ce65ce47.png) + +![image](https://user-images.githubusercontent.com/68516357/215297044-40f32db5-2b0e-40bd-be50-11d451b7811e.png) + +![image](https://user-images.githubusercontent.com/68516357/215297069-594fec55-0f26-4f4a-ab03-4902d4277054.png) + +![image](https://user-images.githubusercontent.com/68516357/215297085-89072f6e-bfe0-4422-afbc-33f939382058.png) From 6022334ddc423e5d69306ceceba398c0e31af55a Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Sun, 29 Jan 2023 11:43:32 +0000 Subject: [PATCH 2/3] Adding screenshots of Device Manager --- Fixes/FixInternet.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Fixes/FixInternet.md b/Fixes/FixInternet.md index eed9701..eb90dd5 100644 --- a/Fixes/FixInternet.md +++ b/Fixes/FixInternet.md @@ -5,3 +5,8 @@ ![image](https://user-images.githubusercontent.com/68516357/215297069-594fec55-0f26-4f4a-ab03-4902d4277054.png) ![image](https://user-images.githubusercontent.com/68516357/215297085-89072f6e-bfe0-4422-afbc-33f939382058.png) + +![image](https://user-images.githubusercontent.com/68516357/215323733-1c071249-3b0c-490e-a69b-59befccdde6e.png) + +![image](https://user-images.githubusercontent.com/68516357/215323705-0688b8ee-4451-4e7b-8a33-8335facc0d91.png) + From b891f4ea8464d7ef41205d066e3b1dfbd18d469a Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Sun, 29 Jan 2023 18:32:36 +0000 Subject: [PATCH 3/3] Adding Fix #1 --- Fixes/FixInternet.md | 49 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/Fixes/FixInternet.md b/Fixes/FixInternet.md index eb90dd5..038e5d0 100644 --- a/Fixes/FixInternet.md +++ b/Fixes/FixInternet.md @@ -1,5 +1,52 @@ +# 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) + +
+ +