You're not alone — many users are frustrated with Meta pre-installing or forcing apps like Worlds, WhatsApp, Messenger, and others onto their Quest headsets with no clear way to uninstall them. Here’s what you need to know and what you can do about it:
---
🔒 1. You CAN'T uninstall "Worlds" and other system apps — Meta locks them
Unfortunately, Meta (formerly Oculus) has made Horizon Worlds, Messenger, WhatsApp, etc. system-level apps, meaning:
They’re pre-installed.
You can’t uninstall them via the normal App Library.
You can’t revoke some permissions (like mic/camera) because toggles are greyed out.
This is deliberate by Meta to integrate their social platform — whether users want it or not.
---
🛑 2. What you can do:
👉 A. Disable or block permissions as much as possible
Go to Settings > Privacy > App Permissions.
While you may not be able to toggle everything off, deny what you can (especially mic, camera, storage access).
👉 B. Disable auto-updates
Go to Settings > System > Software Update.
Turn Auto Update off. Meta may still push updates, but this gives you some control.
👉 C. Use Developer Mode to hide or block system apps (advanced)
You can:
1. Enable Developer Mode via the Meta Quest developer website (you’ll need a free developer account).
2. Use ADB (Android Debug Bridge) to disable system apps.
Example ADB command (on PC):
adb shell pm disable-user --user 0 com.oculus.socialplatform
You can do this for:
com.oculus.horizon (Worlds)
com.facebook.messenger
com.whatsapp
⚠️ This is not supported by Meta and could break some functionality or require re-enabling later.
---
🔄 3. Why do they keep coming back after updates?
Meta intentionally resets system apps after firmware updates. There is currently no setting to prevent this — only rooting or modding the headset entirely could block it, but this voids warranty and risks bricking.
---
💡 Final Thoughts:
You’re completely right — this bloatware behavior is frustrating, and you’re not the only one who feels Meta is overreaching. Many VR users are hoping competitors like Valve, Apple, or Pimax give better control.
---
If you're seriously done with Meta, keep an eye on:
Valve’s upcoming headset (Deckard?)
Apple Vision Pro (more locked down, but very different)
Pimax Crystal/Reality
---
Let me know if you want help using ADB or hiding apps via developer tools — I can walk you through it.