How to Completely Disable ‘Usage Access’ (Usage Data Tracking) System-Wide on Android

In Android, “Usage Access” (or Usage Data Access) is a highly privileged permission that allows an application to monitor exactly how you use your device. An app with this permission can see which other applications you open, how frequently you use them, your carrier information, and your general interaction patterns. While legitimate apps like Digital Wellbeing or third-party launchers require this to function, it is also highly sought after by invasive data brokers, adware, and poorly coded analytics SDKs looking to harvest your behavioural data to build a comprehensive user profile.

This guide explains how to completely disable Usage Access for specific or all third-party applications system-wide on your Android smartphone, ensuring your app usage habits remain strictly private.

Revoke Usage Access via App Permissions

Because Usage Access is a deeply buried system-level permission rather than a standard runtime permission (like Camera or Location), you must navigate to a specialized menu to audit and revoke it.

  1. Open the main Settings app on your Android smartphone.
  2. Scroll down and tap on Apps (or “Apps & notifications”).
  3. Scroll to the absolute bottom of the app list and tap on Special app access.
  4. In this sub-menu, locate and tap on Usage access (or “Usage data access”).
  5. You will be presented with a list of applications that either currently possess this permission or are capable of requesting it.
  6. Tap on any third-party app in the list that you wish to restrict (e.g., a third-party keyboard, game, or utility app).
  7. Toggle the switch labelled Permit usage access to the Off (grey) position.
  8. Repeat this process for any other application on the list that does not strictly require behavioural analytics to function.

Verify the Privacy Lockdown

Revoking this permission takes effect immediately, severing the app’s connection to the Android OS usage statistics API.

To verify the restriction is active, open the application you just restricted. If the app genuinely required that permission to function (such as a screen-time tracker), it will immediately crash or present a blocking pop-up demanding you re-enable the permission. If the app continues to function normally (as most games or utilities will), it proves the usage tracking was purely for silent, background analytics. Your app interaction history is now shielded from that specific developer.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.