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

Learn how to manage the ‘PC charging slowly over USB’ notification in Windows 11.

⚡ 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’s USB charging notification is a helpful alert. It informs you if your computer is charging slowly via a USB port, which is especially useful when using alternative chargers. This notification helps you gauge your charging speed.

Windows 11 build 25252 introduced this feature, showing a message when your device charges slowly. Later, build 26052 (in the Canary and Dev channels, which are early testing versions of Windows) updated the notification’s wording.

Learn More

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

Turning the Windows 11 USB charging notification on or off is done through your PC’s settings. Press the Windows key and ‘I’ together to open Settings. From there, navigate to Bluetooth & devices, then select USB. You’ll find the toggle for ‘Show a notification if this PC is charging slowly over USB’ to set your preference.

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

This notification can be quickly toggled on or off in Windows 11. For those familiar with advanced system tools, the Registry Editor can also be used, though this method requires administrator permissions.

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

Following these steps, you won’t see notifications about USB connection issues anymore. Thanks for following along, and I’ll catch you in the next tutorial!

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

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

Leave a Comment

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