In this blog, we’ll explore Disable Log Request, an Xposed module designed for Android 13 and above. This tool automatically approves app requests to access device logs, saving users from constant permission prompts.
We’ll cover what it is, requirements, features, how to download, install, and use it. By the end, you’ll have a clear understanding of how this module works and whether it’s useful for you.

Table of Contents
What is Disable Log Request?
Disable Log Request is an Xposed module created by QueallyTech. Its main purpose is to automatically approve log access requests made by apps on Android 13+. Normally, when an app tries to access system logs, Android shows a dialog asking for approval. This module bypasses that step by hooking into the system’s LogcatManagerService and calling onAccessApprovedForClient for every request.
In short: it saves time and removes repetitive log access prompts.
Requirements
To use Disable Log Request, you’ll need:
- An Android device running Android 13 or higher
- Xposed Framework (or compatible alternatives like LSPosed) installed
- Basic knowledge of installing Xposed modules
- Root access on your device
Features of Disable Log Request
- Automatic approval for log access requests
- Works seamlessly with Android 13+
- No activity or dialog is triggered
- Keeps the system timer limits intact (no bypassing security timers)
- Lightweight and simple to use
- Open-source under AGPL-3.0 license
Download Disable Log Request
You can download the latest release directly from the official GitHub repository:
Installing Disable Log Request
- Download the APK from GitHub.
- Install it on your Android device (make sure “Install from unknown sources” is enabled).
- Open your Xposed/LSPosed manager.
- Activate the Disable Log Request module.
- Reboot your device to apply changes.
How to Use Disable Log Request
- Once installed and activated, the module works automatically.
- You don’t need to configure anything.
- Every time an app requests log access, it will be approved silently in the background.
FAQs
Yes, it only automates log access approval. It doesn’t bypass security timers or modify logs.
No, it works automatically after activation.
No, it is designed specifically for Android 13+.
No, it’s lightweight and runs silently in the background.
Conclusion
Disable Log Request is a handy Xposed module for Android 13 users who want to avoid repetitive log access prompts. It’s simple, lightweight, and effective. If you’re already using Xposed or LSPosed, this module can make your experience smoother.
Leave a comment below if you have questions or want to share your experience with this module!