If you own a Nokia smartphone and want to remove bloatware and Nokia Evenwell apps from your device, below is a list of safe-to-remove apps. Following the steps given in this guide, you can easily uninstall the system apps on your Nokia device without root using ADB commands.

Table of Content

Get the List of Nokia System Apps

While most Nokia phones share the same apps, the preinstalled apps on a device might differ depending on the device model and Android version. It’s always better to have your list of system apps using an ADB command. There’s an ADB Shell command to print the list of all preinstalled system apps on your Nokia phone.

  1. Download the latest ADB and Fastboot tools on your Windows, Linux, or Mac computer and extract them on your desktop.
  2. Don’t forget to turn on USB debugging on your Nokia device.
  3. Open the ‘platform-tools‘ folder and launch a PowerShell window inside the folder window.
  4. Connect your Nokia phone to the computer using a USB cable and run the following command.
    adb devices

    adb devices command

  5. In case you get the ‘adb is not recognized’ error message, fix it. However, if you get your device ID in the form of alphanumeric values, you are good to issue the adb shell command followed by
    pm list packages -s
  6. You’ll get the list of app package names for all system apps installed on your Nokia phone.

Nokia Bloatware List (Safe to Remove)

You may have the full list of Nokia system apps but determining which ones are bloatware is the most tricky part of the drill. Below is a list of safe-to-remove system apps you might try uninstalling depending on your preference.

com.android.calendar.overlay.base.s600ww
com.android.dreams.basic
com.android.dreams.phototable
com.android.egg
com.android.printspooler
com.android.retaildemo
com.android.stk
com.android.wallpaper.livepicker
com.android.wallpaperbackup
com.android.wallpapercropper
com.google.android.apps.cloudprint
com.google.android.apps.inputmethod.hindi
com.google.android.apps.inputmethod.zhuyin
com.google.android.apps.wallpaper
com.google.android.apps.photos
com.google.android.calendar
com.google.android.onetimeinitializer
com.google.android.feedback
com.google.android.googlequicksearchbox
com.google.android.inputmethod.pinyin
com.google.android.marvin.talkback
com.google.android.partnersetup
com.google.android.printservice.recommendation
com.google.android.tts

Nokia System Apps to Keep

While the Nokia apps listed above have been found safe to remove, there are some apps that you must not uninstall or disable as doing so may cause issues on your device.

android.autoinstalls.config.NBB_E1M
android.btl.s600ww.overlay
android.framework.base.s600ww
com.android.backupconfirm
com.android.bluetooth
com.android.bluetoothmidiservice
com.android.bookmarkprovider
com.android.calendar.overlay.base.s600ww
com.android.calllogbackup
com.android.captiveportallogin
com.android.carrierconfig
com.android.carrierconfig.atl.mccmnc20201
com.android.carrierconfig.btl
com.android.cellbroadcastreceiver
com.android.cellbroadcastreceiver.overlay.base.s600ww
com.android.certinstaller
com.android.contacts.overlay.base.s600ww
com.android.cts.ctsshim
com.android.cts.priv.ctsshim
com.android.defcontainer
com.android.documentsui
com.android.emergency
com.android.externalstorage
com.android.frameworks.telresources
com.android.htmlviewer
com.android.inputdevices
com.android.keychain
com.android.launcher3
com.android.launcher3.overlay.base.s600ww
com.android.location.fused
com.android.managedprovisioning
com.android.mms.service
com.android.mtp
com.android.musicfx
com.android.pacprocessor
com.android.partnerbrowsercustomizations
com.android.partnerbrowsercustomizations.btl.s600ww.overlay
com.android.phone
com.android.providers.blockednumber
com.android.providers.calendar
com.android.providers.contacts
com.android.providers.downloads
com.android.providers.downloads.ui
com.android.providers.media
com.android.providers.partnerbookmarks
com.android.providers.settings
com.android.providers.settings.btl.s600ww.overlay
com.android.providers.telephony
com.android.providers.userdictionary
com.android.proxyhandler
com.android.server.telecom
com.android.settings
com.android.sharedstoragebackup
com.android.shell
com.android.smspush
com.android.soundrecorder.overlay.base.s600ww
com.android.statementservice
com.android.stk
com.android.storagemanager
com.android.systemui
com.android.systemui.overlay.base.s600ww
com.android.vending
com.android.vpndialogs
com.dsi.ant.server
com.fih.infodisplay
com.google.android.apps.messaging
com.google.android.apps.photos
com.google.android.backuptransport
com.google.android.calculator
com.google.android.calendar
com.google.android.configupdater
com.google.android.contacts
com.google.android.deskclock
com.google.android.dialer
com.google.android.ext.services
com.google.android.ext.shared
com.google.android.gms
com.google.android.gsf
com.google.android.gsf.login
com.google.android.ims
com.google.android.inputmethod.latin
com.google.android.onetimeinitializer
com.google.android.packageinstaller
com.google.android.partnersetup
com.google.android.setupwizard
com.google.android.syncadapters.contacts
com.google.android.tag
com.google.android.webview
com.hmdglobal.support
com.qapp.secprotect
com.qti.dpmserviceapp
com.qti.qualcomm.datastatusnotification
com.qti.service.colorservice
com.qualcomm.cabl
com.qualcomm.embms
com.qualcomm.fastdormancy
com.qualcomm.location
com.qualcomm.qcrilmsgtunnel
com.qualcomm.qti.CdmaCallOptions
com.qualcomm.qti.confdialer
com.qualcomm.qti.embmstuneaway
com.qualcomm.qti.ims
com.qualcomm.qti.qcom_accesslogkit
com.qualcomm.qti.simsettings
com.qualcomm.qti.telephony.vodafonepack
com.qualcomm.qti.telephonyservice
com.qualcomm.qti.tetherservice
com.qualcomm.svi
com.qualcomm.timeservice
com.qualcomm.wfd.service
com.quicinc.cne.CNEService
org.codeaurora.bluetooth
org.codeaurora.btmultisim
org.codeaurora.ims
How to Install Apps from Unknown Publishers on Windows 10/11

Uninstall Nokia Apps without Root

Whether you want to freeze, disable, or uninstall system apps to get rid of bloatware or put a check on the background apps to save battery, data, and system resources, you do all these things without rooting your Nokia phone.

Just launch the Command Prompt and use the following command to uninstall system apps.

adb shell
pm uninstall --user 0 <package name>

Head over to my detailed tutorial describing all possible ways to debloat or uninstall system apps on Android devices in detail. Alternatively, you can remove bloatware on your Nokia smartphone safely and more easily using the Universal Android Debloater GUI tool.

Was this Article helpful?
YesNo