-
+
**Some Hyper-V Network Drivers may be interferring with WSA or WSL**
@@ -51,8 +51,8 @@ These will be split into multiple solutions due to the different causes of the p
-
-
+
+
---
@@ -61,8 +61,8 @@ These will be split into multiple solutions due to the different causes of the p
Sometimes Windows Firewall and other Firewall tools and software may be the cause of internet issues. It is therefore important that we check them if we are facing issues with internet on WSA.
-
-
+
+
Users with Windows Firewall
@@ -98,18 +98,18 @@ Sometimes Windows Firewall and other Firewall tools and software may be the caus
****5. Confirm that these entries are Enabled and "Action" is set to "Allow" for both UDP and TCP for all entries (as shown above)****
-
+
>
+>
>
> You may not have as many entries for "Windows Subsystem for Android™", as shown in the screenshots provded. These are just for illustration purposes and Firewall entries may look different on your device.
-
-
-
+
+
+
@@ -126,8 +126,8 @@ Source: From my own experience and reports from others in the Discord community
-
-
+
+
---
@@ -160,8 +160,8 @@ Your Internet should now be fixed!
-
-
+
+
---
@@ -191,8 +191,8 @@ This may fix the internet on WSA.
-
-
+
+
---
diff --git a/Documentation/Fix Guides/Post-Install Issues/FixVirtError.md b/Documentation/Fix Guides/Post-Install Issues/FixVirtError.md
index b6c4af5..79317d0 100644
--- a/Documentation/Fix Guides/Post-Install Issues/FixVirtError.md
+++ b/Documentation/Fix Guides/Post-Install Issues/FixVirtError.md
@@ -14,7 +14,6 @@
You may encounter this problem, even if Virtualization is enabled on your PC (in the BIOS) and shows up as enabled in Task Manager (as seen below) and Virtual Machine Platform + Windows Hypervisor Platform is Enabled. The solution is:
-
1. ***Remove WSA***: Right clicking on "Windows Subsystem for Android™ Settings" and pressing uninstall + Deleting the extracted WSA (MagiskOnWSA/WSABuilds) folder that you extracted and installed from.
@@ -83,10 +82,21 @@ bcdedit /set hypervisorlaunchtype auto
**Hope this works for you!**
-
+
+
+
+- ### For AtlasOS Users:
-
+ - #### If the steps above still do not fix your issue, go to the AtlasOS configuration folder and run the "Enable Hyper-V and VBS" CMD file. Then restart your PC and try running WSA again
+
+
+
+
+
+
+
+
---
diff --git a/Documentation/Fix Guides/Post-Install Issues/Google Play Issues.md b/Documentation/Fix Guides/Post-Install Issues/Google Play Issues.md
index b2ca0ce..0543c4f 100644
--- a/Documentation/Fix Guides/Post-Install Issues/Google Play Issues.md
+++ b/Documentation/Fix Guides/Post-Install Issues/Google Play Issues.md
@@ -94,7 +94,7 @@ You should now be able to log in to Google Play and hopefully download apps!
-
+
---
diff --git a/Documentation/Fix Guides/Post-Install Issues/Keyboard Is Not Working.md b/Documentation/Fix Guides/Post-Install Issues/Keyboard Is Not Working.md
index e289d94..a4bc785 100644
--- a/Documentation/Fix Guides/Post-Install Issues/Keyboard Is Not Working.md
+++ b/Documentation/Fix Guides/Post-Install Issues/Keyboard Is Not Working.md
@@ -12,29 +12,29 @@
#### 1. ***Open Run by pressing the Windows Key and R***
-
+
#### 2. ***Type in services.msc in the box and then select OK***
-
+
#### 3. ***Search for Touch Keyboard and Handwriting Panel***
-
+
#### 4. ***Enable it by switching startup type to automatic***
-
+
#### 5. ***Click apply***
-
+
#### 6. ***Restart your computer.***
-
+
---
diff --git a/Documentation/Fix Guides/Post-Install Issues/MissingIcons.md b/Documentation/Fix Guides/Post-Install Issues/MissingIcons.md
index 967ff2c..19e2a17 100644
--- a/Documentation/Fix Guides/Post-Install Issues/MissingIcons.md
+++ b/Documentation/Fix Guides/Post-Install Issues/MissingIcons.md
@@ -15,11 +15,11 @@
**1.** Backup `userdata.vhdx` from `%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\` folder
-
+
**2.** Uninstall WSA by [following this guide](https://github.com/MustardChef/WSABuilds#--uninstallation)
-
+
**3.** Remove the two lines in `Install.ps1` that automatically launches Magisk and Play Store after the installation is finished
@@ -31,15 +31,15 @@ function Finish {
}
```
-
+
**4.** Install WSA by running `Run.bat` or `Install.ps1`
-
+
**5.** Restore `userdata.vhdx` to `%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\userdata.vhdx`
-
+
**6.** Start WSA
@@ -51,7 +51,7 @@ function Finish {
-
+
---
diff --git a/Documentation/Fix Guides/Post-Install Issues/TargetMachineActivelyRefusedConnection.md b/Documentation/Fix Guides/Post-Install Issues/TargetMachineActivelyRefusedConnection.md
index 562de75..04f29f3 100644
--- a/Documentation/Fix Guides/Post-Install Issues/TargetMachineActivelyRefusedConnection.md
+++ b/Documentation/Fix Guides/Post-Install Issues/TargetMachineActivelyRefusedConnection.md
@@ -49,7 +49,7 @@ netsh int ipv4 add excludedportrange protocol=tcp startport=58526 numberofports=
**Hope this works for you!**
-
+
---
diff --git a/Documentation/Fix Guides/Post-Install Issues/WSA Does Not Load After Install + No Splashscreen.md b/Documentation/Fix Guides/Post-Install Issues/WSA Does Not Load After Install + No Splashscreen.md
index a4f3495..375654b 100644
--- a/Documentation/Fix Guides/Post-Install Issues/WSA Does Not Load After Install + No Splashscreen.md
+++ b/Documentation/Fix Guides/Post-Install Issues/WSA Does Not Load After Install + No Splashscreen.md
@@ -36,7 +36,7 @@ https://github.com/MustardChef/WSABuilds/assets/68516357/626ec699-6f74-40ff-94fb
**Hope this works for you!**
-
+
---
diff --git a/Documentation/Fix Guides/Post-Install Issues/WSA Settings App Crashes + Android Apps Do Not Load After Installation.md b/Documentation/Fix Guides/Post-Install Issues/WSA Settings App Crashes + Android Apps Do Not Load After Installation.md
index aa2a8b3..bec8e03 100644
--- a/Documentation/Fix Guides/Post-Install Issues/WSA Settings App Crashes + Android Apps Do Not Load After Installation.md
+++ b/Documentation/Fix Guides/Post-Install Issues/WSA Settings App Crashes + Android Apps Do Not Load After Installation.md
@@ -35,7 +35,7 @@ https://github.com/MustardChef/WSABuilds/assets/68516357/7a33df5b-e68b-43b1-9365
**Hope this works for you!**
-
+
---
diff --git a/Documentation/Fix Guides/Post-Install Issues/WSA Stopped Working!.md b/Documentation/Fix Guides/Post-Install Issues/WSA Stopped Working!.md
index c9c2b16..ae1d844 100644
--- a/Documentation/Fix Guides/Post-Install Issues/WSA Stopped Working!.md
+++ b/Documentation/Fix Guides/Post-Install Issues/WSA Stopped Working!.md
@@ -85,7 +85,7 @@ bcdedit /set hypervisorlaunchtype auto
**Hope this works for you!**
-
+
---
diff --git a/Documentation/Fix Guides/Pre-install Issues/Appx Module Cannot Be Loaded.md b/Documentation/Fix Guides/Pre-install Issues/Appx Module Cannot Be Loaded.md
new file mode 100644
index 0000000..df7e172
--- /dev/null
+++ b/Documentation/Fix Guides/Pre-install Issues/Appx Module Cannot Be Loaded.md
@@ -0,0 +1,41 @@
+# WSABuilds
+
+## Error:
+#### The 'Get-AppxPackage' command was found in the module 'Appx', but the module could not be loaded due to the following error: [Operation is not supported on this platform. (0x80131539)] For more information, run 'Import-Module Appx'
+
+
+
+---
+
+
+## Preface:
+#### This issue mainly occurs on the LTSC and non official builds of Windows.
+
+
+
+---
+
+
+
+## Solution:
+
+#### 1. Open PowerShell as Administrator
+#### 2. Run the following command:
+```powershell
+cd
+Import-Module -Name Appx -UseWindowsPowerShell
+PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1
+```
+
+
+
+
+---
+
+## Have futher question or need help?
+
+#### Join the Discord if you have any other questions or need help!
+
+[](https://discord.gg/2thee7zzHZ)
+
+
diff --git a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF0.md b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF0.md
index a19e033..af9cb3b 100644
--- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF0.md
+++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF0.md
@@ -13,19 +13,19 @@
**1. Ensure the partition/drive you are installing from is NTFS**
-
+
**2. Redownload WSA Build .zip/.7z file from the [Releases page](https://github.com/MustardChef/WSABuilds/releases) (sometime the files can be corrupted during download and extraction)**
-
+
**3. Rename the .zip/.7z file to a shorter name, which can be anything to your choosing (For example: WSA_2XXX.XXXXX.X.X_XXXX_Release-Nightly-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X-RemovedAmazon ----> WSAArchive2XXX)**
-
+
**4. Extract the .zip or .7z archive (depends on the release) using 7-zip or a proper archive tool and not the built in Windows archive extractor**
-
+
**5. Rename the extracted folder(s) to a shorter name, which can be anything to your choosing**
@@ -33,7 +33,7 @@
- **Before:** WSA_2XXX.XXXXX.X.X_XXXX_Release-Nightly-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X-RemovedAmazon
- **After:** WSAExtracted2XXX
-
+
**6. Ensure that 'Run.bat' is run as Administrator**
@@ -41,7 +41,7 @@
-
+
---
diff --git a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF6.md b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF6.md
index a96255f..8823615 100644
--- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF6.md
+++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF6.md
@@ -28,7 +28,7 @@ In E:\WSA\Install.ps1:102 Character:1
**3. If you have installed WSA prior, make sure that it has been uninstalled and delete all folders containing "WindowsSubsystemForAndroid" from the following directories/paths and the subdirectories within:**
-
+
- *C:\ProgramData\Microsoft\Windows\AppRepository*
@@ -36,11 +36,11 @@ In E:\WSA\Install.ps1:102 Character:1
- *%localappdata\ProgramData\Packages*
-
+
**4. Restart your Computer**
-
+
If the issue has been fixed, then there is no need to follow through the rest of the guide.
However, if you have the same issue, it is vital that you obtain the logs and try to decipher what is causing the error
@@ -88,8 +88,8 @@ To obtain the logs (admin privilege required):
**3. Restart your PC**
-
-
+
+
---
## Issue 2: 0x80073B06 "Initial screen image for the current application context cannot be recognized"
@@ -114,7 +114,7 @@ AppxManifest.xml (24,27): Error 0x80073B06: Unable to install or update package
**Hope these fixes work for you!**
-
+
---
diff --git a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF9.md b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF9.md
index 28893a1..b8a805b 100644
--- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF9.md
+++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF9.md
@@ -12,19 +12,19 @@
**1. Ensure the partition/drive you are installing from is NTFS**
-
+
**2. Redownload WSA Build .zip/.7z file from the [Releases page](https://github.com/MustardChef/WSABuilds/releases) (sometime the files can be corrupted during download and extraction)**
-
+
**3. Rename the .zip/.7z file to a shorter name, which can be anything to your choosing (For example: WSA_2XXX.XXXXX.X.X_XXXX_Release-Nightly-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X-RemovedAmazon ----> WSAArchive2XXX)**
-
+
**4. Extract the .zip or .7z archive (depends on the release) using 7-zip or a proper archive tool and not the built in Windows archive extractor**
-
+
**5. Rename the extracted folder(s) to a shorter name, which can be anything to your choosing**
@@ -32,14 +32,14 @@
- **Before:** WSA_2XXX.XXXXX.X.X_XXXX_Release-Nightly-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X-RemovedAmazon
- **After:** WSAExtracted2XXX
-
+
**6. Ensure that 'Run.bat' is run as Administrator**
**Hope this works for you!**
-
+
---
diff --git a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFB.md b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFB.md
index ae3d369..ef4d6f9 100644
--- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFB.md
+++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFB.md
@@ -14,27 +14,27 @@
**1. Go to ``%LOCALAPPDATA%/Packages/``, and make sure that the folder ``MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe`` is deleted. (If it does not exist, move on to Step **2**.)**
-
+
**2. Open Powershell (as Admin) and run the following command:**
```powershell
Get-AppxPackage -Name "MicrosoftCorporationII.WindowsSubsystemForAndroid" -AllUsers | Remove-AppxPackage -AllUsers
```
-
+
**3. Delete all folders related to WSA (except the .zip or .7z files (depends on the release ) for WSA Builds), which include folders extracted for WSA installation.**
-
+
**4. Rextract and re-run ``Run.bat``**
-
+
***The issue should now be fixed***
-
+
---
diff --git a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFD.md b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFD.md
index 5103383..3c54eb3 100644
--- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFD.md
+++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFD.md
@@ -33,7 +33,7 @@ Using the [Windows 10 Update Assistant](https://support.microsoft.com/en-us/topi
-
+
---
diff --git a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073D10.md b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073D10.md
index b015105..ec8dc0c 100644
--- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073D10.md
+++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073D10.md
@@ -20,7 +20,7 @@
**4. Enjoy**
-
+
---
diff --git a/Documentation/Fix Guides/Pre-install Issues/FixInstallps1.md b/Documentation/Fix Guides/Pre-install Issues/FixInstallps1.md
index 4900212..852484a 100644
--- a/Documentation/Fix Guides/Pre-install Issues/FixInstallps1.md
+++ b/Documentation/Fix Guides/Pre-install Issues/FixInstallps1.md
@@ -4,7 +4,7 @@
## Issues:
- - ## Install.ps1 is not recognized/found
+ - ## Install.ps1 is not recognized/found
- ## Some files are missing in the folder
@@ -16,8 +16,8 @@
-
-
+
+
## Solution
@@ -34,11 +34,11 @@ If the popup windows disappear without asking administrative permission and Wind
- **After:** WSAArchive2XXX
-
+
**2. Copy the path of the folder by right clicking on the folder and select "Show More Options" and click on "Copy as path"**
-
+
**3. Press Win + X on your keyboard and select Windows™ Terminal (Admin) or Powershell (Admin) depending on the version of Windows™ you are running**
@@ -48,7 +48,7 @@ If the popup windows disappear without asking administrative permission and Wind
|![215262254-7466d964-3956-4d71-8014-e2c5869ca4d4](https://user-images.githubusercontent.com/68516357/215263173-500591dd-c6d5-4c2d-9d38-58bc065fff28.png)|![winx_editor-1](https://user-images.githubusercontent.com/68516357/215263348-022dc031-802f-4e93-8999-05d0aa6744b9.png)|
-
+
**4. Input the command below and press enter, replacing {X:\path\to\your\extracted\folder} including the {} with the path of the extracted folder**
@@ -56,7 +56,7 @@ If the popup windows disappear without asking administrative permission and Wind
cd "{X:\path\to\your\extracted\folder}"
```
-
+
**5. Input the command below and press enter**
@@ -64,12 +64,12 @@ If the popup windows disappear without asking administrative permission and Wind
PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1
```
-
+
**6. The script will run and Windows Subsystem For Android™ will be installed**
-
+
---
diff --git a/Documentation/Fix Guides/Pre-install Issues/FixPathTooLong.md b/Documentation/Fix Guides/Pre-install Issues/FixPathTooLong.md
index 7843c18..b287fa3 100644
--- a/Documentation/Fix Guides/Pre-install Issues/FixPathTooLong.md
+++ b/Documentation/Fix Guides/Pre-install Issues/FixPathTooLong.md
@@ -29,7 +29,7 @@ The solution is simple, all you have to do is:
- **After:** WSAArchive2XXX
-
+
---
diff --git a/Documentation/Fix Guides/Pre-install Issues/InstallPs1FailedToUpdate.md b/Documentation/Fix Guides/Pre-install Issues/InstallPs1FailedToUpdate.md
index bbf24c8..7607566 100644
--- a/Documentation/Fix Guides/Pre-install Issues/InstallPs1FailedToUpdate.md
+++ b/Documentation/Fix Guides/Pre-install Issues/InstallPs1FailedToUpdate.md
@@ -23,7 +23,7 @@ PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1
**Hope this works for you!**
-
+
---
diff --git a/Documentation/Fix Guides/Pre-install Issues/NamedResource Not Found - Fix Error 0x80073B17.md b/Documentation/Fix Guides/Pre-install Issues/NamedResource Not Found - Fix Error 0x80073B17.md
index 0a6af00..9536b64 100644
--- a/Documentation/Fix Guides/Pre-install Issues/NamedResource Not Found - Fix Error 0x80073B17.md
+++ b/Documentation/Fix Guides/Pre-install Issues/NamedResource Not Found - Fix Error 0x80073B17.md
@@ -45,7 +45,7 @@
-
+
---
diff --git a/Documentation/Fix Guides/Pre-install Issues/Specified Logon Error.md b/Documentation/Fix Guides/Pre-install Issues/Specified Logon Error.md
new file mode 100644
index 0000000..2a75c66
--- /dev/null
+++ b/Documentation/Fix Guides/Pre-install Issues/Specified Logon Error.md
@@ -0,0 +1,29 @@
+# WSABuilds
+
+## Issue: A Specified Logon Session Does Not Exist
+
+### Preface:
+##### This issue occurs when you are not installing WSA from an admin account. This is due to the [limitations of installing unsigned MSIX on non-Admin accounts](https://github.com/LSPosed/MagiskOnWSALocal/issues/276#issuecomment-1492594872).
+---
+### Example:
+![image](https://github.com/MustardChef/WSABuilds/assets/68516357/bfe330c2-ddb0-4fd1-98ce-fc1f1ec60a29)
+
+---
+
+## Solution:
+
+
+
+### Make sure that the account that you are installing from is a Windows Administrator account.
+
+#### To check:
+- ##### 1. Open CMD
+- ##### 2. Type ```net localgroup administrators``` and press enter
+- ##### 3. Check if the account you are installing from, exists in the list of accounts in the "administrators" localgroup.
+- ##### 4. If it does not, then you are not installing from an admin account.
+
+
+
+### Make sure that you run ```run.bat``` as Administrator.
+
+### Make sure that you run ```Install.ps1``` as Administrator.
diff --git a/Documentation/Usage Guides/General Usage Guides/BusyBox_CN.md b/Documentation/Usage Guides/General Usage Guides/BusyBox_CN.md
deleted file mode 100644
index 7b4b7f2..0000000
--- a/Documentation/Usage Guides/General Usage Guides/BusyBox_CN.md
+++ /dev/null
@@ -1,32 +0,0 @@
-# WSABuilds
-
-
-## 指南:如何安装 BusyBox
-
-### 前言:
-##### 由于 Magisk 已经内置了 BusyBox,所以此过程非常简单
-
-## 步骤
-
-### 步骤 1:
-使用通过 Play Store 下载或通过 sideload 安装到 WSA 的 Android 浏览器,下载以下 [Magisk 模块](https://github.com/Magisk-Modules-Alt-Repo/BuiltIn-BusyBox) 来安装和符号链接 BusyBox 与其附带的应用程序到 Magisk 内置的 busybox 二进制文件。不需要手动操作或获取自定义版本。
-
-### 步骤 2:
-通过 Magisk Manager 安装 Magisk 模块 .zip 文件
-
-### 步骤 3 (可选):
-您可以通过 Root Checker 或使用 ADB Shell 进行测试是否 BusyBox 正常工作:
-
-![image](https://user-images.githubusercontent.com/68516357/219951996-cd72359c-cfa7-4b99-8965-8249b0c917e1.png)
-
-或
-
-`` adb shell ``
-``su``
-``busybox | head -1``
-
-![image](https://user-images.githubusercontent.com/68516357/219952139-7037c81a-a3d6-4e34-9cb7-84601f5cd990.png)
-
-
-### 如果您遇到问题或不理解指南中的任何步骤,请加入 Discord 并在这里提问:
-[](https://discord.gg/2thee7zzHZ)
diff --git a/Documentation/Usage Guides/General Usage Guides/ChangingGPU_CN.md b/Documentation/Usage Guides/General Usage Guides/ChangingGPU_CN.md
deleted file mode 100644
index a8a2beb..0000000
--- a/Documentation/Usage Guides/General Usage Guides/ChangingGPU_CN.md
+++ /dev/null
@@ -1,23 +0,0 @@
-# WSABuilds
-
-
-### 指南:更改Windows Subsystem For Android™使用的GPU
-
-1. 打开 Windows Subsystem For Android™ 设置 --> 通过开始菜单搜索或使用搜索功能
-
-![image](https://user-images.githubusercontent.com/68516357/213872047-eced6893-ea32-4de9-8ebb-ca35fc568f12.png)
-
-2. 请确保通过在 ``关闭 Windows Subsystem For Android™`` 选项卡中按下 ``关闭`` 按钮来关闭 Windows Subsystem For Android™。
-
-![image](https://user-images.githubusercontent.com/68516357/213872914-1eae7f97-9571-4ffc-b280-86075dd3431b.png)
-
-
-3. 在 Windows Subsystem For Android™ 设置中选择 ``图形和性能`` 选项卡
-
-![image](https://user-images.githubusercontent.com/68516357/213872285-93e7de54-9e5f-430c-a7fd-4c6d304cea64.png)
-
-4. 点击 ``用于 Android™ 应用的 GPU`` 选择项,并选择您想要 Windows Subsystem For Android™ 使用的 GPU。
-
-![image](https://user-images.githubusercontent.com/68516357/213872473-e70814dd-6fc2-4afd-bcd2-fcb421518eba.png)
-
-
diff --git a/Documentation/Usage Guides/General Usage Guides/KernelSU.md b/Documentation/Usage Guides/General Usage Guides/KernelSU.md
index 2b99346..2642865 100644
--- a/Documentation/Usage Guides/General Usage Guides/KernelSU.md
+++ b/Documentation/Usage Guides/General Usage Guides/KernelSU.md
@@ -4,12 +4,12 @@
You Have Successfully Installed Windows Subsystem For Android with KernelSU
Stability: ✅Stable → No issues reported
-
+
## Next Steps:
-
+
### 1. Download the KernelSU Manager .apk
@@ -17,17 +17,17 @@
### 2. Sideload the KernelSU Manager .apk into WSA
-
+
[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/Sideloading%20Guides/Sideloading.md)
-
+
## Enjoy WSA with KernelSU!
-
-
+
+
# Having any issues?
diff --git a/Documentation/Usage Guides/General Usage Guides/MoveToExtDrive.md b/Documentation/Usage Guides/General Usage Guides/MoveToExtDrive.md
index a6d6078..23edea4 100644
--- a/Documentation/Usage Guides/General Usage Guides/MoveToExtDrive.md
+++ b/Documentation/Usage Guides/General Usage Guides/MoveToExtDrive.md
@@ -4,7 +4,7 @@
## Guide: Moving/Installing Windows Subsystem For Android™ (WSA) to another partition or disk
### Preface:
-##### WSA can take up a lot of storage space, hence you want to move it to another partition or disk with more space. This guide goes through a method by which you can install WSA from another disk and to store the data in that drive (instead of "%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe").
+##### WSA can take up a lot of storage space, hence you want to move it to another partition or disk with more space. This guide goes through a method by which you can install WSA from another disk and to store the data in that drive (instead of "%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe").
### Prerequisites:
- The partition/ disk that you want to move/install Windows Subsystem For Android™ to, ****MUST**** be **NTFS**
diff --git a/Documentation/Usage Guides/General Usage Guides/MoveToExtDrive_CN.md b/Documentation/Usage Guides/General Usage Guides/MoveToExtDrive_CN.md
index 910a6b2..1e5c417 100644
--- a/Documentation/Usage Guides/General Usage Guides/MoveToExtDrive_CN.md
+++ b/Documentation/Usage Guides/General Usage Guides/MoveToExtDrive_CN.md
@@ -4,7 +4,7 @@
## 指南:将 Windows Subsystem For Android™(WSA)移动/安装到其他分区或磁盘
### 前言:
-##### WSA 可以占用大量存储空间,因此您想将其移动到具有更多空间的其他分区或磁盘。 本指南介绍了一种方法,通过该方法,您可以从其他磁盘安装 WSA 并将数据存储在该驱动器中(而不是“%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe”)。
+##### WSA 可以占用大量存储空间,因此您想将其移动到具有更多空间的其他分区或磁盘。 本指南介绍了一种方法,通过该方法,您可以从其他磁盘安装 WSA 并将数据存储在该驱动器中(而不是“%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe”)。
### 先决条件:
- 您要将 Windows Subsystem For Android™ 移动/安装到的分区/磁盘,**必须**为 **NTFS**
diff --git a/Documentation/Usage Guides/General Usage Guides/Remove Non-Existant Entries.md b/Documentation/Usage Guides/General Usage Guides/Remove Non-Existant Entries.md
new file mode 100644
index 0000000..a7dc704
--- /dev/null
+++ b/Documentation/Usage Guides/General Usage Guides/Remove Non-Existant Entries.md
@@ -0,0 +1,35 @@
+# WSABuilds
+
+## Guide: Removing entries of apps that do not exist
+
+### Preface:
+##### Sometimes, switching from a WSA Build with Amazon Appstore to a build with "Removed Amazon Appstore" or a build with "MindTheGapps" to a build with "No-Gapps" etc., the system apps that were installed (either Google Play Store and related apps and/or the Amazon Appstore) from the previous build may still show up in the WSA Settings's "Apps" section. This guide goes through a method by which you can remove these entries from the WSA Settings's "Apps" section.
+
+### Example:
+
+
+
+
+## Steps:
+
+#### 1. Open Registry Editor (regedit.exe) as Administrator
+#### 2. Navigate to `Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall`
+#### 3. You will find all the entries from WSA apps here. Search for the app you want to remove from the WSA Settings's "Apps" section.
+#### 4. Once you find the entry, delete it.
+#### 5. Repeat steps 3 and 4 for all the apps you want to remove from the WSA Settings's "Apps" section.
+#### 6. Restart your PC.
+#### 7. The apps you deleted the entries of should no longer show up in the WSA Settings's "Apps" section.
+
+
+
+### Hope this helps!
+
+
+
+---
+
+## Have futher question or need help?
+
+#### Join the Discord if you have any other questions or need help!
+
+[](https://discord.gg/2thee7zzHZ)
diff --git a/Documentation/Usage Guides/Post-Installation Guides/Amazon Appstore Only.md b/Documentation/Usage Guides/Post-Installation Guides/Amazon Appstore Only.md
index 03508c2..63c387b 100644
--- a/Documentation/Usage Guides/Post-Installation Guides/Amazon Appstore Only.md
+++ b/Documentation/Usage Guides/Post-Installation Guides/Amazon Appstore Only.md
@@ -5,8 +5,8 @@
You Have Successfully Installed Windows Subsystem For Android with Amazon Appstore Only!
Stability: ✅Stable → No issues reported
-
-
+
+
# Having any issues?
diff --git a/Documentation/Usage Guides/Post-Installation Guides/Gapps and AMZ Appstore.md b/Documentation/Usage Guides/Post-Installation Guides/Gapps and AMZ Appstore.md
index 6f89f11..334cc99 100644
--- a/Documentation/Usage Guides/Post-Installation Guides/Gapps and AMZ Appstore.md
+++ b/Documentation/Usage Guides/Post-Installation Guides/Gapps and AMZ Appstore.md
@@ -5,8 +5,8 @@
You Have Successfully Installed Windows Subsystem For Android with Amazon Appstore and MindTheGapps!
Stability: ✅Stable → No issues reported
-
-
+
+
# Having any issues?
diff --git a/Documentation/Usage Guides/Post-Installation Guides/KernelSU/MindTheGapps and AMZ/MindTheGapps and AMZ.md b/Documentation/Usage Guides/Post-Installation Guides/KernelSU/MindTheGapps and AMZ/MindTheGapps and AMZ.md
index 94792e9..c45cc4c 100644
--- a/Documentation/Usage Guides/Post-Installation Guides/KernelSU/MindTheGapps and AMZ/MindTheGapps and AMZ.md
+++ b/Documentation/Usage Guides/Post-Installation Guides/KernelSU/MindTheGapps and AMZ/MindTheGapps and AMZ.md
@@ -3,11 +3,11 @@
You Have Successfully Installed Windows Subsystem For Android with KernelSU, Google Apps (MindTheGapps) and the Amazon Appstore!
Stability: ✅Stable → No issues reported
-
+
## Next Steps:
-
+
### 1. Download the KernelSU Manager .apk
@@ -15,15 +15,15 @@
### 2. Sideload the KernelSU Manager .apk into WSA
-
+
[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/Sideloading%20Guides/Sideloading.md)
-
+
---
-
+
Having any issues?
Click on the "Troubleshoot" button above or join the WSA Community Discord server via the invite below to recieve advice and support!
diff --git a/Documentation/Usage Guides/Post-Installation Guides/KernelSU/MindTheGapps and Removed AMZ/MindTheGapps and Removed AMZ.md b/Documentation/Usage Guides/Post-Installation Guides/KernelSU/MindTheGapps and Removed AMZ/MindTheGapps and Removed AMZ.md
index e76ad08..2eeda51 100644
--- a/Documentation/Usage Guides/Post-Installation Guides/KernelSU/MindTheGapps and Removed AMZ/MindTheGapps and Removed AMZ.md
+++ b/Documentation/Usage Guides/Post-Installation Guides/KernelSU/MindTheGapps and Removed AMZ/MindTheGapps and Removed AMZ.md
@@ -5,11 +5,11 @@
You Have Successfully Installed Windows Subsystem For Android with KernelSU, Google Apps (MindTheGapps) and Removed Amazon!
Stability: ✅Stable → No issues reported
-
+
## Next Steps:
-
+
### 1. Download the KernelSU Manager .apk
@@ -17,15 +17,15 @@
### 2. Sideload the KernelSU Manager .apk into WSA
-
+
[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/Sideloading%20Guides/Sideloading.md)
-
+
---
-
+
Having any issues?
Click on the "Troubleshoot" button above or join the WSA Community Discord server via the invite below to recieve advice and support!
diff --git a/Documentation/Usage Guides/Post-Installation Guides/KernelSU/No Gapps and AMZ/No Gapps and AMZ.md b/Documentation/Usage Guides/Post-Installation Guides/KernelSU/No Gapps and AMZ/No Gapps and AMZ.md
index 2dca773..7bbd3c1 100644
--- a/Documentation/Usage Guides/Post-Installation Guides/KernelSU/No Gapps and AMZ/No Gapps and AMZ.md
+++ b/Documentation/Usage Guides/Post-Installation Guides/KernelSU/No Gapps and AMZ/No Gapps and AMZ.md
@@ -5,11 +5,11 @@
You Have Successfully Installed Windows Subsystem For Android with KernelSU, the Amazon Appstore and No Gapps (MindTheGapps)!
Stability: ✅Stable → No issues reported
-
+
## Next Steps:
-
+
### 1. Download the KernelSU Manager .apk
@@ -17,15 +17,15 @@
### 2. Sideload the KernelSU Manager .apk into WSA
-
+
[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/Sideloading%20Guides/Sideloading.md)
-
+
---
-
+
Having any issues?
Click on the "Troubleshoot" button above or join the WSA Community Discord server via the invite below to recieve advice and support!
diff --git a/Documentation/Usage Guides/Post-Installation Guides/KernelSU/No Gapps and Removed AMZ/No Gapps and Removed AMZ.md b/Documentation/Usage Guides/Post-Installation Guides/KernelSU/No Gapps and Removed AMZ/No Gapps and Removed AMZ.md
index 9cec7ab..498ba76 100644
--- a/Documentation/Usage Guides/Post-Installation Guides/KernelSU/No Gapps and Removed AMZ/No Gapps and Removed AMZ.md
+++ b/Documentation/Usage Guides/Post-Installation Guides/KernelSU/No Gapps and Removed AMZ/No Gapps and Removed AMZ.md
@@ -5,11 +5,11 @@
You Have Successfully Installed Windows Subsystem For Android with KernelSU, No Google Apps (No MindTheGapps) and Removed Amazon!
Stability: ✅Stable → No issues reported
-
+
## Next Steps:
-
+
### 1. Download the KernelSU Manager .apk
@@ -17,15 +17,15 @@
### 2. Sideload the KernelSU Manager .apk into WSA
-
+
[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/Sideloading%20Guides/Sideloading.md)
-
+
---
-
+
Having any issues?
Click on the "Troubleshoot" button above or join the WSA Community Discord server via the invite below to recieve advice and support!
You Have Successfully Installed Windows Subsystem For Android with MindTheGapps and Amazon Appstore Removed!
Stability: ✅Stable → No issues reported
-
-
+
+
# Having any issues?
diff --git a/Documentation/Usage Guides/Post-Installation Guides/No Root/MindTheGapps and AMZ/MindTheGapps and Amazon Appstore.md b/Documentation/Usage Guides/Post-Installation Guides/No Root/MindTheGapps and AMZ/MindTheGapps and Amazon Appstore.md
index c13539c..1051499 100644
--- a/Documentation/Usage Guides/Post-Installation Guides/No Root/MindTheGapps and AMZ/MindTheGapps and Amazon Appstore.md
+++ b/Documentation/Usage Guides/Post-Installation Guides/No Root/MindTheGapps and AMZ/MindTheGapps and Amazon Appstore.md
@@ -5,8 +5,8 @@
You Have Successfully Installed Windows Subsystem For Android with Google Apps (MindTheGapps) and Removed Amazon!
Stability: ✅Stable → No issues reported
-
-
+
+
Having any issues?
Click on the "Troubleshoot" button above or join the WSA Community Discord server via the invite below to recieve advice and support!
diff --git a/Documentation/Usage Guides/Post-Installation Guides/No Root/MindTheGapps and Removed AMZ/MindTheGapps and Removed Amazon.md b/Documentation/Usage Guides/Post-Installation Guides/No Root/MindTheGapps and Removed AMZ/MindTheGapps and Removed Amazon.md
index 518b677..70a66f5 100644
--- a/Documentation/Usage Guides/Post-Installation Guides/No Root/MindTheGapps and Removed AMZ/MindTheGapps and Removed Amazon.md
+++ b/Documentation/Usage Guides/Post-Installation Guides/No Root/MindTheGapps and Removed AMZ/MindTheGapps and Removed Amazon.md
@@ -5,8 +5,8 @@
You Have Successfully Installed Windows Subsystem For Android with Google Apps (MindTheGapps) and Removed Amazon!
Stability: ✅Stable → No issues reported
-
-
+
+
Having any issues?
Click on the "Troubleshoot" button above or join the WSA Community Discord server via the invite below to recieve advice and support!
diff --git a/Documentation/Usage Guides/Post-Installation Guides/No Root/No Gapps and AMZ/No Gapps and Amazon Appstore.md b/Documentation/Usage Guides/Post-Installation Guides/No Root/No Gapps and AMZ/No Gapps and Amazon Appstore.md
index fb7b358..6fb4765 100644
--- a/Documentation/Usage Guides/Post-Installation Guides/No Root/No Gapps and AMZ/No Gapps and Amazon Appstore.md
+++ b/Documentation/Usage Guides/Post-Installation Guides/No Root/No Gapps and AMZ/No Gapps and Amazon Appstore.md
@@ -5,8 +5,8 @@
You Have Successfully Installed Windows Subsystem For Android with Amazon Appstore and No Google Apps (No MindTheGapps)!
Stability: ✅Stable → No issues reported
-
-
+
+
Having any issues?
Click on the "Troubleshoot" button above or join the WSA Community Discord server via the invite below to recieve advice and support!
diff --git a/Documentation/Usage Guides/Post-Installation Guides/No Root/No Gapps and Removed AMZ/No Gapps and Removed Amazon.md b/Documentation/Usage Guides/Post-Installation Guides/No Root/No Gapps and Removed AMZ/No Gapps and Removed Amazon.md
index 5cbd684..f759c74 100644
--- a/Documentation/Usage Guides/Post-Installation Guides/No Root/No Gapps and Removed AMZ/No Gapps and Removed Amazon.md
+++ b/Documentation/Usage Guides/Post-Installation Guides/No Root/No Gapps and Removed AMZ/No Gapps and Removed Amazon.md
@@ -5,8 +5,8 @@
You Have Successfully Installed Windows Subsystem For Android without Amazon Appstore and Google Apps (MindTheGapps)!
Stability: ✅Stable → No issues reported
-
-
+
+
Having any issues?
Click on the "Troubleshoot" button above or join the WSA Community Discord server via the invite below to recieve advice and support!
diff --git a/Documentation/Usage Guides/Sideloading Guides/ADB-Sideloading_CN.md b/Documentation/Usage Guides/Sideloading Guides/ADB-Sideloading_CN.md
deleted file mode 100644
index b8253af..0000000
--- a/Documentation/Usage Guides/Sideloading Guides/ADB-Sideloading_CN.md
+++ /dev/null
@@ -1,50 +0,0 @@
-# WSABuilds
-
-# 在 Windows 子系统中进行 APK 侧载
--------------
-
-## 设置 ADB 与 WSA 连接
-
--启动 **Windows Subsystem for Android**。
-
--在此处启用 **开发者模式**,然后点击 **管理开发者设置**。
-
--使用鼠标左键向下滚动,直到找到 **无线调试**。点击打开它并启用。
-
--点击 **使用配对码配对设备**。
-
--注意 Wi-Fi **配对码** 和 **IP 地址和端口**。
-
--启动 Windows 终端并确保已安装 ADB ([安装 ADB](https://www.xda-developers.com/install-adb-windows-macos-linux/#adbsetupwindows))。
-
--使用命令 ``adb pair `` 将 ADB 与 WSA 配对。
-
--在无线调试窗口中,查看 **设备名称** 和下面的 **IP 地址和端口**。
-
--使用命令 ``adb connect `` 连接 WSA 和 ADB。
-
-完成后,使用命令 ``adb devices`` 确认 WSA 已连接。
-
-
-## 使用 ADB 安装 APK
-现在,您可以安装任何您想要的应用程序,但我个人建议首先安装一个网页浏览器和一个文件管理器。
-这是最新的 Bromite x64 版本的 [直接下载链接](https://github.com/bromite/bromite/releases/latest/download/x64_ChromePublic.apk)。
-
-- 下载 APK。
-- 打开文件资源管理器,在下载的 APK 上右键单击,然后点击 “复制为路径” 。
-- 启动 Windows 终端。
-- 使用 ``adb install `` 命令安装 APK。
-[**P.S.** 可以右键在终端中粘贴]
-- 重复此过程以安装文件管理器应用程序。我建议使用 FX File Explorer,您可以使用您喜欢的应用程序。
-
-## 在使用 ADB 安装后
-您现在可以在 Android 中打开您安装的网页浏览器,并像在任何 Android 设备上一样下载和安装 Aurora Store - 即通过侧载 APK 而不是使用 ADB。
-
-***
-
-
-### 推荐在 WSA 上安装的应用程序列表:
-- [microG](https://microg.org/): A free-as-in-freedom re-implementation of Google’s proprietary Android user space apps and libraries.
-- [Aurora Store](https://files.auroraoss.com/AuroraStore/Stable/): an app store that lets you download apps from Google Play without a Google account.
-- [FX File Explorer](https://www.nextapp.com/fx/): FX File Explorer is a mix of explorers (SD, FTP, Lan, Cloud and other storage explorers) and is a fast, smooth, beautiful, reliable and full-featured file manager with a simple and intuitive user interface.
-- [Bromite](https://github.com/bromite/bromite): A Chromium fork with support for ad blocking and enhanced privacy.
diff --git a/Documentation/Usage Guides/Sideloading Guides/Sideloading_CN.md b/Documentation/Usage Guides/Sideloading Guides/Sideloading_CN.md
deleted file mode 100644
index 8aa951e..0000000
--- a/Documentation/Usage Guides/Sideloading Guides/Sideloading_CN.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# WSABuilds
-
-
-## 指南:APK侧载
-
-### 这个指南涵盖了将APK(从Windows)侧向加载并安装到Windows Subsystem For Android中的四种不同方法。
-
-|Application|
-|-----------|
-|[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/WSA-Sideloader_CN.md)|
-|[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/WSAPacman_CN.md)|
-|[](https://github.com/Paving-Base/APK-Installer/blob/main/README.md)|
-|[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/ADB-Sideloading_CN.md)|
-
diff --git a/Documentation/Usage Guides/Sideloading Guides/WSA-Sideloader_CN.md b/Documentation/Usage Guides/Sideloading Guides/WSA-Sideloader_CN.md
deleted file mode 100644
index fb017cc..0000000
--- a/Documentation/Usage Guides/Sideloading Guides/WSA-Sideloader_CN.md
+++ /dev/null
@@ -1,75 +0,0 @@
-# WSABuilds
-
-
-# WSA Sideloader使用指南
-#### 使用WSA Sideloader,您可以将任何APK文件安装到WSA上。
-#### 本指南将向您展示如何使用它。
-
-
-
-
-
-## 如何下载和安装WSA-Sideloader
-
-#### 您可以通过以下3种不同的方式下载WSA Sideloader:
-操作系统|下载
-|---------|---------|
-| |[](https://winstall.app/apps/infinitepower18.WSASideloader)|
-| |[](https://github.com/infinitepower18/WSA-Sideloader/releases/latest)|
-||[](https://apps.microsoft.com/store/detail/9NMFSJB25QJR?launch=true&cid=wsabuilds&mode=mini)|
-
-## 设置
-
-***步骤1。 安装后,您应该会看到以下屏幕:***
-
-![image](https://user-images.githubusercontent.com/44692189/226059063-9148821a-8661-4f38-9089-bfd6bb72b135.png)
-
-> **注意**:
-> 如果出现WSA未安装的消息,请检查是否按照WSABuilds说明正确下载和安装了WSA。
-
-
-
-***步骤2。接下来,从开始菜单或在浏览器地址栏中键入wsa-settings://,选择“开发人员”并启用开发人员模式。 显示的IP地址很可能是127.0.0.1:58526,这已经默认输入了WSA Sideloader中,但是如果您的IP地址与此不同,请确保在侧载程序中更改它。***
-
-![image](https://user-images.githubusercontent.com/44692189/226059697-9d54c122-8674-46f4-871a-4937805498ef.png)
-
-
-
-### 步骤 3. 现在,您可以单击“浏览”按钮选择 APK 文件。您也可以在文件资源管理器中双击一个文件,自动打开 WSA Sideloader 并选择 APK 文件。
-
-
-
-### 步骤 4. 第一次安装 APK 时,会要求允许 ADB 调试。允许并重新尝试安装。如果不想每次安装应用时手动接受权限,请勾选“始终允许”。
-
-
-
-### 步骤 5. 安装 APK 可能需要几秒钟时间。一旦出现“已成功安装应用程序”的消息,您可以单击“打开应用”。
-
-> **注意:**
-> 如果 WSA 未开启,WSA Sideloader 将自动启动它。30 秒后,安装将自动继续。
-
-
-
-### 您可以在开始菜单中找到所有已安装的 WSA 应用程序,也可以通过 WSA Sideloader 中的“已安装应用程序”按钮找到它们:
-
-
-
-## 更新 WSA Sideloader
-不时会有更新,以提高应用程序的可靠性,并确保它能与未来的 WSA 版本正常工作。因此,强烈建议您将其保持最新状态。
-
-- 如果您使用 MS Store 安装了 WSA Sideloader,则可以通过商店更新该应用程序。
-- 如果您通过其他方法安装,则侧载程序将在下次启动时通知您更新。
-
-## 故障排除
-如果出现如下错误,请检查是否已允许 ADB 授权并启用开发者模式。
-
-
-
-如果您仍然遇到问题,请记录在 WSA Sideloader 中显示的错误信息,并加入下面的 Discord 服务器以获取进一步帮助。
-
-[](https://discord.gg/2thee7zzHZ)
-
-## Credits
-
-#### 特别感谢 infinitepower18
-#### 如果你觉得这个应用有用,请给 [WSA-Sideloader Github Repo](https://github.com/infinitepower18/WSA-Sideloader/) 点个赞或在 [Microsoft Store Page](https://www.microsoft.com/store/apps/9NMFSJB25QJR) 上留下评论
diff --git a/Documentation/Usage Guides/Sideloading Guides/WSAFiles.md b/Documentation/Usage Guides/Sideloading Guides/WSAFiles.md
index df0c428..514ec67 100644
--- a/Documentation/Usage Guides/Sideloading Guides/WSAFiles.md
+++ b/Documentation/Usage Guides/Sideloading Guides/WSAFiles.md
@@ -1,59 +1,59 @@
# Sideloading using the Files app
-
+
#### Starting with WSA version 2305, you can sideload APK files using the Files app. This guide will show you how.
-
+
> [!IMPORTANT]
> This guide is only applicable for WSA versions 2305 and above. If you're using an older version, you will need to use [ADB](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/Sideloading%20Guides/ADB-Sideloading.md) or one of the [listed APK installers](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/Sideloading%20Guides/Sideloading.md).
-
+
## Setup
-
+
***1. Open the Windows Subsystem for Android app, go to Advanced Settings and enable share user folders found under experimental features. Then select the folder that you would like to share by clicking on "Change folder".***
-
+
![image](https://github.com/MustardChef/WSABuilds/assets/68516357/9644d1c3-ec12-462e-89bc-50bd4ff0f2df)
-
+
***2. Go to the "System" section and open the Files app.***
-
+
![image](https://github.com/MustardChef/WSABuilds/assets/68516357/65e459bf-24f8-40e0-8bf1-aa7ea72873a6)
-
+
***3. Click on Subsystem for Android, followed by Windows to browse through your Windows files.***
![image](https://github.com/MustardChef/WSABuilds/assets/68516357/5300c7be-a517-4ccd-a951-d51f703a4a5d)
-
+
-
-
+
+
***4. Click the APK you want to install and choose package installer if it asks. Agree to the warnings and then click install.***
-
+
-
+
> [!NOTE]
> If you're facing problems, try disabling `Block installation of malicious apps` in the WSA app.
-
+
## After installation
diff --git a/Documentation/Usage Guides/Sideloading Guides/WSAPacman_CN.md b/Documentation/Usage Guides/Sideloading Guides/WSAPacman_CN.md
deleted file mode 100644
index c0013ed..0000000
--- a/Documentation/Usage Guides/Sideloading Guides/WSAPacman_CN.md
+++ /dev/null
@@ -1,34 +0,0 @@
-# WSABuilds
-
-# WSAPacman
-
-**步骤1:** 下载并安装 [**WSA Pacman**](https://github.com/alesimula/wsa_pacman/releases)
-
-**步骤2:** 转到 `Windows 子系统 for Android` → `开发人员` 并打开**开发人员模式**。
-
-> **警告**:
-> #### 您必须授予 WSAPacman ADB 调试权限。
->
-> ![](https://media.discordapp.net/attachments/1015131233824538624/1062611905249820733/allow.png)
-
-
-
-
-## 问题和解决方案
-
-> **注意**
-> #### 安装 apk 时,“安装”按钮变灰色
->
-> ![image](https://user-images.githubusercontent.com/68516357/215341077-162f64c0-bea5-4f39-9f48-a8d5acaa5cf3.png)
->
-> #### 解决方法:打开 WSAPacman 并在其中启用 WSA。
->![](https://media.discordapp.net/attachments/1015131233824538624/1062610433506287708/WSA-pacman_x7UaiviLSW.png)
-
-
-
-> **注意**
-> #### 如果 WSAPacman 显示“安装超时”:
->
->
->
-> #### 解决方法:等待几分钟,看看应用程序是否已安装并显示在“开始”菜单中。如果没有,请重新尝试安装。
diff --git a/Documentation/WSABuilds/Backup and Restore.md b/Documentation/WSABuilds/Backup and Restore.md
index 7980dac..61a2916 100644
--- a/Documentation/WSABuilds/Backup and Restore.md
+++ b/Documentation/WSABuilds/Backup and Restore.md
@@ -15,7 +15,7 @@ Before attempting to restore your backup, you must remove WSA if installed. Then
>
+>
>
> The Lines (as shown below) that you need to remove in ``Install.ps1`` may vary depending on the type of WSA Build that you are trying to install.
diff --git a/Documentation/WSABuilds/Credits.md b/Documentation/WSABuilds/Credits.md
index f7500e7..f7811ff 100644
--- a/Documentation/WSABuilds/Credits.md
+++ b/Documentation/WSABuilds/Credits.md
@@ -8,9 +8,9 @@
-
+
## Builds Status and Stability
@@ -176,7 +176,7 @@
v2308.40000.2.0
-
Update Skipped to allow time for adjusting the Docs and the build script (MagiskOnWSALocal). Sorry for any Inconvenence. Updates will resume as normal after this.
+
Update Skipped to allow time for adjusting the Docs and the build script (MagiskOnWSALocal). Sorry for any Inconvenence. Updates will resume as normal after this.
v2308.40000.3.0
@@ -190,7 +190,7 @@
v2309.40000.4.0
-
"Updates have been skipped, in order to allow time to switch to GitHub Actions from my Linux Server, which I have been using since the start of the GitHub repo. Rest assure that this will likely be the last disruption. Once again I appologise and would also like to thank you for using this repo."
MustardChef
+
"Updates have been skipped, in order to allow time to switch to GitHub Actions from my Linux Server, which I have been using since the start of the GitHub repo. Rest assure that this will likely be the last disruption. Once again I appologise and would also like to thank you for using this repo."