Enable Developer Mode
Developer Mode must be enabled on a Meta Quest headset before you can install the SIMPLE app via USB or wirelessly, or connect with ADB.
Prerequisites
You need a Meta developer account. Create one for free at developer.oculus.com.
Steps
1. Create a developer organization (one time only)
- Log in at developer.oculus.com.
- Go to My Apps → Create New Organization.
- Accept the developer terms. The organization name does not matter.
2. Enable Developer Mode on the headset
Using the Meta Quest mobile app (recommended):
- Install the Meta Quest app on your phone and pair it with your headset.
- Open the app and tap Menu → Devices, then select your headset.
- Tap Headset Settings → Developer Mode.
- Toggle Developer Mode on.
- Reboot the headset when prompted.
Using the headset directly (Meta Quest 3 / Quest 3S):
- Put on the headset and go to Settings → System → Developer.
- Toggle USB Connection Dialog on.
3. Authorize USB debugging
- Connect the headset to your computer via USB-C.
- Put on the headset — a dialog appears asking to allow USB debugging from this computer.
- Tap Allow.
You can verify the connection is working:
adb devices
The headset should appear with status device. If it shows unauthorized, re-check the headset for the authorization dialog.
tip
Once Developer Mode is enabled, you can use SideQuest or Meta Quest Developer Hub to manage apps on the headset without re-entering Developer Mode. See Useful Tools for links.
info
Developer Mode persists across reboots. You only need to enable it once per headset.