WSABuilds/MagiskOnWSA/DLL/docs/Guides/KernelSU.md
2024-04-03 20:28:44 +01:00

16 lines
302 B
Markdown

# Install KernelSU Manager
## Text Guide
1. [Connect to WSA with ADB](ADB-Sideloading.md#setting-up-adb-to-work-with-wsa)
2. Run the following command:
```
adb shell ksuinstall
```
If the installation completes successfully, the KernelSU Manager will launching.
<!--
## Video Guide
-->