Janna Theme License is not validated, go to the theme options page to validate the license, you need a single license for each domain name.

How to Fix Calculator App Not Working in Windows

Like many applications, the Calculator app in Windows can suddenly stop working. In such cases, you should run several diagnostics to troubleshoot the issue, such as resetting and updating the app. Read on to learn all the ways to fix the Calculator app when it's not working on your Windows PC.

How to Fix Calculator App Not Working in Windows 10 11

Most Common Calculator App Errors

  • The application will not launch: Most often, the Calculator app appears completely unresponsive and shows no sign of trying to start the process.
  • It closes immediately: Calculator app crashes on startup due to corrupted system files.
  • The app is not working for a specific user: Sometimes the Calculator app works fine for all users except one. These issues can also be resolved using the methods below.
  • Calculator crashes after startup: The Calculator app opens normally, then crashes unexpectedly in the middle of the process, forcing users to start over.

No matter what happens with your Calculator app, you can try one of the verified methods mentioned below to get it back within a few minutes.

1. Reset the Calculator app

Windows settings allow users to reset applications to their starting point, thus clearing any configurations that may have gone wrong.

  1. Click on Windows key + I To open Settings on your computer.
  2. Locate Applications On the left and open “Applications and Features”.
    How to Fix Calculator App Not Working in Windows
  3. Look for Calculator application In the menu, click on The three points To open Drop-down menu , and select "Advanced Options".
    How to Fix Calculator App Not Working in Windows
  4. Scroll to the Reset section and select "Reset".
    How to Fix Calculator App Not Working in Windows
  5. Wait for the process to finish.
  6. test Calculator application To see if the problems are gone.
Also read:  How to fix error code 0x80004005

Good to know: Don't like the native antivirus for Windows? Here's how. How to disable Windows Defender on your computer.

2. End the task for the Runtimebroker.exe process.

Runtime Broker is an executable file whose main task is to ensure that applications running on your computer have the required permissions to run on the system.

In some cases, certain background processes like these can cause crashes and errors in various applications, such as the Calculator app. To fix this:

  1. Right click on start menu and select "Task Manager".
  2. Click "more details" On the next page to expand the window.
    How to Fix Calculator App Not Working in Windows
  3. Go to the tab Operations Scroll down to find Runtime Broker (Sometimes there is more than one broker), then right-click on it and choose "Complete the mission."
    Fix-Calculator-Runtime-Broker How to Fix Calculator App Not Working in Windows

3. Update the app

Keeping all your software up to date is crucial to avoid erroneous operations and app crashes. The Calculator app is part of the Library app suite. Follow the steps below to check if any updates are available.

  1. Click start menu , And type "Microsoft Store" , then press Enter.
  2. Click "library" On the next page.
    How to Fix Calculator App Not Working in Windows
  3. Locate “Get updates.”
    How to Fix Calculator App Not Working in Windows

4. Reinstall the Calculator app.

Some complex issues only resolve when you uninstall and reinstall the app to restore it to its original state. Follow the instructions below to do so.

  1. Open Settings on your computer.
  2. tap on “Apps -> Apps & features.”
    Fix-Calculator-Apps-Features-1 How to Fix Calculator App Not Working in Windows
  3. Look for Calculator application In the menu, click on The three points To open the drop-down menu, select “Uninstall”.
    How to Fix Calculator App Not Working in Windows
  4. use Microsoft Store To reinstall the application.
  5. Type Windows Calculator In the search bar at the top.
    How to Fix Calculator Not Working in Windows
  6. Once you are on the calculator page, click the button "Get".
    How to Fix Calculator App Not Working in Windows
  7. Locate "Installations" Wait for the app to download and install.
  8. Alternatively, you can use Windows Terminal to uninstall and reinstall the Calculator app. Right-click on start menu and select “Windows Terminal (Admin).”
  9. Enter the following command in Power shell And press Enter To uninstall this app.
    Get-AppxPackage * windowscalculator * | Remove-AppxPackage

    How to Fix Calculator App Not Working in Windows

  10. Enter Next command And press Enter To reinstall Windows Calculator.
    Get-AppxPackage -AllUsers *windowscalculator* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    Fix-Calculator-PowerShell-1 How to Fix Calculator App Not Working in Windows

5. Re-register all Microsoft applications

Since the Calculator app is a default app in Windows, you can use Windows Terminal to fix it by re-registering all system apps.

  1. Right click on start menu and select “Windows Terminal (Admin).”
  2. Enter the following command in Power shell And press Enter.
    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($ _. InstallLocation) AppXManifest.xml”}

    Fix-Calculator-PowerShell-2 How to Fix Calculator App Not Working in Windows

  3. Wait for the process to complete, then try using the Calculator app again.

6. Run the Store Apps Troubleshooter

The Windows Store Apps Troubleshooter is a built-in tool that helps you fix common problems with apps on your computer or tablet.

  1. Go to Settings on your computer.
  2. Click “System -> Troubleshooting.”
    How to Fix Calculator App Not Working in Windows
  3. Locate Other troubleshooters On the next page.
    Fix-Calculator-Other-Troubleshooter How to Fix Calculator App Not Working in Windows
  4. Scroll down to the section Windows Store Apps and click "employment".
    How to Fix Calculator App Not Working in Windows
  5. Finish the process, then check if the Calculator app is working as intended.

Tip: When your computer feels sluggish, try Clean Windows Registry. Might help!

7. Edit registry keys

The Windows registry is a database that stores configuration settings and other information about applications, user preferences, and system settings. Removing specific registry keys can fix a broken calculator.

  1. Click on Windows + R keys To open Run on your computer.
  2. Type regedit and click "OK".
    How to Fix Calculator App Not Working in Windows
  3. Paste the following line into the search bar of the Registry Editor window:
    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModel\StateChange\PackageList
  4. Select all registry entries within PackageList folder , right click on selection , and select "delete".
    How to Fix Calculator App Not Working in Windows
  5. Restart your computer after the process and check if the calculator has resumed its normal function.

Frequently Asked Questions

Q1. Why is there no calculator app on my computer?

answer. The Windows Calculator app can sometimes disappear from your computer due to various issues. Fortunately, you can fix/reinstall it using the Microsoft Store or try all of the methods above. If Your Microsoft Store is up and running. So, try these methods to get it working again.

Q2. I don't like the default Windows Calculator app. What are some worthwhile alternatives?

answer. If you don't like the Windows Calculator app or need a program with more advanced options, there are several alternatives you can install on your computer, including:

Q3. How do you change the mode on a calculator?

answer. The Calculator app in Windows offers different modes. You can switch to a new mode by clicking the three horizontal lines in the top left and selecting the desired option. There's an option to switch to a scientific calculator or a programmable calculator. You can use the Windows Calculator to perform currency, volume, and length conversions.

 

Also read:  Top 5 Ways to Fix the Local Device Name Is Already in Use Error on Windows 10
Go to top button