Installation of certificate in Windows subsystem for Android

מתוך ויקי נטפרי
גרסה מ־18:57, 30 בדצמבר 2021 מאת DovidStroh (שיחה | תרומות) (יצירת דף עם התוכן "{{en|התקנת תעודה בתוכנת Windows subsystem for Android}} {{Navigation|Security certificate}} Windows subsystem for Android allows one to run And...")
(הבדל) → הגרסה הקודמת | הגרסה האחרונה (הבדל) | הגרסה הבאה ← (הבדל)
קפיצה לניווט קפיצה לחיפוש

לעברית לחצו כאן

To switch from edit view to read view

To search in the Wiki

Home page > Security certificate > Installation of certificate in Windows subsystem for Android ‎‎


Windows subsystem for Android allows one to run Android applications on a Windows device just like standard windows software. This system relies on it's own certificates and not on the root windows certificates, therefore the certificate must be installed separately to the subsystem.


The current solution requires the uninstallation and re-installation of the subsystem.. (You cannot modify the currently installed one).

Step one - Downloading the package

  1. The software can be downloaded from here: https://github.com/Sivan22/MagiskAndNetfree/suites/4704858395/artifacts/128868091

(you will have to be signed in to GitHub to download.)

  1. Alternatively you can build it on your own from the source code using the instructions here: https://github.com/Sivan22/MagiskAndNetfree#readme


Step two - Installation

  1. If the WSA software is installed the you must remove it. (You can back up the system from this folder:

%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\userdata.vhdx and then return it there after installing the modified version)

  1. Extract the downloaded files, Right click the file install.ps1 and click run with Power Shell.
  2. Do not delete the extracted folder.