2023-01-28 12:11:34 +01:00
# WSABuilds <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/>
2023-08-29 16:56:46 +02:00
## Issues:
- ## Install.ps1 is not recognized/found < br >
- ## Some files are missing in the folder
2023-01-28 12:11:34 +01:00
< img src = "https://media.discordapp.net/attachments/1044322950725259274/1068243571544690719/9Qf3veK.png" / >
< img src = "https://user-images.githubusercontent.com/68516357/215262023-89e0e0fa-3dd7-4d6d-b93a-224169f61971.png" / >
2023-08-29 16:56:46 +02:00
< br >
< br >
## Solution
2023-01-28 12:11:34 +01:00
If the popup windows disappear without asking administrative permission and Windows Subsystem For Android™ is not installed successfully, you should manually run Install.ps1 as administrator:
2023-08-29 16:56:46 +02:00
**1. Redownload the WSA Build and rename the extracted folder to a shorter name, which can be anything to your choosing** < / br >
- For example:
- **Before:** WSA_2XXX.XXXXXXX_XXXX_Release-Nightly-with-magisk-XXXXXXX-XXXXXX-MindTheGapps-XX.X-RemovedAmazon
- **After:** WSAArchive2XXX
< br >
**2. Copy the path of the folder by right clicking on the folder and select "Show More Options" and click on "Copy as path"**
< br >
**3. Press Win + X on your keyboard and select Windows™ Terminal (Admin) or Powershell (Admin) depending on the version of Windows™ you are running**
2023-01-28 12:11:34 +01:00
|||
|--------|------|
|< img src = "https://upload.wikimedia.org/wikipedia/commons/e/e6/Windows_11_logo.svg" style = "width: 200px;" / > |< img src = "https://upload.wikimedia.org/wikipedia/commons/0/05/Windows_10_Logo.svg" style = "width: 200px;" / > |
|![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)|
2023-08-29 16:56:46 +02:00
< br >
**4. Input the command below and press enter, replacing {X:\path\to\your\extracted\folder} including the {} with the path of the extracted folder**
2023-01-28 12:11:34 +01:00
```Powershell
cd "{X:\path\to\your\extracted\folder}"
```
2023-08-29 16:56:46 +02:00
< br >
**5. Input the command below and press enter**
2023-01-28 12:11:34 +01:00
```Powershell
PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1
```
2023-08-29 16:56:46 +02:00
< br >
**6. The script will run and Windows Subsystem For Android™ will be installed**
< br >
---
## Have futher question or need help?
#### Join the Discord if you have any other questions or need help!
[<img src="https://invidget.switchblade.xyz/2thee7zzHZ" style="width: 400px;"/> ](https://discord.gg/2thee7zzHZ )