Fjern windows 10 apps
Start windows powershell som administrator og skriv følgende: 3D Viewer:Get-AppxPackage Microsoft.Microsoft3DViewer | Remove-AppxPackage Calculator:Get-AppxPackage *windowscalculator* | Remove-AppxPackage 3D Builder:Get-AppxPackage *3dbuilder* | Remove-AppxPackage Calendar and Mail:Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage Alarms and Clock:Get-AppxPackage *windowsalarms* | Remove-AppxPackage Camera:Get-AppxPackage *windowscamera* | Remove-AppxPackage Uninstall Get Help:Get-AppxPackage *Microsoft.GetHelp* -AllUsers | Remove-AppxPackage Get Office:Get-AppxPackage *officehub* | Remove-AppxPackage Get Started:Get-AppxPackage *getstarted* | Remove-AppxPackage … Fjern windows 10 apps