De-Google Any Android Phone Without Root

Do you want to remove Google apps and unnecessary Google services from your Android phone without root? In this guide, I will show you how to De-Google an Android phone using Droid Purifier.

Droid Purifier is an open-source Android debloater and De-Google tool. It can detect your connected Android phone, scan installed packages, classify Google-related apps by safety level, and remove selected apps using ADB.

The main benefit is that you do not need to manually search for hundreds of Android package names or type dozens of ADB commands. You can connect your phone, review the detected apps, choose a preset, and remove selected Google apps from a simple interface.

Warning: De-Googling Android is an advanced modification. Some Android apps and features may depend on Google Play Services or other Google components. Removing too many components can cause certain apps or features to stop working correctly.

What is Droid Purifier?

Droid Purifier is a free and open-source tool that helps you remove Google apps, unnecessary Google services, OEM apps, and other unwanted Android packages from your phone.

It works through ADB, so root access is not required. The required Android platform tools are already included with Droid Purifier, so you do not need to separately install ADB for this process.

You can use Droid Purifier on many Android phones, including Samsung, Xiaomi, Redmi, POCO, OnePlus, Motorola, Realme, and other Android devices.

Step 1: Get Droid Purifier

First, open the Droid Purifier GitHub page from your computer.

You can choose either the Windows installer or the portable ZIP version. For this guide, the portable ZIP version is used.

After saving the ZIP file, extract it on your computer.

Now open the extracted folder and run:

DroidPurifier.exe

Droid Purifier will now open on your Windows PC.

Step 2: Enable Developer Options on Android

Now we need to prepare the Android phone.

Open the Settings app on your phone.

Go to About phone.

Find the Build Number or Software Version option. Depending on your phone brand, the location may be slightly different.

Tap the Build Number several times until you see a message saying that Developer Options have been enabled.

Step 3: Enable USB Debugging

Now go back to the main Settings page.

Open Developer Options.

Find USB debugging and enable it.

USB debugging allows your computer to communicate with the Android phone through ADB.

Step 4: Connect the Phone to the Computer

Now connect your Android phone to the computer using a USB cable.

The first time you connect the phone, you should see an Allow USB Debugging message on the phone screen.

Select Always allow from this computer.

Then tap Allow.

This allows Droid Purifier to communicate with your phone through ADB.

Step 5: Detect the Phone in Droid Purifier

Now return to Droid Purifier on your computer.

Click the Refresh button.

The connected phone should appear automatically at the top of the window.

You should be able to see information such as:

  • Phone model
  • ROM information
  • Android version
  • API level
  • Battery percentage

If the phone does not appear, make sure USB debugging is enabled and that you allowed the USB debugging permission on your phone.

Step 6: Understand Droid Purifier Safety Levels

Now let’s look at the main De-Google section.

Droid Purifier scans the phone and divides detected Google-related packages into four safety levels.

  • Removable: Apps or components that Droid Purifier considers relatively safe to remove.
  • Caution: Apps that may be removable, but removing them could disable a feature you currently use.
  • Review: Packages that need more careful consideration because their purpose or device-specific behavior may not be completely safe to assume.
  • Protected: Important packages that Droid Purifier prevents normal users from selecting because they may be important for Android or critical phone functionality.

This safety system helps reduce the chance of removing something important accidentally.

Step 7: Choose a De-Google Preset

At the top of the De-Google section, you will find two presets.

Recommended

The Recommended preset is the best option for most users.

When you click Recommended, Droid Purifier automatically selects Google packages that it considers safer choices for removal.

If you are using Droid Purifier for the first time, it is better to start with the Recommended preset.

Full De-Google

The Full De-Google preset selects a much larger set of Google components.

This is intended for users who want a more complete Google-free setup and understand that some Android features or third-party apps may stop working.

You can always remove additional components later manually, so starting with Recommended is safer for most users.

Step 8: Review Selected Apps Before Removing

Select the apps you want to remove.

You can also click the information icon beside an app to understand why it received a particular safety classification.

Once you are ready, click Review & remove.

Droid Purifier does not immediately delete everything. First, it opens a review window so you can check the selected apps before removal.

Step 9: Keep APK Backup Enabled

Droid Purifier can create APK backups before removing applications.

I recommend leaving Back up APK files first enabled.

This gives you an additional recovery option if you want to restore a removed app later.

Important: APK backups are helpful, but they cannot guarantee recovery if you manually remove something critical and the phone stops booting.

Step 10: Confirm and Remove Google Apps

To confirm the removal, type:

REVIEW

Then click Backup & remove.

Droid Purifier will start removing the selected applications using ADB.

After removal, it runs a health check for important components such as ADB, System UI, Settings, launcher, keyboard, and WebView.

If everything is working fine, the removal process is complete.

Step 11: Check the Phone

Now check your Android phone.

The selected Google applications should no longer be available on your device.

Depending on what you removed, your phone should now contain significantly fewer Google apps and services.

