ガイド:Windows11にGooglePlayストアをインストールする方法

ガイド:Windows11にGooglePlayストアをインストールする方法

Microsoftは最近、Android用のWindowsサブシステムのプレビューをすべてのWindows 11ユーザーにリリースしました。これにより、コンピューターでAndroidアプリを実行できるようになります。残念ながら、GooglePlayストアへのアクセスは提供されていません。代わりに、MicrosoftはAmazonと提携して、AmazonAppStoreを通じてAndroidアプリをWindows11ユーザーに提供しています。

Amazon App Storeを使用してAndroidアプリをダウンロードしてインストールしたくない場合は、Windows11にGooglePlayストアをインストールする方法の詳細なガイドをご覧ください。

重要:MicrosoftはWindows11のGooglePlayストアをサポートしていません。つまり、問題が発生する可能性があります。マイクロソフトは、問題を解決し、コンピュータのGooglePlayストアを無効にするアップデートをリリースする場合があります。あなたはあなたの行動、デバイス、そして潜在的な損害に対して責任があることを忘れないでください。

このガイドは公開前にテストに成功しましたが、GooglePlayストアがお使いのパソコンで動作することを保証することはできません。また、Windows11上のAndroidアプリの最小ハードウェア要件を検討することもできます。

Windows11にGooglePlayストアをインストールします。

Android用Windowsサブシステムの既存のインスタンスがないクリーンインストールから開始することをお勧めします。すでにお持ちの場合は削除してください。

  1. Win + Rを押して、追加機能を入力します。これは、Linux用の仮想マシンプラットフォームとWindowsサブシステムを有効にするために必要です。後者は、Googleサービスを含むようにWSAコアを変更するために必要です。
  2. Linux用の仮想マシンプラットフォームとWindowsサブシステムの横にあるチェックボックスをオンにします。
    Windows11の高度な機能のユーザーインターフェイス
  3. [OK]をクリックし、Windowsが必要なファイルをダウンロードするまで待ちます。プロンプトが表示されたら、コンピュータを再起動します。
  4. 次に、Android用のWindowsサブシステムをダウンロードします。store.rg-adguard.netページを開きます。これにより、Microsoftストアからファイルをダウンロードできます。
  5. 最初のドロップダウンリストをProductIDに設定してから、9P3395VX91NRを検索ボックスに貼り付けます。2番目のドロップダウンリストから[低速]を選択し、チェックマークボタンをクリックします。
    WindowsへのGooglePlayストアのインストール
  6. The website will generate a list of available files for download. Scroll down and find the largest files, which weigh in at around 1.2 GB. Its name has the extension
    msixbundle.WindowsへのGooglePlayストアのインストール
  7. Also download the Microsoft.UI.Xaml.2.6_2.62112.3002.0_x64__8wekyb3d8bbwe.appx file. You may need this in future troubleshooting steps.
    WindowsへのGooglePlayストアのインストール
  8. Open the OpenGapps website . There you will download Google services for your computer. Select platform x86_64, Android 11.0 and pico option. Click on the big red button to download the archive.
    WindowsへのGooglePlayストアのインストール
  9. Then install Ubuntu from the Microsoft Store .
  10. Finally, go to the GitHub repository from this link and download the WSAGAScript.

These are all the files you need to install the Google Play Store on Windows 11. Now we will show you how to prepare the files and modify the WSA core.

  1. Find the large msixbundle you downloaded from store.rg-adguard.net. Open the file in any archive application. 7Zip is a reliable option that you can download from the official website for free.
  2. Inside the archive you will find many msix files. Find the largest one (about 720MB) and open it in 7Zip.
    WindowsへのGooglePlayストアのインストール
  3. Launch File Explorer and navigate to drive C. There, create a new folder and rename it to WindowsSubsystemAndroid.
  4. Return to 7Zip with the msix file open. Extract all files from the file to the WindowsSubsystemAndroid folder.
  5. Now you need to delete some files and folders. Delete the AppsMetadata, AppxBlockMap, AppxSignature and Content_Types directory.
  6. Go to C drive and create another folder. This time, rename it to GAppsWSA.
  7. Open the WSAGAScript archive and the only folder inside it. Extract all files from the folder in GAppsWSA.
  8. Find the archive you downloaded from the OpenGapps website and copy it to the C:\GAppsWSA\#Gapps folder (assuming your current Windows installation is on the C drive).
  9. Now go back to WindowsSubsystemAndroid on drive C and copy the product, system, syste_ext and vendor files to the C:\GAppsWSA\#IMAGES folder.

