Battery icon vanished from taskbar on Windows 10/11

Windows Errors Beginner 👁 9 views 📅 Jun 24, 2026

Your battery icon disappeared? It's usually a quick settings fix or a driver glitch. Here's how to get it back in 2 minutes.

Quick answer for pros

Open Settings > Personalization > Taskbar > Turn system icons on or off. Toggle Power on. If it's grayed out, update your chipset drivers (Intel/AMD) or run sfc /scannow in Command Prompt (Admin). Done.


Why your battery icon disappeared

I know this is annoying — you look down at your taskbar and it's just... gone. I've seen this happen mostly after:

  • A Windows update (especially the big feature updates like 22H2 or 23H2 on Windows 11)
  • You accidentally right-clicked the taskbar and toggled something off
  • A driver update (or failure) for your laptop's battery or chipset
  • Some third-party software (like battery managers or antivirus) messed with system icons

Don't worry. Nine times out of ten, it's not hardware. I've fixed this on Dell XPS 13s, Lenovo ThinkPads, and even old HP Pavilions. Let me show you.


Fix 1: Turn the battery icon back on

This is the first thing you try. Works for most people.

  1. Right-click on an empty spot on your taskbar
  2. Select Taskbar settings
  3. Scroll down to Notification area and click Turn system icons on or off
  4. Find Power in the list. Toggle it to On

That's it. The battery icon should show up instantly. If it's already on but still missing, toggle it off, wait 5 seconds, then toggle it back on.

Pro tip: On Windows 11, the path is slightly different. Go to Settings > Personalization > Taskbar > Taskbar corner overflow. But the toggle is in the same "Turn system icons on or off" window.

Fix 2: Restart Windows Explorer

If the toggle didn't work, the system tray might be glitched. This is a soft restart that doesn't close your apps.

  1. Press Ctrl + Shift + Esc to open Task Manager
  2. Find Windows Explorer in the list (under Processes tab)
  3. Right-click it and select Restart

Your taskbar will disappear for a second, then come back. Check if the battery icon is there now.


Fix 3: Run the system file checker

Corrupted system files can hide icons. This is rare but worth a shot.

  1. Press Windows + X and select Windows Terminal (Admin) or Command Prompt (Admin)
  2. Type sfc /scannow and hit Enter
  3. Wait — it takes 10-15 minutes. Don't close the window

If it finds corrupted files, restart your laptop after it finishes. Then try Fix 1 again.


Fix 4: Update or reinstall your battery driver

Sometimes the driver that talks to the battery icon goes to sleep and never wakes up.

  1. Right-click the Start button and select Device Manager
  2. Expand Batteries
  3. Right-click Microsoft ACPI-Compliant Control Method Battery and select Disable device (click Yes on the warning)
  4. Wait 10 seconds, then right-click it again and select Enable device

This resets the driver without needing to reboot. If the battery icon shows up after this, you're golden.

If that doesn't work, go back to Device Manager, right-click the same driver, and choose Update driver > Search automatically for drivers. Let Windows find the latest one.


Fix 5: Check your power plan settings

On some Lenovo and ASUS laptops, specific power plans hide the icon. This one's weird but real.

  1. Open Control Panel (search for it in Start)
  2. Go to Power Options
  3. Click Choose what the power buttons do (on the left sidebar)
  4. Click Change settings that are currently unavailable
  5. Scroll down to Battery icon and make sure it's checked

Then click Save changes and check your taskbar.


When nothing works: The nuclear option

If your battery icon is still missing after all these steps, there's one more thing: the icon might be hidden under a different account or a corrupt user profile. Try creating a new local user account temporarily.

  1. Open Settings > Accounts > Family & other users
  2. Click Add someone else to this PC
  3. Follow the steps to create a local user (without a Microsoft account)
  4. Log into that new account

If the battery icon shows there, the problem is your main profile. You can either copy your files to the new account or use a system restore point from before the icon vanished.


Prevention tip: Don't let Windows hide it again

Once you get it back, do this: right-click the taskbar, go to Taskbar settings, and under Notification area, click Select which icons appear on the taskbar. Find Power and turn it On. This prevents Windows from auto-hiding it after updates.

Also, every time you install a Windows update, check your system icons again. Microsoft has a bad habit of resetting these settings. I've been burned by it three times on my own laptop.

That's it. You should have your battery icon back now. If not, drop me a comment below — I'll help you figure out the oddball case.

Was this solution helpful?