You’ve noticed that hovering over the battery icon in Windows 11 only displays the percentage—not the expected “time remaining” estimate. This change has left many users wondering why it disappeared and how to bring it back. Here’s everything you need to know, including legitimate fixes and registry tweaks to restore or replace that missing functionality.

Fixes: Bringing Back the Battery Time Estimate
1. Ensure Windows Is Updated
Keeping your system current is important—it may enable the proper display of battery information. Head to Settings → Windows Update → Check for updates to install any available patches.
2. Registry Tweak (Advanced Users Only)
You can re-enable the battery time estimate via Registry Editor. Please create a system restore point before proceeding.
Steps:
- Press Win + R, type
regedit, and hit Enter. - Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power - Ensure the following DWORD values are present and set:
EnergyEstimationEnabled=1UserBatteryDischargeEstimator=1- Remove or do not set
EnergyEstimationDisabled(i.e., delete it if present)
If any values are missing, create them manually as 32-bit DWORDs. After making edits, restart your PC. Once rebooted, hover over the taskbar battery icon— the time estimate should return .
Alternatively, you can download registry files from trusted sources such as the ElevenForum tutorial to enable or disable the feature via .reg files (see next section.
How to Enable or Disable Battery Time via Registry File
The ElevenForum provides pre-built .reg files—one to enable and another to disable the battery time estimate:
- Enable Battery Time Estimate
- Adds:
EnergyEstimationEnabled = 1,UserBatteryDischargeEstimator = 1, removesEnergyEstimationDisabled
- Adds:
- Disable Battery Time Estimate
- Removes or sets:
EnergyEstimationEnabled = 0,UserBatteryDischargeEstimator = 0, andEnergyEstimationDisabled
- Removes or sets:
Steps:
- Download the appropriate
.regfile. - Double-click to merge—click through the UAC and confirmation prompts.
- Restart your PC.
- Allow a moment for Windows to reflect changes; the battery remaining time should now display when hovering over the icon
In Summary
- Windows 11 no longer shows battery time remaining by default when hovering over the battery icon.
- You can still view time remaining in Settings → System → Power & Battery.
- A registry adjustment or use of
.regfiles can restore the hover-time display. - Some systems may resist this change due to OEM-level limitations.
- Always backup registry or create a system restore point before modifying system settings.





