Skip to main content

Questions tagged [disable-app]

To temporarily disable an app without uninstalling it, it can be "frozen". This has nothing to do with an "app freezing" in terms of "not responding to input".

0 votes
0 answers
532 views

Why can't I uninstall/disable all bloatware through ADB without root?

I recently tried to disable bloatware in my cheap Vivo and Oppo smartphones. These apps named Themes, Game Center, etc. keep giving me notifications that can't be disabled through the UI. The ...
dictum's user avatar
  • 11
0 votes
1 answer
38 views

Reinstall apps/services via phone directly?

I uninstalled certain apps/services via adb, then disabled the USB Debugging option. After restart the phone's settings option is not working. Please suggest how to enable developer options, usb ...
Abhishek Jain's user avatar
2 votes
0 answers
140 views

Turn an old Samsung Galaxy S6 into a GameBoy/eBook reader

I have a Galaxy Tab S6 (I know, old...) and I would like to turn it into something that, once turned on, will do two things: GameBoy (via an emulator) Ebook (via the Kindle reader) I want to make ...
Merc's user avatar
  • 121
3 votes
0 answers
2k views

What EXACTLY does "pm uninstall" do on an unrooted Android 9.0 device?

There seems to be confusion regarding the behavior of pm uninstall from the ADB shell, see also here and here. Question: What configuration files does pm uninstall write to, is it /data/system/...
srhslvmn's user avatar
  • 289
4 votes
1 answer
651 views

Cannot log in after disabling Android package from TWRP or with ADB

I have Google packages on Android disabled for security. Today I enabled the Play Store, Framework, and other stuff and now I can't log in to Android without restarting. I can't remove the package ...
apchrkey's user avatar
  • 101
0 votes
1 answer
1k views

How to list suspended apps?

You can "suspend" user apps via cmd package suspend <packageName> (which acts kind of like pm disable; the differences are explained in this answer by @Firelord), and later unsuspend ...
Izzy's user avatar
  • 91.2k
0 votes
0 answers
3k views

How to enable and disable app using LADB?

So far, I only could find this related discussion from this site regarding disabling app on android by ADB, but I'm using LADB app and confirm whether these commands are correct or not since the ...
user516076's user avatar
1 vote
0 answers
2k views

Cannot remove google account from Samsung android phone. Remove button greyed out

I cannot remove my google account from my android phone. Samsung XCover 4s Android 10. This is a work phone and I only used my account to download whatsapp for work communication group. I have deleted ...
Spark Logic's user avatar
0 votes
0 answers
3k views

pm Disable activity

Have been asked many times, how to block the installation of applications from an apk file, how to block the package installer ... The common answer is that it is impossible because even if you will ...
Joe's user avatar
  • 115
0 votes
0 answers
590 views

Enable Package Installer

I have rooted OnePlus 5t, I used Lucky Pacher to disable Package Installer and when I reboot my device I got boot loop... Is there something I can do beside factory rest? is there an option to enable ...
Joe's user avatar
  • 115
0 votes
1 answer
612 views

Does `pm uninstall` also automatically execute `force-stop` and `clear` on a non-rooted device?

This is for non-rooted stock ROM's. To get rid of one single app, I've been executing the following commands: (Step 1) disable-user (2) force-stop (3) clear (4) uninstall (5) clear Steps (1) and (2) ...
jemosan374's user avatar
0 votes
1 answer
228 views

"Screen Recording" in LG Android [duplicate]

I have an LG V40, and in both Android 9 and 10, it seems that the "Screen Recording" app is always running, and not possible to keep it Stopped. Greenify shows it as running in "...
Nuno's user avatar
  • 375
0 votes
0 answers
115 views

Bundled Microsoft apps keep getting updated even though they are disabled

My phone came with several non-uninstallable "factory apps". Three of these are Word, Excel, PowerPoint. Even though I have disabled these, and uninstalled any updates to save space, the ...
Szabolcs's user avatar
  • 121
3 votes
1 answer
65 views

Google Chrome and picture reenabling and reinstalling without authorization or interaction?

As somebody really wary of Google in general, the first thing I did on my phone was to disable Chrome and Google Pictures, and replaced them by apps from F-Droid For a few days now, I've seen them ...
DrakaSAN's user avatar
  • 177
0 votes
1 answer
1k views

How to stop update notifications for disabled apps on a Family-Link managed device?

