-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
Describe the bug
I’m experiencing the same issues reported in this thread. When attempting to install using run.bat with administrator privileges, the script fails to recognize "install.ps1", preventing proper installation. If I run the installer without admin rights, it completes, but:
The Magisk app is not installed.
Apps such as Play Store open briefly and then close immediately.
I recently reinstalled Windows 11, and I have not applied the latest updates yet, waiting for Microsoft’s next patch because previous updates have corrupted files on my system. This suggests the bug may be triggered by Windows 11 configurations, possibly in combination with how the installer handles permissions.

Steps to reproduce the issue
- Run run.bat as administrator.
- Observe that install.ps1 is not recognized.
- Run run.bat without admin rights.
- Observe that installation completes but Magisk and apps fail to run.
Expected behaviour
- Installer should recognize install.ps1 even with admin privileges.
- Magisk should be installed properly.
- Apps like Play Store should launch successfully.
Downloaded Build Of WSA
WSA_2407.40000.4.0_x64_Release-Nightly-MindTheGapps-13.0-RemovedAmazon.7z
Windows build number
OS: Windows 11 Pro, Version 23H2
PC Specification
Processor: Intel(R) Core (TM) i7-6700 CPU @ 3.40GHz, 3.41 GHz
RAM: 32.0 GB (31.9 GB usable)
System type: 64-bit operating system, x64-based processor
Additional context
This seems related to Windows 11 permission handling or recent system updates.
Is this a known issue?
Is there a workaround or patch that fixes the missing Magisk app and crashing apps (like Play Store)?
Any guidance on a patch or workaround would be greatly appreciated @MustardChef 🙏.