You can open the app drawer and confirm whether the selected apps have been removed.

How to Restore Removed Apps

Droid Purifier also includes a Restore tab.

This section keeps a record of removed apps so they can be restored later if needed.

If you remove something and then notice that an app or Android feature is no longer working properly, open the Restore tab.

Step 1: Open Restore Tab

Inside Droid Purifier, open the Restore tab.

Step 2: Select the App to Restore

Find the app you want to restore.

For example, if you removed Chrome and want it back, find Chrome in the restore list.

Step 3: Restore the App

Click the Restore button beside the app.

After a few seconds, check the app drawer on your phone.

If the backup is available and the restore works properly, the app should appear again.

Using the Apps Section

Droid Purifier also includes an Apps section.

This section is not limited to Google software. It shows applications detected across the entire phone.

Here, you get two separate filters: Category and Status.

Category Filter

The Category filter lets you choose between:

  • All apps
  • User apps
  • Google
  • OEM
  • System

For example, selecting Google shows Google applications. Selecting OEM shows apps from the phone manufacturer. Selecting User apps shows normal applications installed by the user. Selecting System shows Android or system-level packages.

Status Filter

The Status filter is different.

Here, you can filter apps by:

  • Removable
  • Caution
  • Review
  • Protected

Both filters can work together.

For example, you can choose OEM as the category and Removable as the status. Then Droid Purifier will show only OEM packages that are classified as removable.

This can be useful for removing manufacturer bloatware.

What is Expert Mode?

Droid Purifier also includes an Expert Mode.

Normally, Droid Purifier prevents protected packages from being selected. Expert Mode removes that restriction and allows advanced users to manually select protected components.

When you enable Expert Mode, you must type:

EXPERT

before continuing.

Warning: Leave Expert Mode disabled unless you know exactly what a particular Android package does. Protected packages are protected for a reason.

Best Way to De-Google Safely

If you are using Droid Purifier for the first time, do not remove everything at once.

Start with the Recommended preset first.

After removing the recommended apps, use your phone for some time and check whether everything is working properly.

If you still want to remove more Google components, you can come back later and manually select additional apps after reviewing their safety level.

Important Notes

Before using Droid Purifier, remember these points:

  • Root access is not required.
  • Droid Purifier uses ADB to remove apps.
  • Start with the Recommended preset first.
  • Do not remove Protected packages unless you fully understand the risk.
  • Keep APK backup enabled before removal.
  • Some apps may stop working after removing Google components.
  • You can restore some removed apps from the Restore tab if backups are available.

Troubleshooting

Phone is Not Detected

If Droid Purifier does not detect your phone, make sure USB debugging is enabled.

Reconnect the USB cable and check your phone screen for the USB debugging permission popup.

Tap Allow, then click Refresh inside Droid Purifier.

USB Debugging Popup is Not Showing

If the USB debugging popup does not appear, try changing the USB cable or USB port.

Make sure you are using a proper data cable, not a charging-only cable.

You can also disable and re-enable USB debugging from Developer Options.

App Removal Fails

If app removal fails, reconnect the phone and click Refresh again.

Also make sure the phone screen is unlocked and ADB permission is allowed.

An App or Feature Stops Working

If a feature stops working after removing apps, open the Restore tab and restore the related app if a backup is available.

If you removed a Google component that another app depends on, that app may not work properly until the required component is restored.

Phone Has Too Few Apps After Removal

If you selected Full De-Google, many Google components may have been removed.

Use the Restore tab to bring back the apps you need, or repeat the process more carefully with the Recommended preset next time.

Frequently Asked Questions

Can I De-Google Android without root?

Yes, Droid Purifier can remove selected Google apps and services using ADB without root access.

Does Droid Purifier require ADB installation separately?

No. The required Android platform tools are already included with Droid Purifier.

Can I remove Google Play Services?

You should be very careful with Google Play Services. Many apps may depend on it, and removing it can break notifications, login, maps, payments, and other features.

What is the safest preset?

The Recommended preset is the safer option for most users.

What is Full De-Google?

Full De-Google selects a larger set of Google components. It is for users who want a more complete Google-free setup and understand that some features or apps may stop working.

Can I restore removed apps?

Yes, Droid Purifier has a Restore tab. If APK backup was created before removal, some apps can be restored later.

Can Droid Purifier remove OEM bloatware?

Yes, the Apps section allows filtering by OEM and safety status, which can help you find removable manufacturer apps.

Conclusion

So, this is how you can De-Google an Android phone without root using Droid Purifier.

Droid Purifier detects your connected phone, scans Google-related packages, classifies them by safety level, provides Recommended and Full De-Google presets, creates APK backups, removes selected apps using ADB, and allows restoring some removed apps later.

It keeps the interface simple while doing more detailed device analysis in the background.

If you want to remove Google apps, reduce unnecessary Google services, or debloat your Android phone without typing manual ADB commands, Droid Purifier can make the process much easier.