Running Android 6.0.1 on Nexus 7 device, where I have disabled the following apps: Google Play Movies and TV Google Play Music Google Play Newsstand Google Play Books Before disabling, I cleaned ...
checho's user avatar
  • 83
0 votes
1 answer
480 views

How to disable an activity containing a special character?

What is the correct way to disable the activity: com.android.settings/.Settings$SystemDashboardActivity When I try to disable it via pm disable command it disables the whole Settings activity and ...
Year1917's user avatar
1 vote
0 answers
2k views

How to enable a disabled app in Samsung

Phone: Samsung Galaxy S9, Android 10, OneUI2.0 After updating my OS last month, the "Enable" button disappears from App info panel(Settings | Apps | (app) | Enable, said How to enable a disabled app)....
Xixiaxixi's user avatar
  • 111
2 votes
1 answer
3k views

How to disable redmi note 7 recommended apps

Since one of the last updates, my phone has started showing me recommended apps when opening a folder on my screen. How do I disable such behavior? I tried following some guides online involving ...
Matteo Tassinari's user avatar
0 votes
0 answers
34 views

Can disabled application influence / modify system and UI

This is somewhat a follow up to my 1,5 year old question (still not answered). I already know that applications displayed as disabled may still be running in background in certain scenarios (mostly, ...
trejder's user avatar
  • 2,557
1 vote
0 answers
203 views

How to safely remove, disable, freeze system apps on rooted device?

How to safely remove, disable, freeze system apps on rooted device (Xiaomi Mi9)? I tried doing it old school on my Mi9 but after removing just absolute bloatware system doesn't boot, had to reinstall ...
Haunter's user avatar
  • 11
1 vote
0 answers
98 views

Disable specific apps access to stock browser?

With a productivity lock in place with an access code that is set by someone else, the phone user cannot directly open the "stock browser" unless Android asks: Sign into public wifi network if I ...
a.t.'s user avatar
  • 379
0 votes
1 answer
15k views

How to uninstall/disable system apps on Fire HD 8?

I want to uninstall or disable system apps on my Amazon Fire HD 8 2017. How can I do this? The FireOS version in "System Updates" menu is 5.6.2.0.
Will Jackson's user avatar
1 vote
1 answer
1k views

Getting rid of Samsung's Gallery app notifications? (or even the entire app)

I'm currently using a Galaxy S5 mini with Android 5.1.1 and one thing that I find particularly irritating is Samsung's Gallery app that keeps giving notifications. For some reason I can't seem to turn ...
Stromboli's user avatar
1 vote
0 answers
124 views

How can Android run a disabled application?

I have just run into a situation described in this blog: Can any one explain this to me? How can Android run a disabled application? What good do we have from marking applications as disabled, if ...
trejder's user avatar
  • 2,557
1 vote
1 answer
6k views

list disable package feature/component

we can use pm list packages -d to list disabled packages. but how can I list disabled feature/component inside a package? for example I disable all fitness related stuff from gms pm disable com....
rnd_nr_gen's user avatar
5 votes
1 answer
398 views

How do some system apps prevent themselves from being disabled?

I have been researching about this for quite some time and frankly I haven't found anything that reproduces this effect in any phone that I have tried, as you know there are a few system apps that ...
AguThadeus's user avatar
0 votes
2 answers
8k views

How to disable Google Apps in Mi Phones

I observed in case of Mi phones like Redmi Note 4 & Mi Max2. We’re not able to disable Google Apps like Chrome, Play Music, Play Movies & TV, etc. Please let me know, how to disable Google ...
JohnJohn18's user avatar
0 votes
1 answer
193 views

Android 7 ignoring Auto Updates turned OFF. Any solution?

In Settings -> System apps updater, I've turned "Auto updates" to OFF. However, I've just received a message "5 apps updated". In fact it has updated Gmail, Maps, Chrome, Google Photos and Telegram. ...
Alberto Martín's user avatar
10 votes
1 answer
12k views

how to disable system apps without root?

How to disable system apps without root? My phone model is vivo x5 max+ and android 4.4.4 I have tried Debloater but it failed to connect (I am sure I've allowed USB debugging).
lurk lurk's user avatar
  • 101
0 votes
0 answers
338 views

How can Instagram cause wakelocks when disabled?

Can somebody explain me the logic behind how Instagram can still be the top app in my wakelook detector app even when it is disabled with Package disabler??:O
LeeSwaggers's user avatar

15 30 50 per page