Biometric Bypass

Xposed module that skips the confirm step after face unlock
AppID:eu.rafareborn.biometricbypass
Author:Rafa Reborn
License:MIT
Donation:
InRepoSince:2025-04-19
LastRepoUpdate:2026-06-24
LastAppUpdate:2026-06-24
LastVersion:2.0.1
Categories:Xposed
APK source:Github
Google Play:Check if it's there
icon

Biometric Bypass is an Xposed module that makes face unlock feel instant by skipping the confirmation step Android enforces after biometric authentication.

Even after your face is recognized, Android often shows a "tap to confirm" dialog before letting you through. This module removes that dialog system-wide, so a successful scan unlocks straight away instead of waiting for a second tap.

It works by hooking into System UI, so the bypass applies everywhere, including banking and security-sensitive apps that would normally force the extra step.

Requirements

A note on security

Removing the confirmation step trades a little security for speed. With it enabled, anything that satisfies the biometric sensor, including a spoof or your own face while you are asleep, will unlock without the extra tap. Use it where that tradeoff makes sense for you.

WhatsNew:

Click confirm on the first frame the dialog is shown
Run retries on the view handler instead of coroutines to avoid misses in some scenarios
Skip non-main SystemUI processes
Cache AuthContainerView reflection at hook setup
Drop unused dependencies

Hint: This app is available in both, F-Droid Main and IzzyOnDroid repos.
root Wants root
Download Metadata Source Issues ChangeLog
01_module_enabled.png
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device. Some clients have this repo enabled by default, e.g. Neo Store, Droid-ify, or, of course, the IzzyOnDroid client by Sunil. With others (like the official client) you'll have to add this repo manually (see the hint on top of the package list for how to do that).

Packages

Version 2.0.1 (2026-06-24) no RB details available help icon

Android Versions:
  • Target: 16.0
  • MinVer: 10.0
Permissions: help icon
Malware-Check:Passed help icon

Download (66 k)

Version 2.0.0 (2026-03-18) verified help icon

Version 1.0.2 (2026-01-10) verified help icon