mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2025-04-04 11:56:46 +02:00
Adding Fix #1
This commit is contained in:
parent
6022334ddc
commit
b891f4ea84
@ -1,5 +1,52 @@
|
||||
# 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
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 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
|
||||

|
||||
|
||||
#### **Step 2: Show Hidden Device**
|
||||
3. Press on "View"
|
||||
4. Select "Show hidden devices"
|
||||

|
||||
|
||||
#### **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
|
||||

|
||||
#### **Step 4: Restart Windows**
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
<!--
|
||||

|
||||
|
||||

|
||||
@ -9,4 +56,4 @@
|
||||

|
||||
|
||||

|
||||
|
||||
--!>
|
||||
|
Loading…
x
Reference in New Issue
Block a user