download script to run bash terminal and follow prompts
Download JAMF Policy to run script from Self Service
### **Quick Reference Card**
```
QUICK FIX SEQUENCE:
1. sudo /usr/local/bin/touchid_fix.sh (Run script)
2. Select Option 10 (Full automated fix)
3. Restart when prompted
4. Test in System Settings
MANUAL QUICK FIX:
sudo pkill -9 -f "biometrickitd"
sudo launchctl start com.apple.biometrickitd
sudo rm -rf /Library/Preferences/com.apple.touchid.*
sudo shutdown -r now
CHECK JAMF RESTRICTIONS:
sudo profiles show | grep -i fingerprint
GDoc with more manual commands
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article