🚀 Start the WiFi QR-Code Wizard online
A free, open-source web tool for generating Android Enterprise QR codes with fully customized WiFi settings, designed for seamless device enrollment via Microsoft Intune.
- Overview
- Why This Project?
- Features
- How It Works
- Self-Hosting / Deployment
- Resources
- Contributing
- License
The WiFi QR-Code Wizard empowers IT admins and power users to generate Android Enterprise enrollment QR codes with WiFi configuration included – even when Intune’s built-in options are limited.
Just upload the Intune enrollment JSON, add your WiFi details (SSID, WPA/WPA2/WPA3, etc.), and download a ready-to-use QR code for zero-touch Android setup.
Microsoft Intune enables QR-based Android enrollment, but often these QR codes don’t support pre-configured WiFi access.
This can disrupt fully automated device provisioning and cause friction for end-users during initial setup.
The WiFi QR-Code Wizard solves this:
- Merge WiFi settings into any exported Intune enrollment QR JSON.
- Generate a standards-compliant QR code with all credentials.
- No cloud, no upload – everything runs 100% locally in your browser.
- Universal QR Generation:
Create Android Enterprise enrollment QR codes with any WiFi configuration (SSID, password, WPA/WPA2/WPA3, open/hidden). - Supports Modern Security:
Full support for WPA3 and hidden SSIDs. - Local-Only Processing:
All data stays on your device – nothing is uploaded or stored externally. - User-Friendly Workflow:
Guided steps, help texts, and clear instructions built in. - Comprehensive Help:
Step-by-step guide for exporting the right Intune JSON and deploying QR codes. - 100% Open Source:
Self-host or run via GitHub Pages.
-
Export the QR code JSON
From Microsoft Intune, export the Android enrollment profile as a JSON file.
See the integrated Help section in the Wizard for detailed steps! -
Open the WiFi QR-Code Wizard
Use the online tool or openindex.html
locally. -
Upload & Configure
- Upload your Intune JSON.
- Enter your WiFi SSID, password, security type (WPA/WPA2/WPA3, WEP, Open), and specify if the SSID is hidden.
- Optionally, review or adjust the raw JSON.
-
Generate & Deploy
- Click "Generate QR Code".
- Download the QR image or a PDF setup guide.
- Scan the QR on your Android device during initial setup – WiFi and enrollment just work!
You can use the WiFi QR-Code Wizard:
- Locally (
index.html
in any browser) - On GitHub Pages
- On any web server
To deploy on GitHub Pages:
- Fork or clone this repo.
- Push to your own GitHub account.
- Enable GitHub Pages (main branch).
- Share your published URL!
- Microsoft Intune: Android Enrollment Guide
- Microsoft Docs: Intune Fundamentals
- Google: Android Zero-Touch Enrollment
Found a bug or have an idea?
Open an issue or send a pull request – all contributions welcome!
MIT License – see LICENSE for details.