How to DeGoogle Your Android Phone: Step-by-Step Guide (2026)
Degoogling your Android phone is the highest-impact privacy action you can take on mobile. A stock Android phone sends hundreds of data points to Google's servers every day: your location, app usage, search queries, contacts, browsing activity, health data, and the content of your photos if Google Photos is enabled. Most of this happens silently in the background.
This guide is not philosophical. It is a practical, step-by-step walkthrough of removing Google from an Android phone using GrapheneOS — the most privacy-hardened Android replacement available in 2026.
What You Need Before You Start
- A supported Google Pixel phone (Pixel 6a, 7, 7a, 7 Pro, 8, 8a, 8 Pro, 9, 9a, 9 Pro, or 9 Pro XL)
- A computer (Windows, macOS, or Linux) with Chrome or Chromium browser
- A USB-C cable
- 45-60 minutes of focused time
- A backup of everything on your current phone
If you do not have a Pixel: A used Pixel 7a costs approximately $150-200 on eBay or Facebook Marketplace. This is the minimum cost of entry for GrapheneOS and is a reasonable investment given what you are removing from your life.
Phase 1: Back Up Your Current Phone
Before doing anything else, back up everything you will want to keep.
Contacts:
- Open Google Contacts on your current phone or contacts.google.com on desktop
- Export → Export as .vcf (vCard format)
- Save the file to your computer
Calendar:
- Open Google Calendar → Settings → Export
- Download the .zip file containing .ics files for each calendar
- Save to your computer
Photos:
- If you use Google Photos, download your photo library via Google Takeout (takeout.google.com)
- This can take hours for large libraries — start this first
- Store the downloaded archive on an external drive or encrypted cloud storage
App data:
Most apps back up automatically to Google Drive. After switching, you will reinstall apps and they will restore from backup. Check individual apps for export features (WhatsApp has its own backup system; export separately).
Two-factor authentication:
If you use Google Authenticator, export your 2FA codes before switching. Settings → Transfer Accounts → Export. Screenshot the QR code or export to another 2FA app (Aegis, available on F-Droid, is the recommended replacement).
Phase 2: Install GrapheneOS
GrapheneOS's web installer is the recommended approach — it handles the technical complexity automatically.
Step 1: Enable developer options on your Pixel
Settings → About Phone → tap "Build Number" seven times → Developer Options unlocked
Step 2: Enable OEM unlocking
Settings → Developer Options → OEM Unlocking → Enable
Step 3: Open the GrapheneOS web installer
Go to grapheneos.org/install/web in Chrome or Chromium (other browsers may not support the required WebUSB API)
Step 4: Connect your phone
Use your USB-C cable to connect the Pixel to your computer. When prompted on your phone, allow the connection.
Step 5: Follow the installer prompts
The web installer walks through each step:
- Unlock bootloader (will factory reset your device — your backup is why you did Phase 1)
- Download and flash GrapheneOS
- Re-lock the bootloader (this is important — re-locking enables verified boot)
- Flash factory images
The process takes approximately 30-45 minutes. Do not disconnect the cable during flashing.
Step 6: Boot into GrapheneOS
After flashing, your phone boots into GrapheneOS. The initial setup is minimal — no Google account required.
Phase 3: Set Up Your App Stack
GrapheneOS has no Play Store by default. You install apps from three sources:
Primary App Stores
Accrescent — GrapheneOS's recommended app store. Apps are signed, verified, and cannot be tampered with. Install first.
- Download from accrescent.app from the GrapheneOS browser
F-Droid — Open-source app repository. Contains excellent privacy-respecting alternatives to common apps.
- Download f-droid.org/F-Droid.apk, then install from the Downloads folder
Sandboxed Google Play (optional) — For apps that require Google Play Services (banking apps, some games):
- Settings → Apps → Install Unknown Apps
- Open the GrapheneOS Settings app → Apps → Manage app sandbox → Install Google Play Services (in Sandbox)
Essential Apps by Category
Browser:
- Vanadium (built-in with GrapheneOS, hardened Chromium)
- Brave (available via sandboxed Google Play or browser download)
Email:
Replace Gmail. Your options:
Encrypted email to replace Gmail
Proton Mail is end-to-end encrypted by default — Gmail is not. Swiss jurisdiction, open-source mobile apps, and works on GrapheneOS without Google Play.
- Proton Mail — end-to-end encrypted, Swiss jurisdiction. Excellent GrapheneOS compatibility.
- Fastmail — fast, private email with custom domains. Not E2EE by default but does not monetize your data.
- Tutanota — open source, E2EE by default, German jurisdiction.
Messaging:
- Signal — required. Install first. Replace all SMS and calls.
- Download Signal APK from signal.org/android/apk if avoiding Google Play
Password Manager:
- Bitwarden — available on F-Droid. Premium is $10/year.
- KeePassDX — fully offline, open source, on F-Droid
Maps:
- Organic Maps — offline maps, no tracking, based on OpenStreetMap. Excellent for navigation.
- OsmAnd — more features than Organic Maps, also based on OpenStreetMap
Search:
- DuckDuckGo — does not track searches, no filter bubble
- Brave Search — independent index, no Google tracking
Calendar:
- Simple Calendar Pro — local calendar, no cloud sync required
- Proton Calendar — encrypted, syncs with Proton ecosystem
Contacts:
- Simple Contacts Pro — local contacts management, import your .vcf file here
Photos:
- Aves Libre — open source photo gallery on F-Droid
- Stingle Photos — encrypted cloud photo backup alternative to Google Photos
2FA:
- Aegis Authenticator — open source, encrypted 2FA app. Replace Google Authenticator.
VPN:
- Mullvad VPN — download APK directly from mullvad.net (works without Google Play)
- Proton VPN — available via F-Droid or sandboxed Google Play
Phase 4: Migrate Your Data
Import Contacts:
- Open Simple Contacts Pro
- Settings → Import contacts → select your .vcf file
- Contacts are now stored locally on the device
Import Calendar:
- Open Simple Calendar Pro
- Settings → Import events → select your .ics files
- Each calendar imports as a separate local calendar
Email Migration:
If moving from Gmail, set up forwarding from your Gmail address to your new email before migrating. Set a 6-month auto-reply noting your new email address. Update accounts one by one as you remember them.
WhatsApp (if keeping it):
- On old phone: Settings → Chats → Chat Backup → Back up to local storage (NOT Google Drive)
- Transfer the backup file to your new phone via USB or SD card
- Install WhatsApp on GrapheneOS via sandboxed Google Play
- During setup, restore from local backup
Phase 5: Lock Down the Remaining Attack Surfaces
GrapheneOS's default state is already significantly more private than stock Android. A few additional settings:
Network permissions:
Settings → Apps → [App Name] → Permissions → Network
For apps that do not need internet access (camera, calculator, offline games), deny network access entirely.
Sensors permissions:
Settings → Privacy → Sensors Off
You can block all sensor access system-wide and grant it to individual apps as needed.
Disable unused connectivity:
- Turn off Bluetooth when not in use (Settings → Bluetooth → off)
- Use airplane mode when practical
- Disable NFC when not using tap-to-pay
Vanadium hardening:
- Enable "Always use secure connections"
- Disable JavaScript for sites that do not require it
- Enable strict site isolation
What You Have Accomplished
After completing this setup, your phone:
- Makes zero background connections to Google (without sandboxed Google Play)
- Stores no data in Google's cloud
- Encrypts all storage by default (GrapheneOS enables full-disk encryption)
- Provides per-app network, contact, and storage permissions more granular than stock Android
- Boots with verified boot — any tampering with the OS is detected
This is a significantly different threat posture than you started with. The setup time — roughly a weekend — is the one-time cost for ongoing protection.
Hide your IP address on your degoogled phone
GrapheneOS removes Google from your phone. Mullvad VPN removes your ISP's visibility into your mobile traffic. The Mullvad APK installs directly without Google Play.
Frequently Asked Questions
Do I need to buy a new phone to degoogle?
You need a Google Pixel to install GrapheneOS or CalyxOS (the two most recommended de-Google operating systems). If you do not have a Pixel, the minimum required hardware investment is a used Pixel 7a ($150-200 on the secondary market) or a new Pixel 9a ($499). Attempting to install GrapheneOS on non-Pixel hardware is not supported and likely to fail. The hardware cost is a real barrier but a one-time investment.
Can I still use banking apps after degoogling?
Yes, with GrapheneOS and sandboxed Google Play. Most major US banking apps work on GrapheneOS with sandboxed Google Play enabled. The sandboxed Play environment provides the Play Integrity attestation that banking apps check for without giving Google system-level access to your device. A community-maintained compatibility list at grapheneos.org lists specific banking apps and their status. Some smaller regional bank apps may not work — you can check before committing to the switch.
How long does it take to degoogle an Android phone?
Installing GrapheneOS takes 30-45 minutes following the official web installer. Setting up your replacement app stack takes 2-4 hours depending on how many services you are migrating. Fully migrating email, contacts, calendar, photos, and other cloud data may take several days of part-time effort. Budget a weekend for the full migration.
What happens to my WhatsApp messages when I switch to GrapheneOS?
You can migrate WhatsApp messages to GrapheneOS using WhatsApp's backup and restore feature. Because WhatsApp uses local encryption for backups, the migration works: back up on your old device, factory reset or move to the new device, and restore from backup. Note that WhatsApp's default cloud backup (Google Drive on Android) can expose your messages — local encrypted backups are the recommended approach. Signal migration is even simpler since Signal's transfer feature works over a local connection.
Do I lose my contacts and calendar when switching to GrapheneOS?
Not if you export and import them correctly before switching. Export contacts as a .vcf file from your current phone or Google Contacts, and import into a contacts app on GrapheneOS (Simple Contacts Pro from F-Droid works well). For calendar, export as .ics from Google Calendar and import into a local calendar app like Simple Calendar Pro. After migration, Proton Calendar or a self-hosted Nextcloud instance can replace Google Calendar for syncing.
Can I degoogle my Android phone without rooting it?
Yes — installing GrapheneOS or CalyxOS replaces the entire operating system rather than rooting the existing one, and neither requires root access afterward. Rooting a stock Android ROM is a separate, less secure approach that actually weakens the device's security model; flashing a de-Googled OS via the official installer is the recommended method covered in this guide.
Does degoogling void my phone's warranty?
Unlocking the bootloader to install GrapheneOS or CalyxOS does technically void Google's hardware warranty on a Pixel phone, since it is considered a modification outside the supported software. In practice, most users accept this trade-off given the privacy benefit, and re-locking the bootloader after installation (as covered in Phase 2 of this guide) restores verified boot even though the warranty status does not revert.
Will my apps still work if I degoogle my phone?
Most apps work, but it depends on the app. Apps available on F-Droid or Accrescent work natively with no Google dependency. Apps that require Google Play Services — including most banking apps — work through GrapheneOS's sandboxed Google Play, which passes the Play Integrity check most banking apps use. A small number of apps, particularly those with aggressive anti-tampering checks, may not function correctly.
Can I degoogle a Samsung phone?
Not with GrapheneOS — it officially supports only Google Pixel hardware because of the Pixel's specific hardware security features (Titan M2 chip, verified boot support). CalyxOS has broader device support and has historically supported some non-Pixel hardware, but Samsung devices are not on its current officially supported list. For Samsung hardware, the practical degoogling options are removing individual Google apps and replacing them with alternatives, rather than a full OS replacement.
What is the best degoogled phone in 2026?
A Google Pixel running GrapheneOS is the most recommended degoogled phone configuration in 2026, combining the strongest available privacy and security hardening with practical app compatibility through sandboxed Google Play. The Pixel 7a or newer offers the best value for a dedicated GrapheneOS device, while a used Pixel 7a ($150-200) is the lowest-cost entry point.
Do I need a Google account at all on GrapheneOS?
No — GrapheneOS's initial setup does not require a Google account, and the operating system functions fully without one. A Google account becomes optional only if you choose to install sandboxed Google Play for specific apps that require Google Play Services authentication, such as some banking or game apps.
Can I still get app updates after degoogling my phone?
Yes. Apps installed through Accrescent or F-Droid update through those stores' own update mechanisms, independent of Google. Apps installed via sandboxed Google Play continue to update through the Play Store as normal, since the sandbox runs a genuine, functioning Google Play environment — it is just isolated from the rest of the operating system.
Is degoogling an Android phone reversible?
Yes — flashing GrapheneOS or CalyxOS does not permanently alter the hardware, and you can flash stock Android back onto a Pixel phone using Google's official factory images if you decide to switch back. The process will factory reset the device either direction, which is why backing up your data before switching, as covered in Phase 1 of this guide, matters regardless of which direction you go.