Windows
Version vom 30. Juli 2016, 16:36 Uhr von Martin Kirner (Diskussion | Beiträge)
Allgemeine Tipps
Eingabeaufforderung
History löschen:
cls
Windows10 - Vorinstallierte Programme entfernen
Windows PowerShell mit Administratorrechten starten und folgende Befehle eingeben:
Get-AppxPackage *3d* | Remove-AppxPackage Get-AppxPackage *camera* | Remove-AppxPackage Get-AppxPackage *communi* | Remove-AppxPackage Get-AppxPackage *bing* | Remove-AppxPackage Get-AppxPackage *zune* | Remove-AppxPackage Get-AppxPackage *people* | Remove-AppxPackage Get-AppxPackage *phone* | Remove-AppxPackage Get-AppxPackage *photo* | Remove-AppxPackage Get-AppxPackage *solit* | Remove-AppxPackage Get-AppxPackage *soundrec* | Remove-AppxPackage Get-AppxPackage *xbox* | Remove-AppxPackage
Netzlaufwerke - nur bei Zugriff verbinden
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider
Hosts-Datei
C:\Windows\System32\drivers\etc
Zertifikatsmanager
certmgr.msc
Konfiguration
Zurück zu Hauptseite