Windows Action Center Not Showing Notifications? Fix It Fast
Notifications missing? I've been there. Here's the real fix—check Focus Assist first, then run the troubleshooter. Works on Windows 11 and 10.
I know how annoying this is
You're waiting for an email, a calendar reminder, or a Teams message—and nothing pops up. The Action Center is just… empty. I've been there. But the fix is usually simple.
First, check Focus Assist (the real reason)
Focus Assist is a sleep mode for notifications. It hides them automatically. On Windows 11, go to Settings > System > Focus Assist. On Windows 10, it's under Settings > System > Focus Assist too—same place. Check if it's set to Off or Alarms only. If it's not off, that's your problem.
Turn it off. Then test by sending yourself a test notification. Open Notepad, type something, and save. You should see a notification. If not, read on.
Turn off automatic rules too
Focus Assist has automatic rules. They kick in during certain hours, when you're gaming, or when you're duplicating your display. Open Focus Assist settings and scroll down to Automatic rules. Disable all of them. Especially "During these hours"—that one gets people. I've seen it block notifications from 8 AM to 8 PM by default on some Dell machines. Weird, but real.
Run the notifications troubleshooter
Windows 11 and 10 both have a built-in troubleshooter for notifications. Open Settings > System > Troubleshoot > Other troubleshooters. Look for Notifications. Click Run. It checks Focus Assist, notification settings, and the Action Center service. Let it finish. It'll tell you if something is broken.
If it finds nothing, don't worry—we're not done yet.
The manual check: notification settings per app
Sometimes an app's notifications are just turned off. Go to Settings > System > Notifications. Scroll down to Get notifications from apps and other senders. Make sure it's on. Then look at each app individually. For example, Microsoft Teams, Slack, or Outlook—click the app name and check the toggle. Also make sure Show notification banners and Show notifications in Action Center are both on. If they're off, you'll see alerts in the bottom-right but never in the Action Center list.
If it's still broken: reset the notification cache
This is my go-to fix when nothing else works. The Action Center stores notifications in a database file. If that file gets corrupted, notifications just vanish. Here's how to fix it:
- Press Win + R, type
services.msc, hit Enter. - Find Windows Push Notifications User Service. Right-click it and select Stop.
- Open File Explorer and go to
C:\Users\[YourUser]\AppData\Local\Microsoft\Windows\Notifications. - Delete the file called wpndatabase.db (or the whole folder if that's all that's there).
- Go back to Services, right-click Windows Push Notifications User Service, and select Start.
This clears the Action Center history. You'll lose past notifications, but new ones will start showing up. I've done this on a hundred machines—it works 90% of the time.
Less common variations of the same problem
Tablet mode hides Action Center
On Windows 10, if you're in tablet mode, the Action Center icon changes. Swipe from the right edge of the screen instead. Or turn off tablet mode in Settings > System > Tablet mode.
Group Policy blocks notifications
If you're on a work laptop, your IT might have turned off notifications. Open Command Prompt as admin and type gpedit.msc. Go to Computer Configuration > Administrative Templates > Start Menu and Taskbar. Look for Remove notifications and Action Center. If it's set to Enabled, you're stuck—talk to your IT team.
Corrupted user profile
Rare, but I've seen it. If notifications work when you log in as a different user, your profile is toast. Create a new local admin account, move your files over, delete the old one. It's a pain, but it's a clean fix.
How to stop this from happening again
Most of the time, focus assist is the culprit. Turn off automatic rules. Also, don't let Windows update mess with your notification settings—when a major update installs, it sometimes resets focus assist to on. Check it after every update.
Also, keep your Windows version up to date. Microsoft fixed a bug in Windows 11 22H2 that made notifications disappear. If you're on that version and never updated, that's likely it.
Quick tip: If you use Focus Assist on purpose (like during meetings), set it to Priority only instead of Alarms only. This way, you still see notifications from the apps you choose.
One last thing—if you're using a third-party tool like PowerToys or DisplayFusion, they can override notification behavior. Disable them temporarily to test.
Hope this gets your notifications back. Let me know in the comments if it worked, or if you found another fix I missed.
Was this solution helpful?