Skip to content

CoelhoFZ/MinecraftBedrockUnlocker

Repository files navigation

Minecraft Bedrock Unlocker (GDK) - Free Minecraft Windows 10/11

logo

Downloads Latest Version

Buy Me A Coffee Discord

🔓 Unlock Minecraft Bedrock Edition for FREE on Windows 10/11!

A tool to unlock the full version of Minecraft Bedrock Edition (GDK). Only works with Xbox App installations (NOT Microsoft Store!). No EXE — runs entirely in PowerShell. No SmartScreen blocks, no browser download warnings.

⚠️ Disclaimer: This project is for educational purposes only. Please support the developers by purchasing the game.


⬇️ How to Install

⚠️ DO NOT download the .exe file. Browsers (Chrome, Edge, Firefox) block it with "dangerous file" warnings and Windows SmartScreen flags it. Use the methods below instead — they always work.

⚡ Method 1 — PowerShell One-Liner (Recommended)

Open PowerShell (search for it in the Start Menu) and paste:

irm https://github.com/CoelhoFZ/MinecraftBedrockUnlocker/raw/main/e.ps1 | iex

Downloads and runs the latest installer from GitHub. Always up-to-date, with retry, cache-bust, and TLS 1.2. Runs in memory — SmartScreen will NOT block it.

💡 Why not the EXE? Windows SmartScreen blocks unsigned .exe files downloaded from the internet. The PowerShell command avoids this entirely — no warnings, no blocks.

🖱️ Method 2 — Double-Click (install.bat)

Download install.bat and double-click it. It opens PowerShell automatically and runs the installer.

Download install.bat

👉 View all releases and changelogs


Requirements

  • Windows 10/11 (64-bit)
  • Minecraft Bedrock Edition installed from Xbox App (⚠️ NOT Microsoft Store!)
  • Game installed in C:\XboxGames\Minecraft for Windows\ (default Xbox App location)

What it does

The tool:

  1. Auto-detects your language from the OS culture (top 7 worldwide, hand-translated): English, 中文, हिन्दी, Español, Français, العربية, Русский
  2. Requests Administrator privileges if needed
  3. Finds your Minecraft installation
  4. Guides antivirus exclusion setup when needed
  5. Installs and verifies the mod files
  6. Keeps the game unlocked across reboots

🛡️ AV-aware: Helps reduce false positive deletions during setup and points you to the relevant AV exclusion steps when needed. ⚡ No EXE: Runs entirely in PowerShell — no SmartScreen blocks, no browser download warnings.

Interactive Menu

  ============================================================
   __  __ _                            __ _   
  |  \/  (_)_ __   ___  ___ _ __ __ _ / _| |_ 
  | |\/| | | '_ \ / _ \/ __| '__/ _' | |_| __|
  | |  | | | | | |  __/ (__| | | (_| |  _| |_ 
  |_|  |_|_|_| |_|\___|\___|\_  \__,_|_|  \__|
     ____           _                 _        
    | __ )  ___  __| |_ __ ___   ___| | __    
    |  _ \ / _ \/ _' | '__/ _ \ / __| |/ /    
    | |_) |  __/ (_| | | | (_) | (__|   <     
    |____/ \___|\__,_|_|  \___/ \___|_|\_\    
                     Unlocker by CoelhoFZ      
  ============================================================

[1] Install Mod (Unlock Game)
[2] Restore Original (Back to Trial)
[3] Open Minecraft
[4] Install Minecraft (Xbox App)
[5] Check Status
[6] System Diagnostics
[0] Exit

Features

  • 🌍 Multi7 (top worldwide): Auto-detects English, 中文 (Chinese), हिन्दी (Hindi), Español (Spanish), Français (French), العربية (Arabic), Русский (Russian) based on the OS culture (Get-Culture); never IP geolocation
  • 🛡️ AV guidance: Guides you through antivirus exclusions to reduce false positives during setup
  • 🔄 Auto-retry: If antivirus removes files, retries installation
  • 📊 Diagnostics: Full system health check
  • 🔧 Auto-repair: Fixes missing files when opening Minecraft
  • Integrity verification: Hash checking after install
  • 💾 Reboot persistence: Survives system restarts

Troubleshooting

📖 Full guide: TROUBLESHOOTING.md — covers BOM/UTF-8 errors, SmartScreen, antivirus (Defender, Kaspersky, Avast, Bitdefender), crashes, access denied, CMD vs PowerShell, and more. Bilingual (English & Portuguese).

Quick Summary

Issue Solution
Game shows "Unlock Full Version" Antivirus deleted the files — run the bootstrap again
"Minecraft not found" Install via Xbox App (NOT Microsoft Store) to C:\XboxGames
SmartScreen / "reputação binária mal-intencionada" No longer an issue — the installer is now 100% PowerShell (no EXE)
'$ErrorActionPreference' is not recognized Update to v3.2.1+: run `irm ...raw/main/e.ps1
Game crashes on startup Run Diagnostics [6] and check Gaming Services
"Running scripts is disabled" Set-ExecutionPolicy Bypass -Scope Process -Force
"Access Denied" Open PowerShell as Administrator (Win + X → Terminal Admin)

⚠️ Antivirus False Positives

Some files used by the setup may trigger antivirus warnings — this can happen with game mod installers and related runtime components.

  1. Installer source available — You can review the GPLv3 PowerShell installer source in this repository
  2. Third-party component notices — Runtime component details are documented in THIRD_PARTY_NOTICES.md
  3. Guided exclusions — Setup and troubleshooting steps are documented in INSTALL.md and TROUBLESHOOTING.md

Source code and license scope

The installer and documentation authored in this repository remain licensed under GPLv3. See SOURCE.md for the source map and build instructions.

Third-party runtime components are documented separately in THIRD_PARTY_NOTICES.md and are not relicensed by this repository.

What changes on your PC

  • Installs the mod files inside C:\XboxGames\Minecraft for Windows\Content.
  • Adds scoped antivirus exclusions for the Minecraft content folder and installed files.
  • Creates the scheduled task MCContentBridge and backup folder %LOCALAPPDATA%\MCBridge so the files can be restored after reboot.
  • Option [2] Restore Original removes the installed files, scheduled task and backup folder.

Compatibility

Supported:

  • ✅ Minecraft Bedrock Edition 1.21.120+ (GDK)
  • ✅ Windows 10 (64-bit)
  • ✅ Windows 11 (64-bit)
  • ✅ Xbox App installations ONLY

Not Supported:

  • ❌ Microsoft Store installations
  • ❌ Xbox Console, Mobile, PlayStation, Nintendo Switch, macOS/Linux

Community

Join our Discord: https://discord.gg/byDkXzhvuZ

Credits

  • CoelhoFZ for developing the GPLv3 installer

License

Repository-authored installer and documentation: GPLv3 — See LICENSE.

Third-party Online-Fix runtime binaries are documented in THIRD_PARTY_NOTICES.md and are not relicensed by this repository.

About

Free Minecraft Bedrock Edition unlocker for Windows 10/11. Download the EXE or run one PowerShell command!

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors

Languages