Click the "MAIN" button above to view the Table of Contents.
Website Last Updated: 06/12/2025
Most pages on this website are best viewed on a desktop.
Searches content only within the website. No external links.
Find Your Build Number (XREAL Beam Pro)
Android Settings → About this device → Scroll down to "Build number"
Developer Options (XREAL Beam Pro)
Enabling developer options...XREAL
-
Android Settings>About this device>tap 7 times on "Build number"
Accessing developer options...
-
Android Settings>System>Developer options
Enabling OEM unlocking...
-
Developer options>OEM unlocking>toggle switch on right side.
Enabling USB Debugging...
-
Developer options>USB debugging>toggle switch on right side.
Patched Magisk Images (XREAL Beam Pro)
⚠️Please note that this applies only to the global variant of the XREAL Beam Pro and is not compatible with the Chinese market version.⚠️
***Please select the correct patched Magisk .img file and rename the file to "magisk.img" to make the setup process simpler.***
Build number: X4000_X364_250228_ROW (03/31/2025)
Patched Magisk.img: magisk_patched_(X4000_X364_250228_ROW).img
----------------------------------------------------------------------------------------------------
Build number: X4000_X273_2411129_ROW (12/06/2024)
Patched Magisk.img: magisk_patched_(X4000_X273_2411129_ROW).img
----------------------------------------------------------------------------------------------------
Build number: X4000_X140_240719_ROW (08/13/2024)
Patched Magisk.img: magisk_patched_(X4000_X140_240719_ROW).img
----------------------------------------------------------------------------------------------------
Build number: X400_X112_240621_ROW (07/31/2024)
Patched Magisk.img: magisk_patched_(X4000_X112_240621_ROW.img
Full OTA/Firmware Files (XREAL Beam Pro)
⚠️Please note that this applies only to the global variant of the XREAL Beam Pro and is not compatible with the Chinese market version.⚠️
Full OTA: Sideload this if necessary for firmware upgrade, etc.
Firmware Files: If you need to flash a specific .img file, etc.
Build number: X4000_X364_250228_ROW (Security/Bug fixes)
Release Date: 03/31/2025
Full OTA:
Firmware Files (Containing all .img files):
----------------------------------------------------------------------------------------------
Build number: X4000_X273_2411129_ROW (Release Notes)
Release Date: 12/06/2024
Full OTA:
Firmware Files (Containing all .img files):
----------------------------------------------------------------------------------------------
Build number: X4000_X140_240719_ROW (Release Notes)
Release Date: 08/13/2024
Full OTA:
Firmware Files (Containing all .img files):
----------------------------------------------------------------------------------------------
Build number: X4000_X112_240621_ROW (Release Notes)
Release Date: 07/31/2024
Full OTA:
-
Not available.
Firmware Files (Containing all .img files):
How to Root XREAL Beam Pro:
- If you prefer a full walkthrough, click here for detailed instructions.
Otherwise, you can follow the quick guide below.
⚠️ IMPORTANT ⚠️
I am not responsible for any damage to your device. Rooting is risky — proceed at your own responsibility. Rooting VOIDS your warranty. Warranty DOES NOT cover rooted devices.
This guide is for the XREAL Beam Pro only, NOT the original XREAL Beam.
Rooting
-
Make sure you've unlocked the bootloader. Instructions above under "Unlock Bootloader."
-
Look at the top left section (desktop version of site) and download the appropriate patched magisk file for your "Build number." (Android Settings → About this device → Scroll down to "Build number")
-
Rename the patched magisk .img file to "magisk.img."
-
Place the "magisk.img" file to your platform-tools folder on your computer.
-
Install the latest Magisk APK on your XREAL Beam Pro.
-
On your computer, open Terminal/Command Prompt in platform-tools folder and type:
Opening Magisk app...
If successful booting magisk.img, open the Magisk app:
-
If you get a message saying an additional step is required, just ignore it and cancel for now.
-
Tap Install → Direct Install → Reboot. (Check images below to see install location.)
-
If prompted again with 'Additional step required' after a reboot, go ahead and accept it this time.
Updating Without Losing Root
-
Before updating to latest XREAL Beam Pro firmware, open Magisk → Uninstall → Restore Images.
-
Perform the OTA update. DO NOT reboot when XREAL Beam Pro Firmware update is complete.
-
Before rebooting your XREAL Beam Pro, open Magisk → Install → Install to Inactive Slot.
-
Now you can reboot your XREAL Beam Pro.
🎉 Congrats! Your Beam Pro is now rooted!
Unlock Bootloader ⚠️(Wipes all data)⚠️
-
Enable Developer Options.
Check top left side (desktop) "Developer Options." -
Enable USB Debugging and OEM Unlocking.
Check top left side (desktop) "Developer Options." -
Connect XREAL Beam Pro (glasses port) to PC.
-
In platform-tools folder, open Terminal/CMD and type:
-
Confirm on device. Reboot and re-enable Developer Options and USB Debugging.
adb devices
adb reboot bootloader
fastboot flashing unlock
adb reboot bootloader
fastboot boot magisk.img
Requirements
-
Computer with Internet access
-
Platform Tools (ADB/Fastboot)
-
Reliable USB cable
-
Google USB drivers (Windows)
-
Magisk APK (for XREAL Beam Pro)
Dowloads:
Check video below this page for instructions.
-
Magisk APK (for XREAL Beam Pro.)


Check "Opening Magisk app..."
Check "Updating Without Losing Root."
Check "Opening Magisk app..." above
and/or "Updating Without Losing Root"
below for more info.
How to install platform tools...