#SPANISH/ESPAÑOL
-
Linux (x86_64 o arm64)
Se requieren las siguientes dependencias:
DistrOS Debian lzip patchelf e2fsprogs python3 aria2 attr unzip sudo
whiptail
qemu-utils
python3-venv
python3-pip
p7zip-full
openSUSE Tumbleweed Igual que arriba dialog
qemu-tools
python3-venvctrl
Igual que arriba Arch Igual que Debian libnewt
qemu-img
Igual que Debian python-pip
p7zip
Se utiliza la biblioteca
requests
de python3.Versión de Python ≥ 3.7.2.
- Integra Magisk y GApps en unos pocos clics en cuestión de minutos.
- Mantén cada compilación actualizada.
- Soporte tanto para ARM64 como para x64.
- Soporte para MindTheGapps.
- Elimina Amazon Appstore.
- Soluciona el problema del diálogo de VPN que no se muestra (usa nuestra aplicación VpnDialogs).
- Añade la función de administración de dispositivos.
- Instalación no supervisada.
- Activa automáticamente el modo de desarrollador en Windows 11.
- Actualización a la nueva versión preservando datos con un script de un clic.
- Fusiona todos los paquetes de idiomas.
-
Dale una estrella (si te gusta).
-
Clona el repositorio localmente:
git clone https://github.com/LSPosed/MagiskOnWSALocal.git --depth 1
-
Ejecuta
cd MagiskOnWSALocal
. -
Ejecuta
./scripts/run.sh
. -
Selecciona la versión de WSA y su arquitectura (en su mayoría x64).
-
Selecciona la versión de Magisk.
-
Elige qué marca de GApps quieres instalar:
-
MindTheGapps
No hay otra variante que podamos elegir.
-
-
Selecciona la solución de root (none significa sin root).
-
Si estás ejecutando el script por primera vez, tomará algo de tiempo completarlo. Después de que el script se complete, se generarán dos nuevas carpetas llamadas
output
ydownload
en la carpetaMagiskOnWSALocal
. Ve a la carpetaoutput
. Mientras ejecutas el script./run.sh
en el paso 3, si seleccionasteSí
para¿Quieres comprimir la salida?
entonces en la carpetaoutput
verás un archivo comprimido llamadoWSA-with-magisk-stable-MindTheGapps_2207.40000.8.0_x64_Release-Nightly
o si no habrá una carpeta con el nombreWSA-with-magisk-stable-MindTheGapps_2207.40000.8.0_x64_Release-Nightly
. Si hay una carpeta, ábrela y pasa al paso 10. NOTA: El nombre del archivo comprimido o la carpeta generada en la carpetaoutput
puede ser diferente para ti. Dependerá de las elecciones hechas al ejecutar./run.sh
. -
Extrae el archivo comprimido y abre la carpeta creada después de la extracción del archivo.
-
Aquí busca el archivo
Run.bat
y ejecútalo.- Si previamente tienes una instalación de MagiskOnWSA, desinstalará automáticamente la anterior mientras preserva todos los datos del usuario e instalará la nueva, así que no te preocupes por tus datos.
- Si tienes una instalación oficial de WSA, primero debes desinstalarla. (En caso de que quieras preservar tus datos, puedes hacer una copia de seguridad de
%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\userdata.vhdx
antes de la desinstalación y restaurarla después de la instalación.) - Si las ventanas emergentes desaparecen sin pedir permiso administrativo y WSA no se instala correctamente, deberías ejecutar manualmente
Install.ps1
como Administrador:- Presiona
Win+x
y seleccionaWindows Terminal (Admin)
. - Ingresa
cd "{X:\ruta\a\tu\carpeta\extraída}"
y presionaEnter
, y recuerda reemplazar{X:\ruta\a\tu\carpeta\extraída}
incluyendo las{}
, por ejemplocd "D:\wsa"
- Ingresa
PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1
y presionaEnter
. - El script se ejecutará y se instalará WSA.
- Si esta solución no funciona, tu PC no es compatible con WSA.
- Presiona
-
Se lanzará Magisk/Play Store. Disfruta instalando LSPosed-Zygisk con Zygisk habilitado o Riru y LSPosed-Riru.
-
¿Puedo eliminar la carpeta instalada?
No.
-
¿Cómo puedo actualizar WSA a una versión más nueva?
-
Actualiza los scripts de compilación:
git pull
Para más información sobre el uso de git, consulta https://git-scm.com/book
-
Vuelve a ejecutar el script, reemplaza el contenido de tu instalación anterior y vuelve a ejecutar
Install.ps1
. No te preocupes, tus datos se conservarán.
-
-
¿Cómo puedo obtener el logcat de WSA?
%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalState\diagnostics\logcat
-
¿Cómo puedo actualizar Magisk a una versión más nueva?
Haz lo mismo que al actualizar WSA.
-
¿Cómo pasar Play Integrity (anteriormente conocido como SafetyNet)?
Como todos los demás emuladores, no hay forma.
-
¿La virtualización no está habilitada?
Install.ps1
te ayuda a habilitarlo si no está habilitado. Después de reiniciar, vuelve a ejecutarInstall.ps1
para instalar WSA. Si aún no funciona, debes habilitar la virtualización en la BIOS. Es una historia larga, así que pregunta a Google para obtener ayuda. -
¿Cómo remontar el sistema como lectura-escritura?
No hay forma en WSA ya que está montado como solo lectura por Hyper-V. Puedes modificar el sistema haciendo un módulo de Magisk. O modifica directamente el sistema.img. Pregunta a Google para obtener ayuda.
-
No puedo
adb connect localhost:58526
, ¿qué hago?Asegúrate de que el modo desarrollador esté habilitado. Si el problema persiste, verifica la dirección IP de WSA en la página de configuración e intenta
adb connect ip:5555
. -
¿Por qué el módulo en línea de Magisk está vacío?
Magisk elimina activamente el repositorio de módulos en línea. Puedes instalar el módulo localmente o mediante
adb push module.zip /data/local/tmp
yadb shell su -c magisk --install-module /data/local/tmp/module.zip
. -
¿Puedo usar Magisk v23.0 estable o una versión inferior?
No. Magisk tiene errores que impiden que se ejecute en WSA. Magisk v24+ los ha solucionado. Así que debes usar Magisk v24 o posterior.
-
¿Cómo me deshago de Magisk?
Elige
none
como solución de root. -
¿Cómo instalar GApps personalizados?
-
¿Dónde puedo descargar MindTheGapps?
Puedes descargarlo desde aquí MindTheGapps (mirror).
Ten en cuenta que no hay una compilación previa para x86_64, así que debes compilarla tú mismo (Repositorio).
O puedes descargar el paquete construido para 12.1 y 13 para x86_64 desde esta página.
-
¿Puedo cambiar de OpenGApps a MindTheGapps y mantener los datos de usuario en una compilación anterior?
No. Debes borrar los datos después de cambiar la marca de GApps. De lo contrario, verás que las GApps instaladas no son reconocidas.
-
WSA con OpenGApps integrado no arranca.
OpenGApps aún no ha lanzado una versión construida para Android 12L y 13, solo construida para Android 11, que puede no ser compatible y por lo tanto causar bloqueos. Considera cambiar a MindTheGapps.
-
¿Cómo instalar KernelSU?
- StoreLib: API para descargar WSA
- Magisk: La solución de root más famosa en Android
- The Open GApps Project: Una de las soluciones de paquetes de Google Apps más famosas
- WSA-Kernel-SU y kernel-assisted-superuser: El kernel
su
para depurar la Integración de Magisk - WSAGAScript: El primer script de integración de GApps para WSA
- erofs-utils:
erofs-utils
precompilado con erofsfuse habilitado
El repositorio se proporciona como una utilidad.
Android es una marca comercial de Google LLC. Windows es una marca comercial de Microsoft Corporation.
#ENGLISH
-
Linux (x86_64 or arm64)
The following dependencies are required:
DistrOS Debian lzip patchelf e2fsprogs python3 aria2 attr unzip sudo
whiptail
qemu-utils
python3-venv
python3-pip
p7zip-full
openSUSE Tumbleweed Same as above dialog
qemu-tools
python3-venvctrl
Same as above Arch Same as Debian libnewt
qemu-img
Same as Debian python-pip
p7zip
The python3 library
requests
is used.Python version ≥ 3.7.2.
- Integrate Magisk and GApps in a few clicks within minutes
- Keep each build up to date
- Support both ARM64 and x64
- Support MindTheGapps
- Remove Amazon Appstore
- Fix VPN dialog not showing (use our VpnDialogs app)
- Add device administration feature
- Unattended installation
- Automatically activates developers mode in Windows 11
- Update to the new version while preserving data with a one-click script
- Merged all language packs
-
Star (if you like).
-
Clone the repo to local:
git clone https://github.com/LSPosed/MagiskOnWSALocal.git --depth 1
-
Run
cd MagiskOnWSALocal
. -
Run
./scripts/run.sh
. -
Select the WSA version and its architecture (mostly x64).
-
Select the version of Magisk.
-
Choose which brand of GApps you want to install:
-
MindTheGapps
There is no other variant we can choose.
-
-
Select the root solution (none means no root).
-
If you are running the script for the first time, it will take some time to complete. After the script completes, two new folders named
output
anddownload
will be generated in theMagiskOnWSALocal
folder. Go to theoutput
folder. While running the./run.sh
script in the step 3, if you selectedYes
forDo you want to compress the output?
then inoutput
folder you will see a compressed file calledWSA-with-magisk-stable-MindTheGapps_2207.40000.8.0_x64_Release-Nightly
or else there will be folder with theWSA-with-magisk-stable-MindTheGapps_2207.40000.8.0_x64_Release-Nightly
. If there is a folder open it and skip to step 10. NOTE: The name of compressed file or the folder generated in theoutput
folder may be different for you. It will be dependent on the choices made when executing./run.sh
. -
Extract the compressed file and open the folder created after the extraction of the file.
-
Here look for file
Run.bat
and run it.- If you previously have a MagiskOnWSA installation, it will automatically uninstall the previous one while preserving all user data and install the new one, so don't worry about your data.
- If you have an official WSA installation, you should uninstall it first. (In case you want to preserve your data, you can backup
%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\userdata.vhdx
before uninstallation and restore it after installation.) - If the popup windows disappear without asking administrative permission and WSA is not installed successfully, you should manually run
Install.ps1
as Administrator:- Press
Win+x
and selectWindows Terminal (Admin)
. - Input
cd "{X:\path\to\your\extracted\folder}"
and pressenter
, and remember to replace{X:\path\to\your\extracted\folder}
including the{}
, for examplecd "D:\wsa"
- Input
PowerShell.exe -ExecutionPolicy Bypass -File .\Install.ps1
and pressEnter
. - The script will run and WSA will be installed.
- If this workaround does not work, your PC is not supported for WSA.
- Press
-
Magisk/Play Store will be launched. Enjoy by installing LSPosed-Zygisk with Zygisk enabled or Riru and LSPosed-Riru.
-
Can I delete the installed folder?
No.
-
How can I update WSA to a newer version?
-
Update build scripts:
git pull
For more usage of git, referred to https://git-scm.com/book
-
Rerun the script, replace the content of your previous installation and rerun
Install.ps1
. Don't worry, your data will be preserved.
-
-
How can I get the logcat from WSA?
%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalState\diagnostics\logcat
-
How can I update Magisk to a newer version?
Do the same as updating WSA.
-
How to pass Play Integrity (formerly known as SafetyNet)?
Like all the other emulators, no way.
-
Virtualization is not enabled?
Install.ps1
helps you enable it if not enabled. After rebooting, rerunInstall.ps1
to install WSA. If it's still not working, you have to enable virtualization in BIOS. That's a long story so ask Google for help. -
How to remount the system as read-write?
No way in WSA since it's mounted as read-only by Hyper-V. You can modify the system by making a Magisk module. Or directly modify the system.img. Ask Google for help.
-
I cannot
adb connect localhost:58526
, what to do?Make sure developer mode is enabled. If the issue persists, check the IP address of WSA on the setting page and try
adb connect ip:5555
. -
Why the Magisk online module is empty?
Magisk actively removes the online module repository. You can install the module locally or by
adb push module.zip /data/local/tmp
andadb shell su -c magisk --install-module /data/local/tmp/module.zip
. -
Can I use Magisk v23.0 stable or a lower version?
No. Magisk has bugs preventing itself from running on WSA. Magisk v24+ has fixed them. So you must use Magisk v24 or later.
-
How can I get rid of Magisk?
Choose
none
as the root solution. -
How to install custom GApps?
-
Where can I download MindTheGapps?
You can download from here MindTheGapps (mirror).
Note that there is no x86_64 pre-build, so you need to build it by yourself (Repository).
Or you can download the built package for 12.1 and 13 for x86_64 from this page.
-
Can I switch OpenGApps to MindTheGapps and keep user data in a previous build?
No. You should wipe data after changing the GApps brand. Otherwise, you will find that the installed GApps are not recognized.
-
WSA with OpenGApps integrated fails to start.
OpenGApps has not yet released a version built for Android 12L and 13, only built for Android 11, which may not be compatible and thus cause crashes. Consider switching to MindTheGapps.
-
How to install KernelSU?
- StoreLib: API for downloading WSA
- Magisk: The most famous root solution on Android
- The Open GApps Project: One of the most famous Google Apps packages solution
- WSA-Kernel-SU and kernel-assisted-superuser: The kernel
su
for debugging Magisk Integration - WSAGAScript: The first GApps integration script for WSA
- erofs-utils: Pre-build
erofs-utils
with erofsfuse enabled
The repository is provided as a utility.
Android is a trademark of Google LLC. Windows is a trademark of Microsoft Corporation.