You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, I wanted to remove "YouTube Music", so I typed:
debloat -d com.google.android.apps.youtube.music
But it failed:
Using a package name is more correct than a name, because a name might change, and a name might exist for other apps too.
Using a package name, I could also create a batch file to remove multiple apps.
The text was updated successfully, but these errors were encountered:
For example, I wanted to remove "YouTube Music", so I typed:
debloat -d com.google.android.apps.youtube.music
But it failed:
Using a package name is more correct than a name, because a name might change, and a name might exist for other apps too.
Using a package name, I could also create a batch file to remove multiple apps.
The text was updated successfully, but these errors were encountered: