Windows cleaning

Aus Vosp.info
Wechseln zu:Navigation, Suche

windows | windows cleaning | windows server | MS PowerShell


Windows Default Programme deinstallieren

powershell as administrator

# zeige installierte programme
Get-AppxPackage | Select Name, PackageFullName
# Programme deinstallieren
Get-AppxPackage  *3dbuilder* | Remove-AppxPackage
Get-AppxPackage  *Asphalt8Airborne* | Remove-AppxPackage
Get-AppxPackage  *windowsphone* | Remove-AppxPackage
Get-AppxPackage  *CandyCrushSaga* | Remove-AppxPackage
Get-AppxPackage  *getstarted* | Remove-AppxPackage
Get-AppxPackage  *Facebook* | Remove-AppxPackage
Get-AppxPackage  *feedback* | Remove-AppxPackage
Get-AppxPackage  *zunevideo* | Remove-AppxPackage
Get-AppxPackage  *bingfinance* | Remove-AppxPackage
Get-AppxPackage  *windowscamera* | Remove-AppxPackage
Get-AppxPackage  *windowsmaps* | Remove-AppxPackage
Get-AppxPackage  *solitairecollection* | Remove-AppxPackage
Get-AppxPackage  *bingnews* | Remove-AppxPackage
Get-AppxPackage  *officehub* | Remove-AppxPackage
Get-AppxPackage  *onenote* | Remove-AppxPackage
Get-AppxPackage  *bingsports* | Remove-AppxPackage
Get-AppxPackage  *xboxIdentityprovider* | Remove-AppxPackage
Get-AppxPackage  *xboxapp* | Remove-AppxPackage
Get-AppxPackage  king.com.* | Remove-AppxPackage
Get-AppxPackage Microsoft.BingWeather  | Remove-AppxPackage
Get-AppxPackage Microsoft.XboxSpeechToTextOverlay  | Remove-AppxPackage
Get-AppxPackage Microsoft.XboxGamingOverlay  | Remove-AppxPackage
Get-AppxPackage Microsoft.XboxGameOverlay  | Remove-AppxPackage
Get-AppxPackage Microsoft.YourPhone  | Remove-AppxPackage
Get-AppxPackage Microsoft.ZuneMusic  | Remove-AppxPackage
Get-AppxPackage Microsoft.ZuneVideo  | Remove-AppxPackage
Get-AppxPackage XINGAG.XING  | Remove-AppxPackage
Get-AppxPackage Microsoft.WindowsStore  | Remove-AppxPackage
Get-AppxPackage Microsoft.OneConnect  | Remove-AppxPackage
Get-AppxPackage Microsoft.XboxGamingOverlay  | Remove-AppxPackage
Get-AppxPackage Microsoft.SkypeApp   | Remove-AppxPackage


 #3d viewer
 #flash

Get-AppxPackage C27EB4BA.DropboxOEM   | Remove-AppxPackage
Get-AppxPackage 5A894077.McAfeeSecurity   | Remove-AppxPackage
Get-AppxPackage 4DF9E0F8.Netflix  | Remove-AppxPackage


App & Features

  • Start / Suchfeld Eingabe
    • App & Features
    • Programme hinzufügen oder entfernen
      • Candy Crush Friends
      • Dropbox - Sonder aktion
      • Farm Heroes Saga
      • McAfee ...

Aufgabenplanung

  • onedrive deaktivieren