This tutorial will show you how to turn on or off show notification if this PC is charging slowly over USB for your account in Windows 11.
If you charge your PC battery over USB, you might get a notification that says your PC is charging slowly.
This may happen if you’re using a charger that didn’t come with your device.
Starting with Windows 11 build 25252, Microsoft updated the battery icon’s tooltip to let you know if your device is charging slowly.
Starting with Windows 11 build 26052 (Canary and Dev), Microsoft adjusted the text in the notification when a PC detects a slow charger.
Contents
- Option One: Turn On or Off PC Charging Slowly over USB Notification in Settings
- Option Two: Turn On or Off PC Charging Slowly over USB Notification using REG file
EXAMPLE: Low-power charger notification
1 Open Settings (Win+I).
2 Click/tap on Bluetooth & devices on the left side, and click/tap on USB on the right side. (see screenshot below)
3 Turn On (default) or Off Show a notification if this PC is charging slowly over USB for what you want. (see screenshot below)
4 You can now close Settings if you like.
1 Do step 2 (on) or step 3 (off) below for what you want.
2 Turn On PC Charging Slowly over USB Notification
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_ON_Show_notification_if_this_PC_charging_slowly_over_USB.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Shell\USB]
"NotifyOnWeakCharger"=dword:00000001
3 Turn Off PC Charging Slowly over USB Notification
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_OFF_Show_notification_if_this_PC_charging_slowly_over_USB.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Shell\USB]
"NotifyOnWeakCharger"=dword:00000000
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Attachments
Last edited: