Skip to content
Follow
Windows

How to Turn On or Off PC Charging Slowly over USB Notification in Windows 11

Richard
Written by
Richard
Mar 23, 2026 Updated Jul 10, 2026 2 min read
How to Turn On or Off PC Charging Slowly over USB Notification in Windows 11
How to Turn On or Off PC Charging Slowly over USB Notification in Windows 11

Windows 11 can alert you whenever a connected cable or power source trickles charge into your laptop instead of powering it up properly.

⚡ Quick Answer

Go to Settings Bluetooth & devices USB. Toggle the “Show a notification if this PC is charging slowly over USB” option to your desired setting. This easily enables or disables the slow charging alert.

Why This Matters

Windows 11 includes a handy alert that lets you know if your computer is pulling power too slowly through a USB port, which comes in handy when relying on third-party chargers or older power bricks. This notification helps gauge charging speed at a glance.

Windows 11 build 25252 introduced this capability to warn users about underpowered connections. Later, build 26052 (in the Canary and Dev channels, which are early testing versions of Windows) updated the notification wording.

Learn More

PC is charging slowly or discharging while it’s plugged in – Microsoft Support

Need help fixing slow charging? USB Type-C Slow Charging Notification Requirements in Windows – Windows drivers

Option 1Use Settings

Turn On or Off PC Charging Slowly over USB Notification

  1. Open Settings. Press Win+I on your keyboard.
  2. Click Bluetooth & devices on the left side. Then click USB on the right side.
  3. Turn the option On (default) or Off next to "Show a notification if this PC is charging slowly over USB." Choose what you want.
  4. Close Settings when you are done.
windows 11 show notification if pc is charging slowly
windows 11 show notification if pc is charging slowly

Press Windows + I to open Settings, click Bluetooth & devices in the left menu, and select USB to find the toggle for Show a notification if this PC is charging slowly over USB.

Option 2Use Registry Editor

⚠️ ADMIN PRIVILEGES REQUIRED

Turn On PC Charging Slowly over USB Notification

This is the default setting.

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Shell\USB" /v NotifyOnWeakCharger /t REG_DWORD /d 1 /f

Turn Off PC Charging Slowly over USB Notification

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Shell\USB" /v NotifyOnWeakCharger /t REG_DWORD /d 0 /f

Summary

Toggling this alert takes only a few clicks within the main configuration panel. Advanced administrators can also manage this preference through the Registry Editor (a hierarchical database storing low-level operating system settings).

How to turn off USB connection notification in 🪟 Windows 11?

Following these steps stops those persistent connection warnings from appearing. Hopefully this helps keep those pop-ups under control.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable USB Battery Saver in Windows 11
Windows How to Enable USB Battery Saver in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to find Windows Recovery (WinRE) Version in Windows 11
Windows How to find Windows Recovery (WinRE) Version in Windows 11
How to turn On or Off Notification Sounds in Windows 11
Windows How to turn On or Off Notification Sounds in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *