mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
Merge pull request #9 from MustardChef/MustardChef-internet-guide
Create fix guide for internet
This commit is contained in:
commit
e0689218b2
59
Fixes/FixInternet.md
Normal file
59
Fixes/FixInternet.md
Normal file
@ -0,0 +1,59 @@
|
||||
# WSABuilds <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/>
|
||||
|
||||
# **⚠️ 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)
|
||||
|
||||
<details>
|
||||
<summary><h3>Fix #1: Uninstalling Hyper-V Network Adapters<h3></summary>
|
||||
|
||||
**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)
|
||||
|
||||
</details>
|
||||
|
||||
<!--
|
||||
![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)
|
||||
|
||||
![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)
|
||||
--!>
|
Loading…
Reference in New Issue
Block a user