Skip to content
/ Oculess Public
forked from basti564/Oculess

Removes account requirements and telemetry from Oculus Quest devices

License

Notifications You must be signed in to change notification settings

M3skar/Oculess

 
 

Repository files navigation

Oculess

ko-fi

Features

  • (Temporarily/Partially) Remove Oculus / FaceBook account (only use for disabling updates and telemetry)
  • (Fully) Log Out OF Oculus / FaceBook account (aka. Disable Oculus Companion)
  • Disable telemetry
  • Disable Updates

Tutorial

Full Account Logout + Disable Most FB Stuff (Disable Device Companion)

Text tutorial: https://basti564.github.io/Quest-Account-Logout/

Video tutorial: https://www.youtube.com/watch?v=vIwUvtxd2-U

  1. Download and install the latest apk of from the releases tab on your Quest
  2. Click on "DISABLE COMPANION"
  3. Click "OK"
  4. Choose “Companion Server” from the List
  5. Click “Deactivate this device admin app”
  6. Restart your Quest (If you want your account back just restart your Quest and connect with the Oculus Phone App)

Disable Telemetry

Text tutorial: https://basti564.github.io/Disable-Telemetry/

Video tutorial: https://www.youtube.com/watch?v=ArXk_hob4RE

  1. Download and install the latest apk of from the releases tab on your Quest
  2. Follow the steps in Remove Accounts section first.
!Warning! You won't be able to remove this app without a factory reset after running the following command
  1. Run this command (if you haven't before) adb shell dpm set-device-owner com.bos.oculess/.DevAdminReceiver
  2. Click on "TELEMETRY" in the app
  3. Choose "DISABLE TELEMETRY"

Disable Updates

  1. Download and install the latest apk of from the releases tab on your Quest
  2. Follow the steps in Remove Accounts section first.
!Warning! You won't be able to remove this app without a factory reset after running the following command
  1. Run this command (if you haven't before) adb shell dpm set-device-owner com.bos.oculess/.DevAdminReceiver
  2. Click on "DISABLE UPDATES" in the app

Remove Accounts (temporary)

Only use for to disable telemetry and updates

  1. Download and install the latest apk of from the releases tab on your Quest
  2. Click on "REMOVE ACCOUNT"
  3. Click "OK"
  4. Click on every account (typically only Oculus and Facebook)
  5. Click “REMOVE ACCOUNT” (Your accounts should return after like 5 minutes or a restart)

Screenshot

Screenshot

About

Removes account requirements and telemetry from Oculus Quest devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%