FIX: Windows 10 Calculator Not Working After Update

If Calculator not working after installing Windows Updates in your Windows 10, this article may help you to fix this issue.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

Calculator is necessary program available by default in your Windows operating system. The desktop program was available in prior Windows editions. With Windows 8 or later, we’ve the Calculator app. In Windows 10, Microsoft has improved the Calculator UWP app and per demands of the users and trends in technology.

FIX Windows 10 Calculator Not Working After Update

Recently, one of our computer had issues with Calculator app. Actually, some update on this computer broke the Calculator app. Because if it, the app no longer stays opens and quits itself after launch within few moments. Since we installed a number of updates, we couldn’t find out which update broke this app. The system did not have System Restore points, which can restore it back.

If you’re also in same situation, you can try below mentioned fixes and see if they helps you to get rid of this hiccup.

FIX: Windows 10 Calculator Not Working After Update

FIX 1 – Reset Calculator App

Perform these steps to reset Calculator:

1. Right click Start Button or press W8K + X keys and select Settings.

2. In the Settings app, navigate to Apps > Apps & features > Calculator > Advanced options.

3. Now in Advanced options screen for Calculator, under Reset, click on Reset button. Confirm the Reset in fly-out warning.

FIX Windows 10 Calculator Not Working After Update

Now check if the Calculator is working fine. It should be working as expected, else you can try FIX 2.

FIX 2 – Reinstall Calculator

If FIX 1 doesn’t works for you, try to reinstall or re-register Calculator using below mentioned steps.

1. Search for Windows PowerShell using Cortana or Windows Search. 

2. From results, right click on Windows PowerShell and select Run as administrator. 

3. Then in administrative Windows PowerShell, type following command and press Enter key: 

Get-AppXPackage -AllUsers -Name Microsoft.WindowsCalculator | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose} 

Let the command complete. 

4. Close Windows PowerShell and check Calculator, which must be working fine now.

Hope this helps!

Also see: Photos app not working in Windows 10.

Share this article
https://www.kapilarya.com/fix-windows-10-calculator-not-working-after-update

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

Your email address will not be published. Required fields are marked *