Original topic:

How to re-enable the notification of slow charging?

(Topic created on: 09-05-2020 07:43 PM)
4157 Views
KevinV
Active Level 1
Options
Galaxy A

I accidentally pressed the hide notification for slow charging. It happens because the charger is not proper.

 

How can I enable this again?


0 Likes
5 Comments
Š
Expert Level 5
Galaxy A
Search "System ui" in settings and check its notification settings.
KevinV
Active Level 1
Galaxy A
Ya checked that but that did not worked!
0 Likes
Š
Expert Level 5
Galaxy A
Check Settings > Notifications > See all > blocked
wadimw
Beginner Level 2
Galaxy A

I managed to properly fix that. As suggested in multiple threads related to this issue, package com.android.systemui holds this preference. Solution is to clear its data, but apparently it is disabled in the actual settings UI. However, it is still possible to do that by using ADB command

pm clear com.android.systemui

Obviously it will reset multiple user interface settings, but the good thing is the lack of popup really is fixable without root or full factory reset.

0 Likes
Casper1o1
Beginner Level 2
Galaxy A

How can I do the adb command 

0 Likes