Minecraft — is one of the most popular games in the world, and the ability to play with friends over a local network makes the experience even more exciting. But how do you set up multiplayer mode on a smartphone via Wi-Fi? Many people encounter problems: the connection fails, the server isn't visible, or the game lags. In this article, we'll look into it. All ways to play over Wi-Fi on Android and iOS, from basic setup to troubleshooting common errors.
It's important to understand that playing over Wi-Fi on a phone is different from the PC version. There's no direct access to the server console, and network settings depend on the router model and game version. We'll take a look at this. three main methods: creating a local world, connecting to a friend's server, and using third-party apps. You'll also learn how to optimize your connection to minimize lag and interruptions.
If you've never set up a gaming network before, don't worry—the instructions are suitable even for beginners. Experienced players will also find tips on fine-tuning settings and troubleshooting rare bugs.
1. Preparation: What you need to play over Wi-Fi
Before you begin setting up, make sure you have everything you need. Without proper preparation, even a perfectly configured server won't work.
First, check version of Minecraft on all devices. The game must be the same: either Bedrock Edition (aka Minecraft PE), or Java Edition (but only Bedrock is available on phones). If the versions are different, connection will be impossible. Update the game in Google Play or App Store, if required.
Secondly, all devices must be connected to one Wi-Fi networkLocal multiplayer only works within the same subnet. If you want to play with a friend on a different network, you'll need Hamachi or similar VPN solutions (we'll talk about this later).
- 📱 Smartphones: Android 5.0+ or iOS 12+. Older versions may have network issues.
- 📶 Router: must support
UPnP(usually enabled by default). - 🔋 Charger: Playing over Wi-Fi drains battery faster - connect your devices to the network.
- 🎮 Accounts: All devices must be logged in Xbox Live (for Bedrock).
⚠️ Attention: If you have pirated version of MinecraftMultiplayer mode may not work due to Mojang's servers being blocked. Use only a licensed copy.
2. Method 1: Creating a local world (LAN)
The easiest way to play over Wi-Fi is to create a world on one device and connect to it from other devices. This method works without any additional software, but it has limitations: play is only possible within the same network, and the world host must be logged in.
Instructions for Bedrock Edition:
- Open Minecraft on the device that will be the host (server).
- Click
Play → Create a new world. - In the world settings, enable the option
Local Area Network (LAN). - Launch the world and wait for the message to appear:
"Local server running on port [number]". - On other devices on the same network, select
Play → Friends → Local NetworkThe available world will appear in the list.
If the world is not displayed, check:
- 🔄 Are all devices connected to one Wi-Fi (not to mobile data!).
- 🔒 The host device must not have
Airplane modeorSaving traffic. - 🛠️ They are not blocked in the router settings
incoming connections(port19132for Bedrock).
All devices on the same Wi-Fi network
The "Local Area Network" option is enabled on the host.
VPN and proxy are disabled on all devices.
Port 19132 is not blocked by firewall-->
⚠️ Attention: If you have dual-band router (2.4GHz + 5GHz), make sure all devices are connected to the same frequencySometimes a network with the same name is split into two different channels.
3. Method 2: Connect to a friend's server via IP
If your local network isn't working or you want to play with a friend outside of your Wi-Fi range, you can connect directly via IP addressThis method requires additional settings, but gives more freedom.
Steps to connect:
- The host (the one who creates the world) must know his local IP addressOn Android:
Settings → About phone → Status → IP addressOn iOS:Wi-Fi → (i) next to network → IP address. - The host starts the world with the option enabled.
Local area network(as in Method 1). - Other players enter into
Add a serverHost IP and port19132.
To play online (not on the same network), you will need:
- 🌍 Find out external (white) IP host (for example, on a website 2ip.ru).
- 🔧 Set up
port forwardingon the router (port19132to the local IP of the host). - 🛡️ Disable the firewall on the host device (or add an exception for Minecraft).
| Parameter | Meaning for Bedrock | Importance for Java |
|---|---|---|
| Default port | 19132 | 25565 |
| Protocol | UDP | TCP |
| Max players | 5 (no lags) | 10+ (depending on hardware) |
| Mod support | Limited | Full |
If the connection does not work after forwarding ports, check:
- 🔌 Does your provider block incoming connections (some plans have such restrictions).
- 🔄 Reboot your router after changing the settings.
- 📡 If you use mobile Internet (4G/5G), port forwarding may not work.
4. Method 3: Third-party applications for multiplayer games
If the standard methods don't work or you want more options (for example, playing with friends from other countries), you can use third-party applicationsThey simplify server setup and often offer additional features.
Popular solutions:
- 🖥️ PocketMine-MP: Server software for Bedrock, runs on Android via TermuxAllows you to create a full-fledged server with plugins.
- 🌐 Minehut: Free cloud servers for Minecraft. Perfect for playing with friends without port forwarding.
- 🔗 Hamachi/ZeroTier: Create a virtual local area network (VLAN) over the internet. Useful if your friends live in different cities.
- 📱 Multiplayer for Minecraft PE: An Android app that simplifies LAN connections.
Let's look at the setup through PocketMine-MP:
- Install Termux from
F-Droid(outdated version on Google Play). - Enter the commands:
pkg update && pkg upgradepkg install wget
wget https://jenkins.pmmp.io/job/PocketMine-MP/lastStableBuild/artifact/zip/archive -O pocketmine.zip
unzip pocketmine.zip
cd PocketMine-MP
php src/pocketmine/PocketMine.php - Follow the instructions in the console. The server will be accessible via the local IP on the port.
19132.
⚠️ Attention: Server on smartphone via Termux Places a heavy load on the processor and battery. For long-term gaming, it's better to use a PC or cloud hosting.
Local Area Network (LAN)
IP connection
Third-party applications (Hamachi, Minehut)
I don't play on Wi-Fi-->
5. Network optimization for lag-free gaming
Even if the connection is established, the game may slow down due to network issues. Here's how reduce ping and avoid disconnections:
On the router side:
- 📶 Switch to
5 GHz(if your router supports it). This frequency is less crowded, but has a shorter range. - 🔄 Turn on
QoS (Quality of Service)in your router settings and set priority for devices running Minecraft. - 🚫 Turn it off
guest network- It can create interference.
On the device side:
- 📵 Disable background apps, especially torrents and streaming services.
- 🔋 Activate
Performance modein the phone settings. - 🎮 Reduce graphics settings in Minecraft:
Video Settings → Graphics → Fast.
| Problem | Possible cause | Solution |
|---|---|---|
| High ping (>200 ms) | Congested network or weak signal | Switch to 5 GHz, reduce the number of devices on the network |
| Connection breaks | UPnP or firewall issues | Manually forward port 19132 |
| The world is not visible in LAN | Different versions of the game or network | Update the game, check your Wi-Fi connection |
| The server is crashing | Insufficient RAM on the host device | Close background applications or use your PC |
6. Solving typical errors
Even with proper setup, errors can still occur. Here are the most common ones and how to fix them:
"Unable to connect to the world":
- 🔌 Check that the option is enabled on the host device
Local area network. - 🔒 Make sure your antivirus or firewall isn't blocking Minecraft.
- 📡 Reboot your router - sometimes this clears network conflicts.
"The server is not responding." (when connected via IP):
- 🌐 Check if the IP and port are entered correctly (
19132for Bedrock). - 🔧 Make sure the port is forwarded on your router (instructions are available in the documentation for your model).
- 📱 On the host device, turn off Wi-Fi in the settings
Saving traffic.
"The game lags or crashes":
- 🎮 Reduce
drawing distancein the graphics settings. - 🔋 Close all background applications, especially instant messengers and the browser.
- 📶 Move closer to the router or use Wi-Fi repeater.
What to do if nothing helps?
If you've tried all the methods and the game still won't work over Wi-Fi, try:
1. Reset network settings on your phone (Settings → System → Reset → Reset Wi-Fi).
2. Update the router firmware (instructions on the manufacturer’s website).
3. Use a mobile hotspot instead of home Wi-Fi (sometimes helps).
4. Create an issue on the Mojang forum with error logs (for experienced users).
7. Security: How to protect your server
If you're making your world accessible online, it's important to ensure security. Otherwise, your server could be spammed by bots or hacked.
Basic protective measures:
- 🔐 Install white list (
server.properties → white-list=true). - 🛡️ Use complex passwords for Xbox Live and don't share the account.
- 🔄 Update regularly PocketMine-MP or other server software.
- 🚫 Turn it off
console commands, if you don't use them.
For cloud servers (eg. Minehut):
- 🔑 Set up
two-factor authenticationon the account. - 📜 Keep connection logs to monitor for suspicious activity.
- 🛠️ Install anti-cheating plugins (AntiCheat, CoreProtect).
⚠️ Attention: Never share external IP of your server in open chats or on forums. This could lead to DDoS attacks or hacking.
FAQ: Answers to frequently asked questions
Is it possible to play on Wi-Fi on iOS and Android at the same time?
Yes, but only if everyone has it installed Minecraft Bedrock Edition. Java Edition It is not available on iOS, and cross-platform play between Bedrock and Java is not possible.
Why does the world disappear from the LAN list after reboot?
Local worlds in Bedrock are not saved as servers. To play again, the host must restart the world with the option Local area network.
How to play over Wi-Fi without internet (local network only)?
Create a hotspot on one phone and connect other devices to it. Then launch the world with this option enabled. LAN. Internet is not required.
Is it possible to use mobile internet (4G/5G) instead of Wi-Fi?
Technically yes, but it's unstable: high ping, possible disconnects. For mobile network gaming, it's better to use Hamachi or cloud server.
How to increase the number of players on a server on a phone?
On a smartphone, the server works stably with a maximum of 3-4 players. For more players, you need dedicated machine or cloud hosting (For example, Aternos).