From af9fdf32f60da24fd438737452861c8024c154c9 Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Fri, 15 Dec 2023 15:03:18 +0000 Subject: [PATCH] Update Pages. --- .../Post-Install Issues/Google Play Issues.md | 10 +- .../Post-Install Issues/MissingIcons.md | 10 +- .../TargetMachineActivelyRefusedConnection.md | 2 +- ...ot Load After Install + No Splashscreen.md | 2 +- ...oid Apps Do Not Load After Installation.md | 2 +- .../Fix Error 0x80073CF0.md | 4 +- .../Fix Error 0x80073CF6.md | 12 +- .../Fix Error 0x80073CF9.md | 4 +- .../Fix Error 0x80073CFB.md | 2 +- .../Fix Error 0x80073CFD.md | 6 +- .../Fix Error 0x80073D10.md | 2 +- .../Pre-install Issues/FixInstallps1.md | 2 +- .../Pre-install Issues/FixPathTooLong.md | 6 +- .../InternetSecuritySettingsBlock.md | 6 +- ...source Not Found - Fix Error 0x80073B17.md | 2 +- Documentation/Fix Guides/Troubleshooting.md | 4 +- .../Sideloading Guides/WSA-Sideloader.md | 18 +- .../Sideloading Guides/WSAPacman.md | 4 +- Documentation/WSABuilds/App Compatibility.md | 18 +- Documentation/WSABuilds/Backup and Restore.md | 16 +- Documentation/WSABuilds/Credits.md | 135 +++--- Documentation/WSABuilds/Custom Builds.md | 14 +- Documentation/WSABuilds/FAQ.md | 6 +- Documentation/WSABuilds/Having Issues.md | 48 +- Documentation/WSABuilds/Information.md | 448 +++++++++--------- Documentation/WSABuilds/Installation.md | 12 +- Documentation/WSABuilds/Uninstallation.md | 29 +- Documentation/WSABuilds/Updating.md | 2 +- Documentation/WSABuilds/Usage Guide.md | 14 +- 29 files changed, 418 insertions(+), 422 deletions(-) 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 0543c4f..13e92b7 100644 --- a/Documentation/Fix Guides/Post-Install Issues/Google Play Issues.md +++ b/Documentation/Fix Guides/Post-Install Issues/Google Play Issues.md @@ -47,15 +47,15 @@ Open Android Settings by pressing the Windows Key and "R" key, Open Run**** ****Click on "Clear All Data"**** -
+
The issue should now be fixed -
-
-
-
+
+
+
+
diff --git a/Documentation/Fix Guides/Post-Install Issues/MissingIcons.md b/Documentation/Fix Guides/Post-Install Issues/MissingIcons.md index f5e59da..58d749b 100644 --- a/Documentation/Fix Guides/Post-Install Issues/MissingIcons.md +++ b/Documentation/Fix Guides/Post-Install Issues/MissingIcons.md @@ -3,13 +3,13 @@ ## Issue: Icons have disappeared or have turned white after updating WSA or after restarting your computer -
+
### Preface: ##### This looks like a bug in the WSA itself and the icons can be restored by the following steps. -
-
+
+
## Solution @@ -43,12 +43,12 @@ function Finish { **6.** Start WSA -
+
> [!WARNING] > **Do not start WSA before restoring user data.** -
+

