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).
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:
- 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!
- Install the extension ARC Welder in Chrome.
- 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.
โ ๏ธ 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
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):
- Go to now.gg and register;
- In the search, enter "Minecraft" and select the official application;
- Click "Play in Browser" - virtual Android will launch;
- 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:
- Download the latest version Android-x86 (recommended
9.0 Pieor newer). - Install VirtualBox and create a new virtual machine:
- ๐ฅ๏ธ OS type:
Linux, versionOther Linux (64-bit); - ๐ฆ RAM: minimum
2048 MB; - ๐พ Virtual disk:
8 GB(dynamic).
- ๐ฅ๏ธ OS type:
โ ๏ธ Attention: Virtual machine does not support hardware graphics acceleration by default. To enable OpenGL:
- Turn off the virtual machine;
- Go to
Settings โ Display โ Acceleration; - Select
VBoxSVGAand enable 3D acceleration; - In the VM configuration file (
.vbox) add the line:<ExtraDataItem name="VBoxInternal/Devices/efi/0/Config/DxVersion" value="12_0"/> - ๐ฅ๏ธ Windows 11 (build 22000.1 or later);
- ๐ง WSA package s RG Adguard;
- ๐ฑ ADB tools for installing APK.
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:
Instructions:
- Download
MicrosoftCorporationII.WindowsSubsystemForAndroidfrom the RG Adguard website (select your version Windows). - Install the package via PowerShell:
Add-AppxPackage -Path "path_to_file.msixbundle" - Enable
Virtualizationin BIOS andVirtual machine platformvWindows Settings โ Applications โ Additional components. - 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
WASDemulate 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
Controllerin the sectionManagement.
๐ก 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.