Fix macOS "Touch ID" Not Working
Touch ID suddenly stopped recognizing your fingerprint or the option disappeared from Settings?
Recommended Troubleshooting Tool
Before proceeding with manual fixes, we recommend using CleanMyMac X. Quickly identify high CPU apps and optimize system memory with one click.
- [Download CleanMyMac X Free Here](#)
- [Browse 240+ Premium Mac Utilities on Setapp](#)
The Symptom
The sensor doesn't react, or it says "Touch ID limit reached" when you try to add a new finger.
The Fix
- Reset the SMC/T2/Enclave
On Apple Silicon, just restart. On Intel Macs with T2, shut down, hold Left Control + Left Option + Right Shift for 7 seconds, then press Power.
- Delete the Biometric Database
In Terminal:
sudo rm /var/db/PairingRecords/*
*(This forces macOS to re-verify the secure handshake with the Touch ID sensor.)*
- Check for "Biometricd" Hangs
sudo killall biometricd
Pro Tip
If you just replaced your screen or keyboard, Touch ID may be hardware-locked. It is cryptographically paired to the original logic board.