PHP, Windows 10
Open PowerShell as administrator, Copy and paste one or more of the following commands into the PowerShell prompt, pressing Enter after each one to remove the apps you don’t want on your Windows 10 system: Uninstall 3D Builder: Get-AppxPackage *3dbuilder* | Remove-AppxPackage Uninstall Alarms and Clock: Get-AppxPackage *windowsalarms* | Remove-AppxPackage Uninstall Calculator: Get-AppxPackage *windowscalculator* | … Read More “Remove Apps from Windows 10” »