diff --git a/Documentation/Fix Guides/Post-Install Issues/TargetMachineActivelyRefusedConnection.md b/Documentation/Fix Guides/Post-Install Issues/TargetMachineActivelyRefusedConnection.md index 04f29f3..84807c3 100644 --- a/Documentation/Fix Guides/Post-Install Issues/TargetMachineActivelyRefusedConnection.md +++ b/Documentation/Fix Guides/Post-Install Issues/TargetMachineActivelyRefusedConnection.md @@ -1,7 +1,7 @@ # WSABuilds       --- -## Issue:
Error: No connection could be made because the target machine actively refused it (10061) +## Issue:
Error: No connection could be made because the target machine actively refused it (10061) ### Preface: ##### This issue occurs when you are either using a sideloading application such as [WSA-Sideloader](https://github.com/infinitepower18/WSA-Sideloader) or [WSAPacman](https://github.com/alesimula/wsa_pacman), or when you try to connect to a device using ``adb.exe`` via [Android SDK Platform Tools](https://developer.android.com/tools/releases/platform-tools). This issue arises due to an issue with the inability of Hyper V to reserve port 58526 causing the issue, as seen below. 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 375654b..c9228d7 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 @@ -1,7 +1,7 @@ # WSABuilds       --- -## Issue:
Windows Subystem for Android (WSA) is unable to run any apps and there is no splashscreen (when opening the Files app from the settings) and no icons for Android apps. +## Issue:
Windows Subystem for Android (WSA) is unable to run any apps and there is no splashscreen (when opening the Files app from the settings) and no icons for Android apps. ### Preface: ##### Why this occurs is unknown. However, after multiple attempts trying to fix this issue, a solution was found. 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 bec8e03..4061212 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 @@ -1,7 +1,7 @@ # WSABuilds       --- -## Issue:
Windows Subystem for Android (WSA) Settings app crashes after installation, when opened, and you are unable to run any apps. +## Issue:
Windows Subystem for Android (WSA) Settings app crashes after installation, when opened, and you are unable to run any apps. ### Preface: ##### Why this occurs is unknown. However, after multiple attempts trying to fix this issue, a solution was found. 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 af9cb3b..15a6c05 100644 --- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF0.md +++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF0.md @@ -1,7 +1,7 @@ # WSABuilds       --- -## Issue:
Error 0x80073CF0 when "Run.bat" is executed to install Windows Subystem for Android (WSA) +## Issue:
Error 0x80073CF0 when "Run.bat" is executed to install Windows Subystem for Android (WSA) ### Preface: ##### This issue can arise due to many factors such as corruption of files when downloading the .zip/.7z files or extracting from the .zip/.7z files. This can be also caused if the folder name is too long (This is the case as MagiskOnWSA tends to generate a long string for the .zip/.7z file and the folder within the archive.) @@ -19,7 +19,7 @@
-**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)** +**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)**
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 8823615..852439a 100644 --- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF6.md +++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF6.md @@ -1,11 +1,11 @@ # WSABuilds       --- -## Issue:
Error 0x80073CF6 when "Run.bat" is executed to install Windows Subystem for Android (WSA) +## Issue:
Error 0x80073CF6 when "Run.bat" is executed to install Windows Subystem for Android (WSA) ### Preface: ##### This issue can arise due to many factors that is preventing the app from being registered. Although there is no definite solution, we can try these steps to try to fix the problem ##### This installation issue may also arise in systems that are using Modified Windows OSes such as ReviOS, Tiny10/11, etc. This is due to the fact that these OSes have been modified to remove certain features that are deemed unnecessary. This may cause issues with the installation of WSA. -
+
```Powershell Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered @@ -17,7 +17,7 @@ In E:\WSA\Install.ps1:102 Character:1 ``` -
+
--- ## Prequisite Steps: @@ -59,13 +59,13 @@ To obtain the logs (admin privilege required): Get-AppPackageLog -ActivityID ``` -
-
+
+
--- -### There are various causes that lead to error 0x80073CF6
Find the fix that matches the error presented in the logs obtained from the instructions above +### There are various causes that lead to error 0x80073CF6
Find the fix that matches the error presented in the logs obtained from the instructions above --- ## Issue 1: 0x800706D9 "There are no more endpoints avaliable from endpoint mapper" 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 b8a805b..44ab77e 100644 --- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF9.md +++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CF9.md @@ -1,7 +1,7 @@ # WSABuilds       --- -## Issue:
Error 0x80073CF9 when "Run.bat" is executed to install Windows Subystem for Android (WSA) +## Issue:
Error 0x80073CF9 when "Run.bat" is executed to install Windows Subystem for Android (WSA) ### Preface: ##### This issue can arise due to many factors such as corruption of files when downloading the .zip files or extracting from the .zip files. This can be also caused if the folder name is too long (This is the case as MagiskOnWSA tends to generate a long string for the .zip file and the folder within the archive.) @@ -18,7 +18,7 @@
-**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)** +**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)**
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 ef4d6f9..48e8182 100644 --- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFB.md +++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFB.md @@ -1,7 +1,7 @@ # WSABuilds       --- -## Issue:
Error 0x80073CFB when "Run.bat" is executed to install Windows Subystem for Android (WSA) +## Issue:
Error 0x80073CFB when "Run.bat" is executed to install Windows Subystem for Android (WSA) ### Preface: ##### This issue can arise due to the fact that "the provided package is already installed, and reinstallation of the package was blocked. Check the AppXDeployment-Server event log for details." 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 3c54eb3..f98eb96 100644 --- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFD.md +++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073CFD.md @@ -1,11 +1,11 @@ # WSABuilds       --- -## Issue:
Error 0x80073CFD when "Run.bat" is executed to install Windows Subystem for Android (WSA) +## Issue:
Error 0x80073CFD when "Run.bat" is executed to install Windows Subystem for Android (WSA) ### Preface: ##### This issue is caused by having a Windows 10 Build that is too old to run WSA and hence the installer halts and presents the error, as shown below -
+
```Powershell Registering AppxManifest.xml... @@ -18,7 +18,7 @@ Get-AppPackageLog -ActivityID 8b8599fb-55c1-0002-338b-868bc155d901 ``` -
+
--- ## Solution: 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 ec8dc0c..58366b9 100644 --- a/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073D10.md +++ b/Documentation/Fix Guides/Pre-install Issues/Fix Error 0x80073D10.md @@ -1,7 +1,7 @@ # WSABuilds       --- -## Issue:
Error 0x80073D10 when "Run.bat" is executed to install Windows Subystem for Android (WSA) +## Issue:
Error 0x80073D10 when "Run.bat" is executed to install Windows Subystem for Android (WSA) ### Preface: ##### This issue is caused when your are trying to install the incorrect WSA package for your CPU Archetecture. For example, you are mistakenly trying to install the arm64 package on your x64 system. diff --git a/Documentation/Fix Guides/Pre-install Issues/FixInstallps1.md b/Documentation/Fix Guides/Pre-install Issues/FixInstallps1.md index 852484a..27d431e 100644 --- a/Documentation/Fix Guides/Pre-install Issues/FixInstallps1.md +++ b/Documentation/Fix Guides/Pre-install Issues/FixInstallps1.md @@ -26,7 +26,7 @@ If the popup windows disappear without asking administrative permission and Wind   -**1. Redownload the WSA Build and rename the extracted folder to a shorter name, which can be anything to your choosing**
+**1. Redownload the WSA Build and rename the extracted folder to a shorter name, which can be anything to your choosing**
- For example: diff --git a/Documentation/Fix Guides/Pre-install Issues/FixPathTooLong.md b/Documentation/Fix Guides/Pre-install Issues/FixPathTooLong.md index b287fa3..36e4559 100644 --- a/Documentation/Fix Guides/Pre-install Issues/FixPathTooLong.md +++ b/Documentation/Fix Guides/Pre-install Issues/FixPathTooLong.md @@ -1,7 +1,7 @@ # WSABuilds       --- -## Issue:
Error stating that "Path is too long" when extracting files from .zip archive, needed to install Windows Subystem for Android (WSA) +## Issue:
Error stating that "Path is too long" when extracting files from .zip archive, needed to install Windows Subystem for Android (WSA) ### Preface: ##### This issue is caused if the folder name is too long. This is the typically the case as MagiskOnWSALocal script tends to generate a long string for the .zip file and the folder within the archive. @@ -12,7 +12,7 @@ The solution is simple, all you have to do is: -**1. Rename the .zip/.7z file to a shorter name, which can be anything to your choosing**
+**1. Rename the .zip/.7z file to a shorter name, which can be anything to your choosing**
- For example: @@ -20,7 +20,7 @@ The solution is simple, all you have to do is: - **After:** WSAArchive2XXX -**2. Rename the extracted folder to a shorter name, which can be anything to your choosing**
+**2. Rename the extracted folder to a shorter name, which can be anything to your choosing**
- For example: diff --git a/Documentation/Fix Guides/Pre-install Issues/InternetSecuritySettingsBlock.md b/Documentation/Fix Guides/Pre-install Issues/InternetSecuritySettingsBlock.md index d194b4e..25b0210 100644 --- a/Documentation/Fix Guides/Pre-install Issues/InternetSecuritySettingsBlock.md +++ b/Documentation/Fix Guides/Pre-install Issues/InternetSecuritySettingsBlock.md @@ -1,7 +1,7 @@ # WSABuilds       --- -## Issue:
Error stating that "Your Internet security settings prevented one or more files from opening" when trying to run `Install.ps1` or `Run.bat` to install Windows Subystem for Android (WSA) +## Issue:
Error stating that "Your Internet security settings prevented one or more files from opening" when trying to run `Install.ps1` or `Run.bat` to install Windows Subystem for Android (WSA) ### Preface: ##### This issue is caused if the folder name is too long. This is the typically the case as MagiskOnWSALocal script tends to generate a long string for the .zip file and the folder within the archive. @@ -13,7 +13,7 @@ The solution is simple, all you have to do is: -**1. Rename the .zip/.7z file to a shorter name, which can be anything to your choosing**
+**1. Rename the .zip/.7z file to a shorter name, which can be anything to your choosing**
- For example: @@ -21,7 +21,7 @@ The solution is simple, all you have to do is: - **After:** WSAArchive2XXX -**2. Rename the extracted folder to a shorter name, which can be anything to your choosing**
+**2. Rename the extracted folder to a shorter name, which can be anything to your choosing**
- For example: 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 9536b64..5d71a98 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 @@ -1,7 +1,7 @@ # WSABuilds       --- -## Issue:
Error 0x80073B17 when "Run.bat" is executed to install Windows Subystem for Android (WSA) +## Issue:
Error 0x80073B17 when "Run.bat" is executed to install Windows Subystem for Android (WSA) ### Preface: ##### This issue is caused/ associated with the Language Resource creation step which has moved from being processed within the Linux Bash script to a Windows PowerShell script ``MakePri.ps1/MakePri.exe``. Hence this may be caused by ``MakePri.ps1`` failing to run, and the reason for your installation failure is that the content of ``resources.pri`` is incorrect. diff --git a/Documentation/Fix Guides/Troubleshooting.md b/Documentation/Fix Guides/Troubleshooting.md index 7e07702..26b768a 100644 --- a/Documentation/Fix Guides/Troubleshooting.md +++ b/Documentation/Fix Guides/Troubleshooting.md @@ -19,11 +19,11 @@ I would very much recommend you to file a Feedback Hub report. Make sure you are logged into a Microsoft Account when filing a report. (You can only file a report using the official version) -
+
Instructions: (As shown by one of devs in WSA Development team at Microsoft) -
+
![image](https://github.com/MustardChef/WSABuilds/assets/68516357/1969caa3-2f1d-4967-9166-6833e7509ba5) ![image](https://github.com/MustardChef/WSABuilds/assets/68516357/3a343513-896c-4f7d-b425-3e6ad9aac1a8) diff --git a/Documentation/Usage Guides/Sideloading Guides/WSA-Sideloader.md b/Documentation/Usage Guides/Sideloading Guides/WSA-Sideloader.md index 1480c15..748c50b 100644 --- a/Documentation/Usage Guides/Sideloading Guides/WSA-Sideloader.md +++ b/Documentation/Usage Guides/Sideloading Guides/WSA-Sideloader.md @@ -4,17 +4,17 @@ #### With WSA Sideloader, you can install any APK file onto WSA, as well as XAPK, APKM and APKS files. #### This guide will show you how to use it. -
+
-
+
## How to Download and Install WSA-Sideloader #### You can download WSA Sideloader in 3 different ways: Operating System|Downloads |---------|---------| -|
|[](https://winstall.app/apps/infinitepower18.WSASideloader)| -|
|[](https://github.com/infinitepower18/WSA-Sideloader/releases/latest)| +|
|[](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)| ## Setup @@ -26,25 +26,25 @@ Operating System|Downloads > [!NOTE] > If you get a message that says WSA is not installed, check that you have downloaded and installed WSA correctly as per the WSABuilds instructions. -
+
***Step 2. Next, open WSA Settings from the start menu or by typing wsa-settings:// in your browser's address bar, select Developer and enable Developer mode.*** ![image](https://user-images.githubusercontent.com/44692189/226059697-9d54c122-8674-46f4-871a-4937805498ef.png) -
+
***Step 3. Now, you can click the Browse button to select your APK file. You can also double click a file in File Explorer to automatically open WSA Sideloader with the APK file already selected.*** Screenshot -
+
***Step 4. The first time you install an APK, it will ask to allow ADB debugging. Allow it and attempt the installation again. Check the always allow box if you don't want to manually accept the permission every time you install an app.*** image -
+
***Step 5. It should take a few seconds to install the APK. Once it says `The application has been successfully installed`, you can click Open app. Bundle files may take longer depending on the file size.*** @@ -53,7 +53,7 @@ Operating System|Downloads image -
+
***You can find all your installed WSA apps on the start menu, as well as via the "Installed apps" button in WSA Sideloader:*** diff --git a/Documentation/Usage Guides/Sideloading Guides/WSAPacman.md b/Documentation/Usage Guides/Sideloading Guides/WSAPacman.md index 930829d..f92d5b5 100644 --- a/Documentation/Usage Guides/Sideloading Guides/WSAPacman.md +++ b/Documentation/Usage Guides/Sideloading Guides/WSAPacman.md @@ -24,11 +24,11 @@ > #### Solution: Open WSAPacman and turn on WSA from there. >![](https://media.discordapp.net/attachments/1015131233824538624/1062610433506287708/WSA-pacman_x7UaiviLSW.png) -
+
> [!NOTE] > #### If WSAPacman states that the "Installation timed out": > > > -> #### Solution: Wait for a few minutes, and see if the app is installed and shows in the Start Menu. If not retry the installation
In the case that nothing works, report this to the [WSAPacman Github](https://github.com/alesimula/wsa_pacman) +> #### Solution: Wait for a few minutes, and see if the app is installed and shows in the Start Menu. If not retry the installation
In the case that nothing works, report this to the [WSAPacman Github](https://github.com/alesimula/wsa_pacman) diff --git a/Documentation/WSABuilds/App Compatibility.md b/Documentation/WSABuilds/App Compatibility.md index c1f2f12..1cd86db 100644 --- a/Documentation/WSABuilds/App Compatibility.md +++ b/Documentation/WSABuilds/App Compatibility.md @@ -1,7 +1,7 @@ ## Issues / Support We can't offer support for the Windows Subsystem for Android (WSA) or Android apps. -Instead, try asking the folks that hang out in the [WSA Community Discord]() or [WSA subreddit](https://www.reddit.com/r/WSA/). Good luck! +Instead, try asking the folks that hang out in the [WSA Community Discord](https://discord.gg/2thee7zzHZ) or [WSA subreddit](https://www.reddit.com/r/WSA/). Good luck! ## Legend @@ -97,7 +97,7 @@ wsa://com.apple.android.music | Boost for Reddit | 1.12.5 | 12 | ✅ | Bouncer | 1.26.3 | 11 | ⚠️ | Brave Browser | 1.30.87 | 11 | ✅ -| BritBox by BBC & ITV | 2.1.2 (20043) | 11 | ❌ | App crashes on start +| BritBox by BBC & ITV | 2.1.2 (20043) | 11 | ❌ | App crashes on start | Bromite | 94.0.4606.94 | 11 | ✅ || Use x64 build | CamScanner | 6.3.0.2110240000 | 11 | ❌ | WSA freezes after taking a snap | Canvas Student | 6.14.1 | 11 | ✅ @@ -231,7 +231,7 @@ wsa://com.apple.android.music | microG Settings | N/A | 11 | ❌ | App crashes, doesn't load | Microsoft Authenticator | 6.2112.8213 | 11 | ✅ || Some features might require GMS | Microsoft Azure | 3.9.2.2021.09.30-19.35.50 | 11 | ✅ -| Microsoft Bing - Search & earn | 23.5.401109307 | 12 | ✅ +| Microsoft Bing - Search & earn | 23.5.401109307 | 12 | ✅ | Microsoft Edge | 95.0.1020.42 | 11 | ❌ | App frequently crashes | Microsoft Edge Canary | 103.0.1264.1 | 11 | ❌ || Fails to load websites | Microsoft Launcher | 6.230703.0.1122680 | 13, 11 | ✅ | Can't set wallpaper @@ -313,7 +313,7 @@ wsa://com.apple.android.music | Remote Desktop (Microsoft) | 10.0.12.1148 | 11 | ✅ | ReVanced Manager | 1.9.5 | 13 | ✅ | | Rider | 1.59 | 11 | ✅ -| Robinhood - Food & Booking | 2.2.2 | 12 | ⚠️ | App having trouble loading content. Maps & Location picker don't work (Requires GMS). | You can log in only on one device at the same time. Previous device will log out upon signing in on new device. +| Robinhood - Food & Booking | 2.2.2 | 12 | ⚠️ | App having trouble loading content. Maps & Location picker don't work (Requires GMS). | You can log in only on one device at the same time. Previous device will log out upon signing in on new device. | Rootless Launcher | 3.9.1 | 11 | ❌ | App crashes | Rootless Pixel Launcher | 3.9.1 | 13 | ✅ | | Ruler (F-Droid) | 1.1 | 12 | ❌ | While the app is correctly installed, the ruler lengths are wildly off-course no matter how much in-app calibration is done. | The app also refuses to recognise values above circa 100mm for the 70mm calibration line. @@ -372,10 +372,10 @@ wsa://com.apple.android.music | TikTok (Global) | 25.0.3 | 12, 11 | ✅ | TikTok (TV Version) | 1.6.0 | 11 | ❌ | App crashes | TikTok Lite | 21.7.1 | 11 | ❌ | App crashes -| Tivimate | 4.4.0 | 11 | ✅ | Compatibility Options -> Force App to be non-resizeable ; Disable smooth resize ; Keyboard Compatibility ; ForceFullScreen [F11] Note: Version 4.5. And above force crashes, the latest working version remains 4.4.0 +| Tivimate | 4.4.0 | 11 | ✅ | Compatibility Options ->Force App to be non-resizeable ; Disable smooth resize ; Keyboard Compatibility ; ForceFullScreen [F11] Note: Version 4.5. And above force crashes, the latest working version remains 4.4.0 | TP-Link Tapo | 2.4.25 | 11 | ✅ | Trello | 2021.14.1.16332-production | 11 | ⚠️ | Login needs web browser installed in WSA, using Windows' default browser will not work -| Trust: Crypto & Bitcoin Wallet | 6.57.1 | 12 | ✅ || For login, you have to go to Android settings => System => Date & Time and toggle the "Set Time Automatically" option. you can access it by this command .\adb.exe shell "am start -n com.android.settings/.Settings" +| Trust: Crypto & Bitcoin Wallet | 6.57.1 | 12 | ✅ || For login, you have to go to Android settings =>System =>Date & Time and toggle the "Set Time Automatically" option. you can access it by this command .\adb.exe shell "am start -n com.android.settings/.Settings" | Tune In Pro | 28.7 (267721) | 11 | ✅ | Twitter | 9.16.1-release.00 | 11 | ✅ | Optionally requires GMS | Twitter Lite | 3.1.1 | 12 | ✅ || @@ -417,7 +417,7 @@ wsa://com.apple.android.music | YouTube Music (Google) | 5.07.50 | 11 | 🆖 | Requires GMS | YouTube Music Vanced | 43.9.50 | 11 | ✅ | YouTube Music ReVanced | 6.19.51 | 13 | ✅ || Used the x86-64 version as base -| Youtube Vanced | 16.29.39 | 11 | ⚠️ | Picture-in-picture doesn't work & Can't join channel membership +| Youtube Vanced | 16.29.39 | 11 | ⚠️ | Picture-in-picture doesn't work & Can't join channel membership | ZArchiver | 0.9.5.8 (9596) | 11 | ✅ | Zenly (w/o GMS) | 4.55.2 | 11 | ⚠️ | App crashes after login, but background location works | Zoom | 5.8.3.2634 | 11 | ⚠️ | Camera severely glitched, share screen doesn't work due to WSA's windowed nature. @@ -476,7 +476,7 @@ wsa://com.apple.android.music | Clash Mini | 1.1142.10 | 11 | ❌ | App crashes | Clash of Clans | 15.292.12 | 13 | ❌ | App crashes | Clash Royale | 3.6.1 | 11 | ❌ | App crashes -| Clouds & Sheep 2 | 1.4.6 | 11 | ✅ | Optionally uses GMS +| Clouds & Sheep 2 | 1.4.6 | 11 | ✅ | Optionally uses GMS | Command and Conquer: Rivals | 1.8.1 | 12, 11 | ✅ || It will pop up "Won't run without GPlay services" when starts, but works fine except GPlay login. You may use link email instead. | Crazy Taxi Classic | 4.7 | 12 | ❌ | An error message on startup says "Download failed because the resources could not be found." | OBB installation has not yet been tested. | Cricket (Play Games) | 2023.08.46243 | 13 | 🆖 || Requires GMS @@ -486,7 +486,7 @@ wsa://com.apple.android.music | Dwarf Balls | 3.5.2 | 11 | 🆖 | Requires GMS for Google Play login. | Endless Frontier - Idle RPG | 3.5.3 | 12 | ❌ | OpenGL ES 3.1 is unsupported | Epic Seven | 1.0.406 | 11 | ⚠️ | Low FPS, unable to sign in with Google -| Extreme Car Driving Simulator | 6.74.0 | 13, 12, 11 | ✅ | Keyboard & controller supported +| Extreme Car Driving Simulator | 6.74.0 | 13, 12, 11 | ✅ | Keyboard & controller supported | F1 Mobile Racing | 5.1.11 | 13 - 7 | ❌ | No 3D rendering with any of the GPUs selected. Just shows a purple screen in game. | Fancade | 1.7.6 | 11 | ❌ | App crashes | Fate/Grand Order (US) FGO | 2.34.0 | 12, 11 | 🆖 || Require Google Play Services, skippable if you have Google Play Service (APK) installed diff --git a/Documentation/WSABuilds/Backup and Restore.md b/Documentation/WSABuilds/Backup and Restore.md index 4ddcf68..94acd1d 100644 --- a/Documentation/WSABuilds/Backup and Restore.md +++ b/Documentation/WSABuilds/Backup and Restore.md @@ -10,16 +10,10 @@ In order to make a backup of your WSA data you must copy the ``Userdata.vhdx`` ( Before attempting to restore your backup, you must remove WSA if installed. Then before you run the ``Run.bat`` script (to reinstall WSA after removing it), you need to remove these lines from ``Install.ps1``, located in the your extracted WSA folder: -  - -> -> -> Tip ->
-> +  +> [!TIP] > 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. -  Android Settings: ```pwsh @@ -48,13 +42,13 @@ Start-Process "wsa://com.amazon.venezia" After removing the lines above, run the script. -When the Powershell window states "Press any key to quit", at that time multiple dialogue boxes will open: +When the Powershell window states "Press any key to quit", at that time multiple dialouge boxes will open: -<-- --> +<-- --> > [!IMPORTANT] > ****Ignore these and do not click on anything or close these popups**** Go to ``%localappdata%\Packages`` and (if these folders/directory do not exist, create them) in ``MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\`` paste the userdata.vhdx -Now close the popups and run WSA and your userdata should hopefully be restored \ No newline at end of file +Now close the popups and run WSA and your userdata should hopefully be restored diff --git a/Documentation/WSABuilds/Credits.md b/Documentation/WSABuilds/Credits.md index 4dd0533..e602fbf 100644 --- a/Documentation/WSABuilds/Credits.md +++ b/Documentation/WSABuilds/Credits.md @@ -5,71 +5,71 @@ - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ResourceAuthorsDescription of resource used
LicenseIn Use?
ResourceAuthorsDescription of resource used
LicenseIn Use?
MagiskOnWSALocalLSPosed and contributorsSet of scripts and utilities used by this project to integrate Magisk root and Google Apps into WSA.AGPLv3
WSA-ScriptYT-Advanced and contributorsGithub Action workflow implementation of MagiskOnWSALocal, similar to the original MagiskOnWSA repo (taken-down). The GitHub workflows used in this repo are based on the workflows avaliable in this project.AGPLv3
WSAPatchCinitPatches for WSA to enable WSA (Windows Subsystem for Android) to run on Windows 10, used in the WSA builds for Windows 10.Unlicenced License
Windows 10 LogoMicrosoft (Original Author), AkshayAnand (Image)WIndows 10 Logo used in this repo. Follows Microsoft's Brand/Trademark Guidelines.Public Domain
Windows 11 LogoMicrosoft (Original Author), OAOV (Image)WIndows 11 Logo used in this repo. Follows Microsoft's Brand/Trademark Guidelines.Public Domain
WIndows 10 Logo with "Windows" wordmarkMicrosoftWIndows 10 Logo used in this repo. Follows Microsoft's Brand/Trademark Guidelines.
CC-BY-SA 4.0
WIndows 11 Logo with "Windows" wordmarkMicrosoftWIndows 11 Logo used in this repo. Follows Microsoft's Brand/Trademark Guidelines.Public Domain
Icons8Icons8Some icons used in this repo were obtained from Icons8. To view the specific icons used, check the raw Markdown and HTML files,Icons8 License
MagiskOnWSALocalLSPosed and contributorsSet of scripts and utilities used by this project to integrate Magisk root and Google Apps into WSA.AGPLv3
WSA-ScriptYT-Advanced and contributorsGithub Action workflow implementation of MagiskOnWSALocal, similar to the original MagiskOnWSA repo (taken-down). The GitHub workflows used in this repo are based on the workflows avaliable in this project.AGPLv3
WSAPatchCinitPatches for WSA to enable WSA (Windows Subsystem for Android) to run on Windows 10, used in the WSA builds for Windows 10.Unlicenced License
Windows 10 LogoMicrosoft (Original Author), AkshayAnand (Image)WIndows 10 Logo used in this repo. Follows Microsoft's Brand/Trademark Guidelines.Public Domain
Windows 11 LogoMicrosoft (Original Author), OAOV (Image)WIndows 11 Logo used in this repo. Follows Microsoft's Brand/Trademark Guidelines.Public Domain
WIndows 10 Logo with "Windows" wordmarkMicrosoftWIndows 10 Logo used in this repo. Follows Microsoft's Brand/Trademark Guidelines.
CC-BY-SA 4.0
WIndows 11 Logo with "Windows" wordmarkMicrosoftWIndows 11 Logo used in this repo. Follows Microsoft's Brand/Trademark Guidelines.Public Domain
Icons8Icons8Some icons used in this repo were obtained from Icons8. To view the specific icons used, check the raw Markdown and HTML files,Icons8 License
@@ -93,7 +93,7 @@ - [MagiskOnWSA](https://github.com/LSPosed/MagiskOnWSA): `Deprecated` Integrate Magisk root and Google Apps into WSA -
+
--- @@ -117,9 +117,10 @@ --- -
+
> [!IMPORTANT] > ***The repository is provided as a utility.*** ->***Android is a trademark of Google LLC. Windows™ and Windows Subsystem for Android™ are trademarks of Microsoft LLC.*** - +> ***Android is a trademark of Google LLC. Windows™ and Windows Subsystem for Android™ are trademarks of Microsoft LLC.*** +> ***The developers of this repository are not affiliated with Google LLC or Microsoft LLC.*** +> ***The developers of this repository are not responsible for any damage caused by the use of the software provided in this repository*** \ No newline at end of file diff --git a/Documentation/WSABuilds/Custom Builds.md b/Documentation/WSABuilds/Custom Builds.md index 0ab78a3..796a1b3 100644 --- a/Documentation/WSABuilds/Custom Builds.md +++ b/Documentation/WSABuilds/Custom Builds.md @@ -2,11 +2,15 @@

  Custom Builds Requests

-

  ❓Want to request a prebuilt custom build❓

+

  ❓Want to request a prebuilt custom build❓

-

If you can't find the build that you are looking for, I will be happy to fufill any custom build requests.

-

Open an issue in the [Issues page](https://github.com/MustardChef/WSABuilds/issues) with the information below.

+

If you can't find the build that you are looking for, I will be happy to fufill any custom build requests.

+

Open an issue in the [Issues page](https://github.com/MustardChef/WSABuilds/issues) with the information below.

> [!IMPORTANT] -> - State the [Device Model](https://github.com/WSABuilds/MagiskOnWSALocal#--custom-model) (Default: Pixel 5)?
- Root Solution (Magisk, KernelSU or none)?
- If you want a WSA build with Magisk, what [variant of magisk](https://github.com/WSABuilds/MagiskOnWSALocal#--magisk-ver) would you like?
- Would you like GApps (Google Play Store and Play Services (GMS))?
- Would you like to keep the Amazon Appstore? - +> - State the [Device Model](https://github.com/WSABuilds/MagiskOnWSALocal#--custom-model) (Default: Pixel 5)? +> - State the Root Solution (Magisk, KernelSU or none)? +> - State if you want a WSA build with Magisk, what [variant of magisk](https://github.com/WSABuilds/MagiskOnWSALocal#--magisk-ver) would you like? +> - State if you would you like GApps (Google Play Store and Play Services (GMS))?
+> - State if you would you like to keep the Amazon Appstore? + diff --git a/Documentation/WSABuilds/FAQ.md b/Documentation/WSABuilds/FAQ.md index 9dcf71c..210ad07 100644 --- a/Documentation/WSABuilds/FAQ.md +++ b/Documentation/WSABuilds/FAQ.md @@ -3,6 +3,7 @@

  FAQ

  + **Help me, I am having problems with the MagiskOnWSA Builds** - Open an [issue in Github](https://github.com/MustardChef/WSABuilds/issues) or [join the Discord](https://github.com/MustardChef/WSABuilds#join-the-discord) and describe the issue with sufficent detail @@ -18,7 +19,7 @@ ``` or -- Location in Windows --->
`%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalState\diagnostics\logcat` +- Location in Windows --->
`%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalState\diagnostics\logcat` **Can I delete the installed folder?** @@ -34,7 +35,7 @@ **Can I pass SafetyNet/Play Integrity?** -- No. Virtual machines like Windows Subsystem For Android™ cannot pass these mechanisms on their own due to the lack of signing by Google. Passing requires more exotic (and untested) solutions like: +- No. Virtual machines like Windows Subsystem For Android™ cannot pass these mechanisms on their own due to the lack of signing by Google. Passing requires more exotic (and untested) solutions like: **What is virtualization?** @@ -76,4 +77,3 @@ **How do I install custom Magisk or GApps?** - To request a build with custom Magisk or GApps, feel free to open an issue in the [Issues page](https://github.com/MustardChef/WSABuilds/issues.) You can also achieve this by using the [MagiskOnWSALocal](https://github.com/LSPosed/MagiskOnWSALocal) Script and following the provided instructions located in the repo. - \ No newline at end of file diff --git a/Documentation/WSABuilds/Having Issues.md b/Documentation/WSABuilds/Having Issues.md index d3ef3ca..2c5d063 100644 --- a/Documentation/WSABuilds/Having Issues.md +++ b/Documentation/WSABuilds/Having Issues.md @@ -1,48 +1,52 @@ # WSABuilds      

  Having Issues?

+ +  + ### Common Issues: -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/FixInstallps1.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/FixInstallps1.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/FixVirtError.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/FixVirtError.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/FixInternet.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/FixInternet.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073CF0.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073CF0.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073CFB.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073CFB.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073CFD.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073CFD.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073CF6.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073CF6.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073CF9.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073CF9.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073D10.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Fix%20Error%200x80073D10.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/NamedResource%20Not%20Found%20-%20Fix%20Error%200x80073B17.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/NamedResource%20Not%20Found%20-%20Fix%20Error%200x80073B17.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/InternetSecuritySettingsBlock.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/InternetSecuritySettingsBlock.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/Keyboard%20Is%20Not%20Working.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/Keyboard%20Is%20Not%20Working.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/FixPathTooLong.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/FixPathTooLong.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/MissingIcons.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/MissingIcons.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/TargetMachineActivelyRefusedConnection.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/TargetMachineActivelyRefusedConnection.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/Google%20Play%20Issues.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/Google%20Play%20Issues.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/WSA%20Settings%20App%20Crashes%20%2B%20Android%20Apps%20Do%20Not%20Load%20After%20Installation.md +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/WSA%20Settings%20App%20Crashes%20%2B%20Android%20Apps%20Do%20Not%20Load%20After%20Installation.md ) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/WSA%20Does%20Not%20Load%20After%20Install%20%2B%20No%20Splashscreen.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/WSA%20Does%20Not%20Load%20After%20Install%20%2B%20No%20Splashscreen.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/WSA%20Stopped%20Working!.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Post-Install%20Issues/WSA%20Stopped%20Working!.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/InstallPs1FailedToUpdate.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/InstallPs1FailedToUpdate.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Appx%20Module%20Cannot%20Be%20Loaded.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Appx%20Module%20Cannot%20Be%20Loaded.md) + +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Specified%20Logon%20Error.md) -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Fix%20Guides/Pre-Install%20Issues/Specified%20Logon%20Error.md) diff --git a/Documentation/WSABuilds/Information.md b/Documentation/WSABuilds/Information.md index 6a7d239..3ae7345 100644 --- a/Documentation/WSABuilds/Information.md +++ b/Documentation/WSABuilds/Information.md @@ -1,240 +1,244 @@ # WSABuilds       -

  WSABuilds Builds Info

+

  WSABuilds Project Status


-

⚠️❗IMPORTANT: Read Before Downloading❗⚠️

- +

⚠️❗IMPORTANT: Read Before Downloading❗⚠️

+
+
-## Builds Status and Stability + + +## WSABuilds Repo Info #### Known Issues that may affect your WSA experiences: - ***GApps Issues : https://github.com/LSPosed/MagiskOnWSALocal/issues/595*** - ***Folder Issue : Long folder name for the WSA Folder (auto generated by the MagiskOnWSALocal script) may cause WSA to not start. Rename the folder to ``WSA`` after extracting and before installing WSA.*** - ***Installed Magisk Modules disappear after install and subsequent reboot (WSA v2307):*** https://github.com/MustardChef/WSABuilds/issues/154 - -< - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
WSA Version:
v2210.40000.7.0
v2211.40000.10.0
v2211.40000.11.0
v2301.40000.4.0
v2301.40000.7.0
v2302.40000.6.0
v2302.40000.8.0
v2302.40000.9.0
v2303.40000.2.0
v2303.40000.3.0
v2303.40000.4.0
v2303.40000.5.0
v2304.40000.5.0⚠️
v2304.40000.6.0⚠️
v2304.40000.7.0
v2304.40000.10.0
v2305.40000.2.0
v2305.40000.3.0
v2305.40000.4.0
v2305.40000.5.0
v2305.40000.6.0
v2306.40000.1.0
v2306.40000.2.0
v2306.40000.3.0
v2306.40000.4.0
v2307.40000.2.0
v2307.40000.3.0
v2307.40000.5.0
v2307.40000.6.0
v2308.40000.1.0
v2308.40000.2.0Update 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
v2309.40000.2.0
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
v2309.40000.5.0
v2309.40000.7.0
v2308.40000.4.0
- +
- - - + + + + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Indicator Keys
WSA Version:
StableEverything works as intended.
If you think that the build is not stable, please open a GitHub Issue or report the issue in our Discord
⚠️UnstableExperience may not be smooth due to known bugs or issuesClick on the Emoji for more information
Not WorkingBuild is not working. DO NOT DOWNLOAD! Click on the Emoji for more information
No Information YetNot enough information to confirm status. Please join the Discord and confirm whether or not the builds are working.
v2210.40000.7.0
v2211.40000.10.0
v2211.40000.11.0
v2301.40000.4.0
v2301.40000.7.0
v2302.40000.6.0
v2302.40000.8.0
v2302.40000.9.0
v2303.40000.2.0
v2303.40000.3.0
v2303.40000.4.0
v2303.40000.5.0
v2304.40000.5.0⚠️
v2304.40000.6.0⚠️
v2304.40000.7.0
v2304.40000.10.0
v2305.40000.2.0
v2305.40000.3.0
v2305.40000.4.0
v2305.40000.5.0
v2305.40000.6.0
v2306.40000.1.0
v2306.40000.2.0
v2306.40000.3.0
v2306.40000.4.0
v2307.40000.2.0
v2307.40000.3.0
v2307.40000.5.0
v2307.40000.6.0
v2308.40000.1.0
v2308.40000.2.0Update 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
v2309.40000.2.0
v2309.40000.4.0 to 2310.40000.1.0 and 2311.40000.3.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
v2310.40000.2.0
v2311.40000.4.0
- -
-
\ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Indicator Keys
StableEverything works as intended.
If you think that the build is not stable, please open a GitHub Issue or report the issue in our Discord
⚠️UnstableExperience may not be smooth due to known bugs or issuesClick on the Emoji for more information
Not WorkingBuild is not working. DO NOT DOWNLOAD! Click on the Emoji for more information
No Information YetNot enough information to confirm status. Please join the Discord and confirm whether or not the builds are working.
+
+
+ + \ No newline at end of file diff --git a/Documentation/WSABuilds/Installation.md b/Documentation/WSABuilds/Installation.md index 826e99d..80cb4ec 100644 --- a/Documentation/WSABuilds/Installation.md +++ b/Documentation/WSABuilds/Installation.md @@ -5,10 +5,12 @@
-> [!NOTE] +> [!NOTE] +> > If you have the official Windows Subsystem For Android™ installed, you must [completely uninstall](#uninstallation) it to use MagiskOnWSA. -> [!IMPORTANT] +> [!IMPORTANT] +> > In case you want to preserve your data from the previous installation (official or MagiskOnWSA), you can backup Userdata.vhdx, located at ``%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\userdata.vhdx`` before uninstallation and restore it after installation. A guide for this process is located further down in this README. 1. Go to the [Releases page](https://github.com/MustardChef/WSABuilds/releases/latest) @@ -44,7 +46,7 @@ 9. Close File Explorer 10. **Enjoy** -  +  ### Notice (Applicable for both Windows 10 and 11): @@ -64,6 +66,6 @@ 3. Run the command below in PowerShell. This should print the log of the failed operation. ```Powershell - Get-AppPackageLog -ActivityID + Get-AppPackageLog -ActivityID ``` - 4. Check the log for the reason of failure and fix it. + 4. Check the log for the reason of failure and fix it. \ No newline at end of file diff --git a/Documentation/WSABuilds/Uninstallation.md b/Documentation/WSABuilds/Uninstallation.md index 6a38198..817761b 100644 --- a/Documentation/WSABuilds/Uninstallation.md +++ b/Documentation/WSABuilds/Uninstallation.md @@ -6,42 +6,29 @@   > [!NOTE] -> +> > If you want to preseve your data, make a backup of the `%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\userdata.vhdx` file. After uninstalling, copy the VHDX file back to the `%LOCALAPPDATA%\Package\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache` folder. For a more comprehensive and detailed guide, take a look at the **Backup and Restore section** in this README markdown -
- -## To remove WSA installed through WSABuild or MagiskOnWSALocal or other sites: +### To remove WSA installed through WSABuild: - **1.)** Make sure that Windows Subsystem For Android™ is not running -
+
- **2.)** Search for ``Windows Subsystem For Android™ Settings`` using the built-in Windows Search, or through Add and Remove Programs and press uninstall -
+
- **3.)** Delete the WSA folder that extracted you extracted and Run.bat was run from to install WSA (MagiskOnWSA folder) -
+
- **4.)** Go to ``%LOCALAPPDATA%/Packages/`` and check if the folder: ``MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe`` is still present: - If the folder is still present: ****Delete it**** - If you get an error that states that the file(s) could not be deleted, make sure that WSA is turned off - - If the folder does not exist: ****Skip this step**** - -You have uninstalled WSA Successfully! - -
- - ### Apps or residual shortcuts remain after uninstallation? - - #### Follow - [](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/Remove%20Non%20Existent%20App%20Entries.md) - - -
+
-## To remove WSA installed from the Microsoft Store: +### To remove WSA installed from the Microsoft Store: - - **1.)** Search for ``Windows Subsystem For Android™ Settings`` using the built-in Windows Search, or through Add and Remove Programs and press uninstall + - **1.)** Search for ``Windows Subsystem For Android™ Settings`` using the built-in Windows Search, or through Add and Remove Programs and press uninstall \ No newline at end of file diff --git a/Documentation/WSABuilds/Updating.md b/Documentation/WSABuilds/Updating.md index 3cf6102..bc08fb0 100644 --- a/Documentation/WSABuilds/Updating.md +++ b/Documentation/WSABuilds/Updating.md @@ -35,6 +35,6 @@ --- -### **Join the Discord if you are having any difficulties** +**Join the Discord if you are having any difficulties** [](https://discord.gg/2thee7zzHZ) diff --git a/Documentation/WSABuilds/Usage Guide.md b/Documentation/WSABuilds/Usage Guide.md index 529c5fa..7b0799e 100644 --- a/Documentation/WSABuilds/Usage Guide.md +++ b/Documentation/WSABuilds/Usage Guide.md @@ -5,25 +5,25 @@   ### GPU Guide: -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/ChangingGPU.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/ChangingGPU.md) ### Sideload Guide/Installing an APK: -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/Sideloading%20Guides/Sideloading.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/Sideloading%20Guides/Sideloading.md) ### Moving WSA to another drive or partition: -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/MoveToExtDrive.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/MoveToExtDrive.md) ### Installing KernelSU: -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/KernelSU.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/KernelSU.md) ### Installing BusyBox: -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/BusyBox.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/BusyBox.md) ### Localhost Loopback Guide: -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/LocalHostLoopback.md) +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/LocalHostLoopback.md) ### Remove Non-Existent App Entries: -[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/Remove%20Non%20Existent%20App%20Entries.md) \ No newline at end of file +[](https://github.com/MustardChef/WSABuilds/blob/master/Documentation/Usage%20Guides/General%20Usage%20Guides/Remove%20Non%20Existent%20Entries.md)