To restore calc to be able to run via start>> calc.exe or like me via my keyboard calculator shortcut.
Open Powershell and paste
Get-AppxPackage *windowscalculator* | Remove-AppxPackage
2. Download the Old Calc.
Install and everything is back to how it was before!