BatteryOnPC
Buy · 5,99 €

Articles

How to see your DualSense battery on PC

Windows shows no battery level for a PS5 DualSense, over USB or Bluetooth. Here is why, and the three methods that actually work on a PC.

Updated August 7, 2026 · Controllers

Plug a PS5 DualSense into a Windows PC and it works instantly: sticks, triggers, rumble. Then look for the battery level and you will find nothing. No percentage in Settings, no icon in the taskbar, no warning before it dies mid-game. This is not a driver problem or something you configured wrong: Windows genuinely has no idea how charged that controller is.

Short answer: no built-in Windows setting will ever show it, so it takes software that decodes the controller itself. BatteryOnPC does exactly that and keeps the level in your taskbar. The rest of this page explains why Windows falls short, and what the free options are really worth.

Why Windows cannot show it

Windows reads the battery of a Bluetooth accessory through a standard service called GATT Battery Service. A mouse or a headset that implements it gets a percentage in Settings › Bluetooth & devices, for free, with no extra software.

The DualSense does not implement that service. It reports its charge inside its own HID input reports (the same stream that carries stick positions and button presses), at a position Sony defined and never documented publicly. Windows receives those bytes and passes them straight to the game. It never looks at them, because it has no reason to believe there is a battery level in there.

Over USB it is worse still: Windows has no notion of battery for a wired HID gamepad at all. The controller is charging, but as far as the system is concerned it is simply a plugged-in input device.

The three methods that work

1. Steam, if you play through it

Steam implements the DualSense report format itself. With the controller connected and Steam running, the battery appears next to the controller name in Big Picture mode, and in Settings › Controller.

It is free and you probably already have it. The limits are real though: the percentage only exists inside Steam, it disappears the moment you close it, and it tells you nothing while you are playing a game bought elsewhere: Epic, Game Pass, an emulator, or the game you launched straight from your desktop.

2. The DualSense charging cradle

Sony's official cradle has a light that turns from orange to green. It answers a different question than the one you are asking: it tells you when charging is finished, not how much is left while you play. Useful, but it is not a battery indicator.

3. A utility that reads the HID report

This is the only method that gives you a permanent level, visible everywhere, whatever you are playing and whether or not Steam is open. The software decodes the same bytes Steam decodes, and shows the result in the Windows taskbar.

One warning if you go looking for such a tool: some of them poll the controller by sending it commands. Doing that during a game can make the game briefly lose the controller: a dropped input, or a device that disconnects and reconnects mid-fight. A tool that reads passively, without ever writing to the controller, cannot cause this.

Which one should you pick

  • You only ever play on Steam and never leave it: Steam is enough, and it is free.
  • You play outside Steam, or want the level without opening anything: you need a dedicated utility.
  • You just want to know when the charge is done: the cradle light does the job.

And the DualShock 4 or the DualSense Edge?

Exactly the same situation. The DualShock 4 (PS4) and the DualSense Edge report their battery in their own HID reports too, at different positions, and Windows ignores all of them identically. Any method that works for the DualSense works for these, provided the software knows their specific format.

BatteryOnPC was built for this exact gap: it decodes the DualSense, DualSense Edge and DualShock 4 reports over USB and Bluetooth, reads them passively, and keeps the level in your taskbar with a notification before it runs out.

How to see your DualSense battery on PC · BatteryOnPC