Fix: Calculator app is missing in Windows 11

This detailed article will share you different solutions to fix Calculator app is missing in Windows 11 issue.

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

Calculator app is more than an utility in Windows. If the Calculator app is missing from your Windows 11 system, there are a few possible reasons for this. The app might got corrupted, or get removed from the system after some update or due to use of some third-party software. With the help of this article, we can fix this issue easily.

Calculator app is missing in Windows 11

Fix: Calculator app is missing in Windows 11

Here are some troubleshooting steps you can try to resolve the issue.

Fix 1: Reinstall the Calculator app

  1. Open the Microsoft Store app on your Windows computer.
  2. Search for “Calculator” in the store’s search bar.
  3. Locate the “Windows Calculator” app and click on it.
  4. Click on the “Install” or “Get” button to reinstall the app.

Fix: Calculator app is missing in Windows 11

Fix 2: Reset the Calculator app

  1. Open the “Settings” app on your computer (press Windows key + I to quickly open Settings).
  2. Click on “Apps” or “Apps & features.”
  3. In the Apps & features settings, locate and click on the “Windows Calculator” app.
  4. Click on the “Advanced options” link.
  5. Scroll down and click on the “Reset” button.

Fix: Calculator app is missing in Windows 11

Restart your computer and check if the Calculator app is available.

Fix 3: Check if the app is hidden

  1. Right-click on the Windows Start button and select “Apps and Features” from the context menu.
  2. In the Apps & features settings, click on “Optional features.”
  3. Look for “Calculator” in the list of optional features. If it’s listed, click on it and select “Uninstall.” Then restart your computer and go back to the Optional features section to reinstall it.

Fix 4: Run the Windows Store troubleshooter

  1. Open the “Settings” app on your computer.
  2. Go to “Update & Security” and click on “Troubleshoot” in the left-hand menu.
  3. Scroll down and click on “Windows Store Apps” or “Windows Store Apps troubleshooter.”

Fix: Calculator app is missing in Windows 11

  1. Follow the on-screen instructions to run the troubleshooter and see if it detects any issues.

Fix 5: Re-register Calculator app

Make sure Calculator app is not running and then try below steps:

  1. Right click Start button, select Terminal (Admin).
  2. In PowerShell tab, paste following command and press Enter key:
Get-AppXPackage -AllUsers -Name Microsoft.WindowsCalculator | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}

Fix: Calculator app is missing in Windows 11

Once command executed successfully, close Terminal app.

Hope this helps!

Share this article
https://www.kapilarya.com/fix-calculator-app-is-missing-in-windows-11

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 *