Hello everyone, I'm David Stay.

Friends who have already used the official version of Windows 11 have not been obsessed with the so-called Win11 support for running Android programs.
Now it's really here!
First of all, let's say that the Android subsystem on Windows 11 is still in the testing stage, and it is only suitable for early adopters. But after using it, I found that both the fluency and stability were good. It's just a bit cumbersome to install. Next, I will tell you how to install and use the Android software.
First we need to get a beta Android subsystem installation package.
The acquisition of this file is not very troublesome, I provide two download schemes, friends who need a link, you can find the corresponding download link.
Method 1:
Network disk download
Link: https://pan.baidu.com/s/1H5cZDPetvbRhlFBzVctUvw
Extraction code: pfqw
Method 2:
Copy to download software can be downloaded directly
http://tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/433b1665-c732-486a-99ee-e2c610cd10d4?P1=1634906252&P2=404&P3=2&P4=XS1Yni7CYOcLJyxndWuFUcHwRgkJhodaspOhLrtYQzPNVAtUhliG7QsjVhs%2f%2bq0u%2fY6uPCQnvVVPceP8m3aCBA%3d%3d
After downloading this file, if the name is relatively long, it is recommended to change it first to facilitate subsequent operations. For example, change to wsa, do not change the extension.
We need to do 2 steps. The first step is to open "Search" enter "Windows Features", turn on "Enable or turn off Windows Features".
Then check "Hyper-V" inside and click OK, and then restart the computer after installing it.
Then put the file you just downloaded into a directory without Chinese, right-click on the Start menu and select "Windows Terminal (Administrator)".
Open the terminal and tap this command inside: "Add-AppxPackage -Path" plus the path to install the package. For example, if the installation package is in the download directory of the D disk, just enter "Add-AppxPackage -Path D:\Download\wsa. Msixbundle", this path and file name are copied directly.
Next press Enter to start the installation.
Once installed, you can see the newly added program in the Start menu.
After opening the program, click here first, and after a while, the Android subsystem will be opened and a window similar to the Android file manager will be displayed.
We turned it off first. Click Refresh at "IP Address" below. After the refresh, the IP address can be displayed.
If you get an error in the above operation, it is because the "Hyper-V" virtual machine mentioned earlier is not installed or the computer does not meet the requirements.
Next turn on the Developer Mode switch and note the address and port number.
Then there's how to install an Apk-formatted Android app. Since it is a beta version, there is currently no installation method for the interface. We need to install through ADB, and the small partners who do Android development should be familiar with this thing. I will also put the installation package of the software into the network disk, or you can search for it and download it yourself. We will unzip the downloaded ADB package and right-click in the blank space of this folder and select "Open in Windows Terminal".
Enter "cmd" in the pop-up window and press Enter. This switches to Command Prompt.
Then enter the command "adb connect 127.0.0.1:58526" and press Enter. The address behind is the one just displayed on the Android subsystem settings interface.
It doesn't matter if the connection is not successful, enter it again and press Enter to connect.
The last step, for example, I want to install the Taobao installation package under the "D:\Download\Apk" directory, just need to enter "adb install D:\Download\Apk\Taobao _10.4.10_apkcombo.com.apk" press the enter key to start the installation, wait a moment will show that the installation is successful.
Open the Start Menu to see the App icon, click to run.
There are many ways to obtain the installation package in Apk format, which can be downloaded from the official website of the software or searched. If you need to install the App again after shutting down or restarting, you need to go to the Android subsystem settings, click here to activate the subsystem, and then use ADB to operate.
Finally, let's talk about uninstalling, it is very simple, right-click on the unwanted App and select "Uninstall" to delete, just like the operation on the phone.
Including Android subsystem, if you don't want to experience it, right-click on the program and select "Uninstall".
How, have you learned? If you want to try it, try it. If you think it is useful, you also hope to follow, comment, forward all come to a set, thank you for your support!
Simple, one-look scientific and technological knowledge and use skills are all in "David Stay Technology", welcome everyone to pay attention to and forward, the first time to watch the video I made. If you think this episode is useful, I hope that everyone can come to a triple or charge. I will bring you more useful technical tips.
Thank you. We'll see you next time!