How to Reinstall Windows 10 Calculator Without Store
If the Windows 10 Calculator app is missing or malfunctioning, you can reinstall it manually without using the Microsoft Store. This guide provides step-by-step instructions for a clean reinstallation and troubleshooting common issues.
Manual Reinstallation Method
Follow these steps to reinstall the Calculator app manually:
Step 1: Uninstall the Existing App
- Press Windows + I to open Settings.
- Go to Apps > Apps & features.
- Find "Calculator" in the list and click Uninstall.
- Confirm the uninstallation when prompted.
Step 2: Reinstall the Calculator
- Open Command Prompt as Administrator (search for "cmd" and right-click to run as admin).
- Type the following command and press Enter:
Get-AppxPackage Microsoft.WindowsCalculator -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} - Wait for the process to complete. You should see a success message.
Step 3: Verify the Installation
- Press Windows + S and type "Calculator".
- Check if the app launches properly.
Note: This method requires administrative privileges and may not work on all Windows 10 versions. If the command fails, try the alternative methods below.
Troubleshooting Tips
If the manual reinstallation doesn't work, try these solutions:
1. Reset the App via Settings
- Go to Settings > Apps > Apps & features.
- Find "Calculator" and click Advanced options.
- Select Reset to restore default settings.
2. Use System File Checker
- Open Command Prompt as Administrator.
- Type
sfc /scannowand press Enter. - Wait for the scan to complete and restart your computer.
3. Check Windows Update
- Go to Settings > Update & Security > Windows Update.
- Click Check for updates and install any available updates.
Alternative Solutions
If the Calculator app still doesn't work, consider these alternatives:
1. Use the Calculator in Windows 11
If you're using Windows 10, upgrading to Windows 11 may resolve the issue as the Calculator app has been updated.
2. Use Online Calculator Tools
Websites like Calculator.net provide reliable online calculators that work without installation.
3. Contact Microsoft Support
If none of the above solutions work, visit Microsoft Support for further assistance.