“Install blocked”, “harmful app”, Play Protect blocks — we cover every Android install error with exact steps for every Android version and OEM.
Find your error message and jump to the fix
"Install blocked" or "Install not allowed"
Enable Unknown Sources for your browser/file manager
"Harmful app blocked" or Play Protect warning
Tap 'Install anyway' or temporarily disable Play Protect
"Package seems corrupt" or silent install fail
Re-download the APK; use ADB install to bypass installer
"App not installed" after tapping install
Conflicting signature — uninstall old version first, or use ADB
Samsung/Xiaomi OEM blocks install
Samsung: Biometrics & Security; MIUI: Install via USB setting
Enterprise/work profile blocks install
Use ADB or install in personal profile — MDM restrictions apply to work profiles only
Android 6+
The standard way to install APKs from outside the Play Store. Every Android device has this — it just moved in Android 8+. Takes 30 seconds to enable per app.
Steps
Pros
Cons
Our Verdict
Start here. 90% of 'install blocked' errors on Android are solved by enabling Unknown Sources for the correct app. On Android 8+, you enable it per-app — enable it for your browser (Chrome, Firefox) or file manager, not globally.
Android 6+
Google Play Protect scans APKs and may block legitimate apps it doesn't recognise. You can dismiss warnings or temporarily disable scanning for trusted installs.
Steps
Pros
Cons
Our Verdict
Don't disable Play Protect permanently — just dismiss the warning for trusted APKs using 'Install anyway'. If installing from a known-good source (APKMirror, the developer's official site), the warning is usually a false positive.
Android 5+ with Developer Options
Android Debug Bridge bypasses the package installer entirely — APKs install silently with no Play Protect interference. Requires a PC but is the most reliable method for persistent blocks.
Steps
Pros
Cons
Our Verdict
ADB is the nuclear option — if Unknown Sources and Play Protect fixes don't work, ADB almost always will. The wireless ADB feature on Android 11+ makes this much more convenient without needing a cable.
Android 7+
F-Droid, APKMirror Installer, and Obtainium provide curated app sources outside Google Play — with their own update mechanisms and no Play Protect friction after initial setup.
Steps
Pros
Cons
Our Verdict
If you regularly sideload apps, set up one of these instead of hunting APKs manually. F-Droid for open-source apps, Obtainium for apps with GitHub releases, APKMirror Installer for verified APK downloads.