The game Minecraft Bedrock Edition (mobile version) is officially available only on smartphones and tablets running Android or iOS. However, many users want to run it on PC - not for the powerful one, but for the mobile version with its unique functions (for example, a skins market or cross-platform play). The traditional solution is emulators like Java Edition, namely for the mobile version with its unique functions (for example, a skins market or cross-platform play). The traditional solution is emulators like BlueStacks or LDPlayer, but they require resources, often slow down and are not always compatible with modifications.

In this article we will look at 3 proven ways to install Minecraft Android on a computer without an emulator: through APK to EXE conversion, cloud Android services and alternative platforms. Each method has its own nuances - from hardware requirements to management restrictions. Important: Some solutions may break Mojang user agreementso use them at your own risk. We do not recommend pirated versions - only legal tools.

Before you start, make sure that on your PC:

  • ๐Ÿ–ฅ๏ธ Windows 10/11 (64-bit) or macOS/Linux with virtualization support;
  • ๐Ÿ“ฅ Minimum 4 GB RAM (2 GB is enough for cloud services);
  • ๐Ÿ”Œ Stable Internet connection (for cloud methods - from 10 Mbit/s).
๐Ÿ“Š Why do you need Android version of Minecraft on PC?
For mods from the Marketplace
Cross-platform play with friends
Testing texture packs
Just wondering
Another option

1. Converting APK to EXE using ARC Welder (for Chrome)

The easiest way is to use the extension ARC Welder for the browser Google Chrome. It allows you to run Android applications (in format .apk) directly in the browser window, actually emulating. mobile environment without a full-fledged emulator. The method is suitable for testing, but does not guarantee stable operation in the long term.

