If you have recently updated your Windows 10 and facing some issue if when you hover over notifications and action center icon in Windows 10 taskbar, it tells you have new notifications but as soon as you click on it there is nothing shown in the Action Center. This means that your Action Center is not working.
Many users also have the issue that the Action Center is showing the same notification even after clearing it so many times. In this article, I am going to list the four working methods to fix the Fix Action Center Not Working in Windows 10 issue. So, without wasting any time further, now let’s see the methods to fix this problem.
Methods to Fix Action Center Not Working in Windows 10
Method 1: Run SFC and DISM Commands
With the help of SFC and DISM commands, you can also fix this problem easily. So to begin with, follow these simple steps.
Step 1: First, you have to open the Command Prompt (Admin) by pressing the Windows Key + X.
Step 2: Now, type the following commands in cmd and press enter:
Sfc /scannow
sfc /scannow /offbootdir=c:\ /offwindir=c:\windows (If above fails then try this one)
Step 3: Wait for the process to complete and when it will complete, restart your PC.
Step 4: Now, again open the Command Prompt and type the following command and hit enter after each one:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
Dism /Online /Cleanup-Image /RestoreHealth
Step 5: Allow the DISM Command to run and wait for the process to finish.
Step 6: Check for the problem again. If the error 0x80004005 still exists after the above command, try this command:
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows
Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
Note: Replace the C:\RepairSource\Windows with the location of your repair source (Windows Installation or Recovery Disc).
Step 7: Reboot your PC to save changes and see if you’re able to Fix Action Center Not Working in Windows 10. If the problem is not solved yet, try out the next method.
Method 2: Restart Windows Explorer
By restarting the Windows Explorer, it is possible to Fix the Action Center Not Working problem of Windows 10. So, follow the steps carefully.
Step 1: First, you have to press the Ctrl + Shift + Esc keys together to launch the Task Manager.
Step 2: Now, from the list of various functions, you have to find the explorer.exe or Windows Explorer and then right-click on it and select End Task.
The above command will close the Windows Explorer. Now, you have to restart it again. So, follow the further steps to do it.
Step 3: In the Task Manager, you have to click on File and then on Run new task.
Step 4: You will see a new window for creating a new task. In that, type explorer.exe and hit OK to restart the Explorer.
Step 5: Finally, exit the Task Manager and check for the problem. The Action Center Not Working problem will be fixed now.
Method 3: Rename Usrclass.dat File
By renaming the Usrclass.dat File, the Action Center Not Working problem will be fixed. So, follow the steps carefully.
Step 1: First, you have to open the Run Window by pressing Windows Key + R.
Step 2: Now, in the Run Window, type %localappdata%\Microsoft\Windows and press enter. You can also manually browse to the following path:
C:\Users\Your_Username\AppData\Local\Microsoft\Windows
Note: Make sure show hidden file, folders, and drives is check marked in Folder Options.
Step 3: After enabling the hidden files and folder, you will see various files. From that files, you have to look for UsrClass.dat file and then right-click on it and select Rename.
Step 4: Finally, rename that file as UsrClass.old.dat and hit Enter to save changes.
If you perform all the steps carefully, then the Action Center Not Working problem will be fixed.
Method 4: Fix the Registry of Windows
By fixing the Registry of your Windows 10, it is possible to fix the Action Center Not Working problem. Just follow the simple steps and fix the error in no time.
Step 1: First, open the Run window and in that, type regedit and hit Enter to open Registry Editor.
Step 2: In the Registry Editor Window, navigate to the following registry key:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
Step 3: Now, right-click on the System folder and then click New and select one of the following:
For 32-bit system: DWORD (32-bit) Value
For 64-bit system: QWORD (64-bit) Value
Step 4: Change the above of DWORD or QWORD to LocalAccountTokenFilterPolicy and hit Enter.
Step 5: Now, double-click on the LocalAccountTokenFilterPolicy and set it’s value to 1 and click OK.
Step 6: Finally, close the Registry Editor and Restart your PC to save the changes.
Related Articles
How to Fix Windows 10 Activation Error Code 0xC004F012
How to Fix Update Error 0x80080005 in Windows 10
How to Fix Windows 10 Store Error Code 0x80072efd
Now, you will see that the Action Center problem will be permanently fixed. So, this is all for this article. I am wrapping this post by hoping that you have successfully fixed the problem with Action Center in Windows.
If you find this article helpful, then please share it on social media and also with your friends. If you have any issue related to any method, then do let us know in the comment section below.
Stay tuned to us for more articles on Windows fixed. Thanks for reading this article.
Leave a Reply