All files are now locked and downloaded, ready to be cracked inside WSL.

  1. Launch Ubuntu from the start menu. If you are running Ubuntu for the first time, the OS will show an error and ask you to download the Linux kernel update package. You can get it from the official Microsoft documentation at this link .
  2. Ubuntuを閉じ、ダウンロードしたファイルを実行して、インストールを続行します。
  3. Ubuntuを再起動します。今回は、新しいユーザーに名前とパスワードを指定するように求められます。入力時にOSはパスワード文字を表示しないことに注意してください。
  4. 次に、GAppsWSAディレクトリに移動する必要があります。cd / mnt / c / GAppsWSA /と入力し、キーボードのEnterキーを押します。
  5. 次に、WSL内で一連のコマンドを実行します。apt updateと入力し、Enterキーを押します。システムがプロセスを完了するのを待ちます。次のコマンドを1つずつ実行し、各コマンドの後に必ずEnterキーを押してください。
  6. 良いアップデート
  7. apt install lzip unzip
  8. apt install dos2unix
  9. dos2unix。/apply.sh
  10. dos2unix。/extend_and_mount_images.sh
  11. dos2unix。/extract_gapps_pico.sh
  12. dos2unix。/unmount_images.sh
  13. dos2unix。/VARIABLES.sh
  14. ./extract_gapps_pico.sh
  15. ./extend_and_mount_images.sh
  16. ./apply.sh
  17. ./unmount_images.sh

Googleサービスを使用したカスタムWSAコアの準備が整いました。あとは、Android用のWindowsサブシステムをインストールし、GooglePlayストアがWindows11PCで正しく機能することを確認するだけです。

  1. C:\ GAppsWSA \ #IMAGESに移動し、product、system、system_ext、vendorのファイルをコピーします。これらのファイルをC:\WindowsSubsystemAndroidに貼り付けます。
  2. C:\ WindowsSubsystemAndroid \ Toolsに移動し、カーネルファイルの名前をkernel_bakに変更します。
  3. C:\ GAppsWSA \ miscフォルダーを開き、kernel_x64_64を見つけます。ファイルをコピーしてC:\ WindowsSubsystemAndroid\Toolsフォルダーに貼り付けます。
  4. ファイルの名前をkernelに変更します。
  5. 次に、コンピューターで開発者モードを有効にします。設定アプリを開き、[プライバシーとセキュリティ]>[開発者向けオプション]に移動します。開発者モードスイッチをオンにし、プロンプトが表示されたらアクションを確認します。
    WindowsへのGooglePlayストアのインストール
  6. Final stretch. The only thing left to do is run the command to install WSA from the Google Play Store on Windows 11. Right-click on the start menu button and select “Windows Terminal (Admin)”.
  7. Paste the following command: Add-AppxPackage -Register C:\WindowsSubsystemAndroid\AppxManifest.xml. Press Enter.
  8. The terminal may show you the following error: dd-AppxPackage: Deployment failed with HRESULT: 0x80073CF3, package update failed, check dependency or conflict. Windows cannot install the package. To resolve this issue, run the Microsoft.UI.Xaml.2.6_2.62112.3002.0_x64__8wekyb3d8bbwe.appx file that you downloaded earlier. After that, repeat the previous step.
  9. The Windows Subsystem for Android is ready to go. Open the Start menu and search for “Windows Subsystem for Android”. Run it.
    WindowsへのGooglePlayストアのインストール
  10. Turn on the Developer Mode switch, then click Files. This will launch WSA (do not share diagnostic data with Microsoft) and you will see notifications from Google Services to install applications with all necessary components.
    WindowsへのGooglePlayストアのインストール
  11. After a minute or two, you will see the Google Play Store in the list of all applications. You can launch it, sign in with your Google account, and download all the apps and games you need. Please note that some of them may not work on Windows computers.
    WindowsへのGooglePlayストアのインストール

All apps installed from the Google Play Store on Windows 11 will show up as normal programs on your PC in the Start menu. You can uninstall them just like native Windows applications.

That’s all. Now you know how to install Google Play Store on Windows 11.

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です