1) Powershell does not open. So, I searched for power shell, Dos window opened and I pasted the command and got this result:
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell
Installing PowerShell - PowerShell PS C:\Users\TEMP> Get-AppxPackage -Name *WindowsCalc* | % {Add-AppxPackage -Path "$($_.InstallLocation)\AppXManifest.xml" -Register -DisableDevelopmentMode }
Add-AppxPackage : Deployment failed with HRESULT: 0x80073D23, The deployment operation was blocked because Special
profile deployment is not allowed. Please try logging into an account that is not a Special profile. You can try
logging out and logging back into the current account, or try logging into a different account.
The package deployment operation is blocked by the "Allow deployment operations in special profiles" policy.
NOTE: For additional information, look for [ActivityId] 6ad76f22-12a4-0007-df78-db6aa412d601 in the Event Log or use
the command line Get-AppPackageLog -ActivityID 6ad76f22-12a4-0007-df78-db6aa412d601
At line:1 char:42
+ ... sCalc* | % {Add-AppxPackage -Path "$($_.InstallLocation)\AppXManifest ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppXManifest.xml:String) [Add-AppxPackage], Exception
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
2) Press [Windows key + r] and type %localappdata% "WindowsCalclator is not in the list