In This Article
LineageOS in 2026 is in better shape than it has been in years. The project maintains active builds for 220+ devices across LineageOS 21 (Android 14 base) and the early 22.x line (Android 15 base). The community has stabilized after the leadership transition of the early 2020s, and the install flow is more polished than the early days even if it is still genuinely technical.
This guide walks through the legitimate LineageOS install on a Pixel or other supported device in 2026. The aim is to be honest about both the appeal (privacy-respecting Android, longer device life, custom kernels) and the trade-offs (banking apps, tap-to-pay, Widevine L1 streaming).
If you have not flashed a custom ROM before, plan an hour for the first install. Most of that hour is reading the per-device instructions on the LineageOS wiki for your specific phone.
TL;DR
Who this is for: Power users who want a stock-Android-like experience without Google services bloat, or who want to extend the life of an unsupported phone.
Who this is not for: Users who rely on banking apps, tap-to-pay, or 4K streaming. Several services will not work or will downgrade after the flash.
Skip if: Your phone is not in the LineageOS supported-device list. The wiki at wiki.lineageos.org is the authoritative source.
Check if your device is supported
Visit wiki.lineageos.org/devices and search for your phone model. The list is the authoritative source; if your phone is not there, official LineageOS is not an option.
Supported devices in 2026 include most Pixel phones from Pixel 3 onwards, the OnePlus 8 through 11 series, several Xiaomi and POCO phones, and a long tail of older flagships. Samsung Galaxy support is patchy because of the carrier-locked bootloader on US variants.
Each supported device has its own wiki page with the install instructions specific to that hardware. Read those instructions in full before starting; the broad steps below apply across devices, but the exact partition layouts and recovery commands differ.
Back up everything first
The bootloader unlock wipes your phone. Every photo, app, message, and setting that has not been backed up to the cloud will be gone after the unlock command runs.
Back up: photos and videos to Google Photos, contacts to Google Contacts, app data via Google Drive backup (Settings, System, Backup), text messages via Google Messages cloud backup or SMS Backup and Restore, two-factor codes via your authenticator app’s export feature.
If you use Signal, export the encryption key before the wipe. Signal’s cloud-key backup recovers the database from a different device.
Unlock the bootloader
Enable Developer Options: Settings, About phone, tap Build number seven times. Then Settings, System, Developer options, enable OEM unlocking and USB debugging.
Reboot to fastboot (also called bootloader mode). Power off, then hold Volume Down plus Power until you see the bootloader screen. Connect to your computer over USB. Open a terminal and run fastboot devices to confirm the connection.
Run fastboot flashing unlock (some devices use fastboot oem unlock; the per-device wiki page documents the exact command). The phone will prompt you to confirm. Use volume keys to highlight Yes, power to confirm. The device wipes; reboot takes a few minutes.
Quick take
Plan an hour for the first install. Most of that is reading the per-device wiki page.
Keep your old setup if your phone is your primary device. Run LineageOS on a secondary phone first; you will know quickly whether the trade-offs work for you.
Install a custom recovery
LineageOS uses a custom recovery to install the ROM. The official recovery is LineageOS Recovery; TWRP works on most devices and remains popular for sideloading.
Download the recovery image (.img file) for your specific device from the LineageOS download site for that device. From fastboot, run fastboot flash recovery recovery.img. Reboot to recovery: fastboot reboot recovery or hold the recovery key combo (Volume Up plus Power on most devices).
Some devices require flashing a vendor partition update first; the per-device page documents this. Pixel devices specifically need the vbmeta unlock with fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img before the recovery flash.
Install LineageOS through the recovery
From the custom recovery, format the data partition (a clean install requires this). The exact menu varies by recovery: in LineageOS Recovery, it is Factory Reset, Format data; in TWRP, it is Wipe, Format Data, type ‘yes’ to confirm.
Sideload the LineageOS ZIP: in the recovery, choose Apply Update from ADB sideload. On your computer, run adb sideload lineage-21.0-xxx.zip. The transfer runs over USB and takes a few minutes.
If you want Google Apps (Play Store, Gmail, Google Photos), sideload the matching MindTheGapps or NikGapps package immediately after, before rebooting. Without Gapps, you have a clean Google-free LineageOS install.
First boot and verification
Reboot from recovery. First boot takes 5 to 15 minutes; the system rebuilds the app cache. Set up the device fresh; do not restore a backup until you have confirmed the install is stable.
Test the basics: cellular signal, Wi-Fi, Bluetooth, camera, fingerprint sensor, NFC if you use it. Some phones have small functional gaps documented on the wiki; check the Known Issues section for your device.
Most banking apps will refuse to run on LineageOS because Play Integrity attestation fails. Google Wallet tap-to-pay will not work. Some streaming services drop to 480p because Widevine L1 is not available on a custom ROM. These are the standard trade-offs; verify which ones apply to you before relying on the phone as your primary.
At a glance
| Stage | Time | Reversible? | Risk level |
|---|---|---|---|
| Check device support | 2 min | N/A | None |
| Back up everything | 30 min | N/A | None |
| Unlock bootloader | 5 min | Re-lock voids data again | Wipes data |
| Flash recovery | 5 min | Reversible by re-flashing stock | Low |
| Sideload LineageOS | 10 min | Reversible by re-flashing stock | Medium |
| First boot + setup | 30 min | N/A | Low |
The setup, step by step
Done with the wiki page for your device open, the full install takes about an hour. Slower if it is your first time; faster on subsequent installs.
Step 1: Confirm device support
Visit wiki.lineageos.org/devices and find your exact model. Read the per-device installation page in full.
Step 2: Back up data and 2FA codes
Photos to Google Photos, contacts to Google Contacts, app data to Google Drive backup, SMS via Google Messages cloud, two-factor codes via authenticator export.
Step 3: Enable Developer Options and OEM unlock
Settings, About phone, tap Build number 7 times. Then Settings, System, Developer options, enable OEM unlocking and USB debugging.
Step 4: Boot into fastboot and unlock the bootloader
Power off. Hold Volume Down plus Power. Connect to computer over USB. Run fastboot flashing unlock (or the device-specific command from the wiki page). Confirm on the device.
Step 5: Flash the LineageOS recovery image
Download the recovery.img from the device download page. From fastboot, run fastboot flash recovery recovery.img, then fastboot reboot recovery.
Step 6: Format data and sideload LineageOS
In recovery, format data partition. Choose Apply Update from ADB sideload. Run adb sideload lineage-21.0-xxx.zip on your computer.
Step 7: Optionally sideload Google Apps
If you want Play Store and Google services, sideload MindTheGapps or NikGapps for your Android version after the LineageOS sideload, before rebooting.
Step 8: Reboot and verify the install
First boot takes 5 to 15 minutes. Set up the device fresh. Verify cellular, Wi-Fi, Bluetooth, camera, biometrics. Check the device wiki for any known-issue functional gaps.
FAQ
Is LineageOS legal?
Yes. LineageOS is a free, open-source Android distribution under the LineageOS license (Apache 2.0). The trademark of Android belongs to Google; LineageOS does not ship Google’s proprietary apps unless you separately sideload them.
Will my banking app work on LineageOS?
Usually no. Banking apps check Play Integrity attestation, which fails on any device with an unlocked bootloader. The exception is a small number of less-strict banking apps; most will refuse to run.
Can I un-install LineageOS and go back to stock?
Yes. Download the stock firmware for your device (Pixel firmware is at developers.google.com/android/images; OnePlus and others publish their own), flash the stock factory image via fastboot, then re-lock the bootloader with fastboot flashing lock. This restores the device to factory state.
What about Project Treble GSI builds for unsupported phones?
Project Treble Generic System Image (GSI) builds work on many phones that LineageOS does not officially support. Quality varies; the device-specific community builds are usually better than the GSI route for daily use.
Is LineageOS more secure than stock Android?
Mixed. The codebase is the same Android base with proprietary OEM additions removed. Security updates can lag the manufacturer by days or weeks. The privacy posture (no proprietary tracking, no manufacturer telemetry) is the appeal.
The bottom line
LineageOS in 2026 is a legitimate path for power users who want a stock-Android-like experience without proprietary OEM additions or who want to extend the useful life of an unsupported phone. The install flow is more polished than five years ago even if it remains a deliberate process.
It is not a daily driver for users who rely on banking apps, tap-to-pay, or 4K streaming. Plan around those trade-offs. The right strategy for many readers is to run LineageOS on a secondary device first; you will know quickly whether the trade-offs work for your daily routine.
How we put this guide together
This guide reflects current LineageOS 21 and early LineageOS 22.x install practice on Pixel 6, Pixel 8a, OnePlus 9, and Xiaomi 13T as of April 2026. Per-device steps are the responsibility of the LineageOS wiki for that device, which the project maintains. Banking app compatibility cross-referenced against the Magisk module compatibility tracker on the rooted community side.
















