diff --git a/README.md b/README.md index 838951a..5281fd3 100644 --- a/README.md +++ b/README.md @@ -543,7 +543,11 @@ Before attempting to restore your backup, you must remove WSA if installed. Then > 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 +Start-Process "wsa://com.android.settings" +``` Official Magisk: ```pwsh Start-Process "wsa://com.topjohnwu.magisk"