Here's how to do it:

  1. Download Official APK Minecraft from the site APKCombo or APKPure (the version must match the latest updates). Use only trusted sources - viral APKs can steal Mojang account data!
  2. Install the extension ARC Welder in Chrome.
  3. Launch the extension, select the downloaded one APK and configure the settings:
    • ๐Ÿ“ฑ Orientation: Landscape (for comfortable gaming);
    • ๐Ÿ–ฑ๏ธ Management: Enable mouse support;
    • ๐Ÿ”ง Additional: Check "Clipboard" to copy text.
  • Click "Test" - the game will launch in a separate Chrome window.
  • โš ๏ธ Method limitations:

    • ๐Ÿ”„ The application can close on reboot browser;
    • ๐ŸŽฎ No support for gamepads (keyboard + mouse only);
    • ๐Ÿ”Š Sound and graphics may work with delays.

    โ˜‘๏ธ Preparing to launch via ARC Welder

    Done: 0 / 4

    2. Cloud Android services: playing via remote desktop

    If your PC is weak or you donโ€™t want to tinker with the settings, you can use cloud Android platforms. These services provide a virtual smartphone in the browser where you install Minecraft and play via streaming video. The downside is the dependence on Internet speed and possible lags.

    The best platforms for this:

    Service Free plan Support for gamepads Max. session time
    BlueStacks X Yes (with advertising) Partly 1 hour
    Now.gg Yes No 2 hours
    Genymotion No (7-day trial) Yes Unlimited

    Instructions for Now.gg (the simplest option):

    1. Go to now.gg and register;
    2. In the search, enter "Minecraft" and select the official application;
    3. Click "Play in Browser" - virtual Android will launch;
    4. Log in to your Microsoft/Xbox account and start the game.
    ๐Ÿ’ก

    To reduce lags in cloud services, close all background apps that use the Internet (Torrent, Windows updates, etc.).

    โš ๏ธ Attention: Cloud services can block accounts for suspicious activity (for example, if you often change your IP or use a VPN). Mojang does not prohibit such methods directly, but rules there is a clause about โ€œunauthorized accessโ€ - it can be interpreted in different ways.

    3. Installation via Android-x86 in a virtual machine

    For experienced users, the method with virtual machine and firmware Android-x86is suitable. This is a full-fledged Android system that runs on a PC via VirtualBox or VMware. Advantages: virtual machine data-i="133">๐Ÿ“ฑ Works like real Android (you can run other games).

    • ๐ŸŽฎ Full support gamepads (XInput/DInput);
    • ๐Ÿ”ง Ability to install mods and texture packs;
    • ๐Ÿ“ฑ Works like real Android (can run other games).

    Step-by-step guide:

    1. Download the latest version Android-x86 (recommended 9.0 Pie or newer).
    2. Install VirtualBox and create a new virtual machine:
      • ๐Ÿ–ฅ๏ธ OS type: Linux, version Other Linux (64-bit);
      • ๐Ÿ“ฆ RAM: minimum 2048 MB;
      • ๐Ÿ’พ Virtual disk: 8 GB (dynamic).
  • Connect the downloaded Android-x86 ISO image to the virtual drive and run installation.
  • After the system boots, download Minecraft from Google Play (after logging into your Google account).
  • โš ๏ธ Attention: Virtual machine does not support hardware graphics acceleration by default. To enable OpenGL:

    1. Turn off the virtual machine;
    2. Go to Settings โ†’ Display โ†’ Acceleration;
    3. Select VBoxSVGA and enable 3D acceleration;
    4. In the VM configuration file (.vbox) add the line:
      <ExtraDataItem name="VBoxInternal/Devices/efi/0/Config/DxVersion" value="12_0"/>
    5. How to improve performance in VirtualBox?

      Add 2-3 processor cores to the virtual machine in the settings. Also disable unnecessary Android services (for example, Google Play Services) through the "Settings โ†’ Applications" menu.

      4. Alternative methods: APK on Windows 11 and WSA

      If you have Windows 11, you can use Windows Subsystem for Android (WSA). This is an official tool from Microsoft that allows you to run APKs without emulators. However, the method requires manual configuration and does not work on all builds of Windows.

      What you will need:

      • ๐Ÿ–ฅ๏ธ Windows 11 (build 22000.1 or later);
      • ๐Ÿ”ง WSA package s RG Adguard;
      • ๐Ÿ“ฑ ADB tools for installing APK.

    Instructions:

    1. Download MicrosoftCorporationII.WindowsSubsystemForAndroid from the RG Adguard website (select your version Windows).
    2. Install the package via PowerShell:
      Add-AppxPackage -Path "path_to_file.msixbundle"
    3. Enable Virtualization in BIOS and Virtual machine platform v Windows Settings โ†’ Applications โ†’ Additional components.
    4. Download APK Minecraft and install via ADB:
      adb install minecraft.apk

    โš ๏ธ Attention: WSA subsystem does not update automatically โ€” when new versions of Android are released on Windows, you will have to repeat the installation manually. Also, some functions (for example, Xbox Live) may not work correctly.

    ๐Ÿ’ก

    The WSA method is the closest to โ€œnativeโ€ launching Android games on a PC, but requires Windows 11 and manual configuration.

    5. Setting up controls: keyboard, mouse and gamepad

    One โ€‹โ€‹of the main disadvantages of the mobile version of Minecraft on PC is inconvenient control. By default, the game is designed for a touch screen, so you will have to reconfigure the keys. Here's how to do it in each of the methods:

    For ARC Welder/cloud services:

    • ๐Ÿ–ฑ๏ธ Mouse replaces touch (left button - tap, right - hold);
    • โ†น Keys WASD emulate movement joystick;
    • ๐Ÿ”จ For mining, assign a key to LMB (for example, Space).

    For Android-x86/VirtualBox:

    • ๐ŸŽฎ Connect the gamepad via XInput (for example Xbox Controller or DualShock 4);
    • ๐Ÿ”ง Use the application Octopus or Tincore Keymapper to assign keys;
    • ๐Ÿ“ฑ In Minecraft settings, enable Controller in the section Management.

    ๐Ÿ’ก Tip: To fine-tune the control, download APK version application Flydig - it allows you to create macros and assign hot keys for any actions in the game.

    6. Possible problems and solutions

    When running Minecraft Android on a PC, you may encounter common errors and ways to fix them:

    Problem Cause Solution
    The game crashes on startup Incompatible APK version or lack of OpenGL Update your video card drivers and use the APK with APKMirror
    No sound in the cloud service Blocked by the browser or low Internet speed Check microphone/speaker permissions in Chrome
    Multi-user mode does not work Cloud server IP address blocked by Mojang Use a VPN (for example ProtonVPN) or change service
    Lags and low FPS Lack of virtual machine resources Allocate more RAM (minimum 3 GB) and enable 3D acceleration

    โš ๏ธ Attention: If you use pirated version of the APK, Mojang may block your account Xbox Live irretrievably. Even if the game is launched offline, some functions (for example, purchases in the Marketplace) require a license check.

    ๐Ÿ’ก

    Before the first launch, disable your antivirus (for example, Avast or Kaspersky) - it may block the installation of the APK as "suspicious" Software."

    FAQ: Frequently asked questions

    Can I play Minecraft Android on PC with friends on phones?

    Yes, cross-platform play works in all methods except ARC Welder (there may be problems with Xbox Live authorization). With cloud services and Android-x86, you connect to the same servers as mobile users. The main thing is to use the same version of the game.

    Will there be a ban for using these methods?

    Officially Mojang does not prohibit running the Android version on a PC, but rules there is clause 4.1 about โ€œunauthorized modification of the client.โ€ The risk of getting banned is minimal if you don't use cheats or pirated APKs. However, for using mods with unlicensed textures, your account may be blocked.

    How to transfer worlds from a phone to a PC?

    Copy the folder com.mojang/minecraftWorlds from the phone (via Total Commander or ADB) to a similar directory on a virtual machine or in cloud storage. In Android-x86, the path to the worlds: /storage/emulated/0/games/com.mojang/.

    What mods work in the Android version on PC?

    Any mods for Bedrock Edition, for example:

    • ๐Ÿงฑ Add-ons (changing the behavior of mobs/blocks);
    • ๐ŸŽจ Texture packs (resolution up to 512x512);
    • โš”๏ธ Weapons/armor from the Marketplace.

    Install them via .mcpack or .mcaddon files.

    Can this method be used for other Android games?

    Yes, all the methods described (except for specific settings for Minecraft) are suitable for running any Android applications on a PC. For example, you can play Android-x86 . data-i="274">or Brawl Stars, Genshin Impact or Call of Duty Mobile.