Jump to content

Fix: False Notifications in the Windows 10 Action Center


The AchieVer

Recommended Posts

Fix: False Notifications in the Windows 10 Action Center

 

Windows 10 offers users a central location to view all the notifications from its Action Center. Besides viewing notifications, a user can manage them, and take necessary actions, all from a single place. It looks similar to a message icon but can be at variance in function. For example, some users notice that though they receive notifications about new actions, upon opening them, nothing is seen. Let’s find out how to fix this.

False Notifications in the Windows 10 Action Center

Windows 10 Notifications & Action Center notification messages may show a mismatch. Windows 10 may say that there are notifications for you, but when you open Action Center, it is empty & there are none. In the following image, Windows 10 Notification says 6 new notificationsavailable for viewing, but Action Center says No new notifications when accessed.

False Notifications in the Windows 10 Action Center

1] Using Windows PowerShell

Type powershell in Start search and hit Enter to open the PowerShell window. Copy and paste the following command and click Enter:

 

Get-AppxPackage | % { Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppxManifest.xml” -verbose }

Verbose-Powershell-600x312.png

Restart your computer check to see if the issue is resolved.

2] Rename Usrclass.dat File

DAT errors, such as those associated with UsrClass.dat, most often occur during computer startup, program startup, or while trying to use a specific function in your program. Nevertheless, these can be easily fixed. Here’s how!

Press WinKey R to open the Run dialog box and copy and paste the following text in the box and click OK:

%localappdata%\Microsoft\Windows

Instantly, this folder location should open in Explorer.

Look for a file named UsrClass.dat. The easiest way to find is to search for it or to click the “U” button on your keyboard until you find it. When found, right-click the file and choose Rename option.

Rename-User-File-600x454.png

Rename the file to UsrClass.old.dat.

Restart your PC and check if the issue persists or is resolved completely.

 

 

Source

Link to comment
Share on other sites


  • Views 828
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...