Windows 10 Papercuts

Hier kann über allgemeine Themen diskutiert werden, die sonst in kein Forum passen.
Insbesondere über Szene, Games, Kultur, Weltgeschehen, Persönliches, Recht, Hard- und Software.
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Windows 10 Papercuts

Beitrag von Tiles »

Ich dachte mir es wäre gar nicht schlecht einen Thread zu haben in dem man sich über die Windows 10 Nicklichkeiten und eventuelle Lösungen austauschen kann. Also mache ich mal den Anfang.

Wenn man im Startmenü auf Einstellungen geht landet man bei Apps & Features. Das Ding ist nicht wirklich toll. Oben links gibt es allerdings einen Link zu Programme und Features. Und da verbirgt sich die klassische Systemsteuerung wie man sie noch von Windows 7 kennt. Einfach oben in der Adressleiste zur Systemsteuerung navigieren.

Ich mag da besonders den Punkt Sichern und Wiederherstellen für Windows 7 ^^
Dateianhänge
syxstemsteuerung.jpg
programmdeinstallieren.jpg
programmenfeatures.jpg
Zuletzt geändert von Tiles am 15.12.2019, 10:12, insgesamt 1-mal geändert.
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Es gibt eine undokumentierte kleine Systemsteuerung mit den wichtigsten Einstellungen. Ein sogenannter Gottmodus. Quelle: https://www.pcwelt.de/tipps/Windows-10- ... 62152.html

Ordner auf dem Desktop erstellen. Folgendes als Namen reinpasten: GottModus.{ED7BA470-8E54-465E-825C-99712043E01C}

Und wenn sich das Symbol entsprechend geändert hat kann man mit einem Doppelklick dann einen Panel namens Alle Aufgaben öffnen.

Das funktioniert unter Windows 10 Pro. Ob es auch unter Home funktioniert müsste man ausprobieren.
Dateianhänge
alleaufgaben.jpg
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Benutzeravatar
xq
Establishment
Beiträge: 1581
Registriert: 07.10.2012, 14:56
Alter Benutzername: MasterQ32
Echter Name: Felix Queißner
Wohnort: Stuttgart & Region
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von xq »

Windows 10 lässt keine unsignierten Treiber mehr im Standardmodus zu. Das ist ziemlich nervig, wenn man mit verschiedenster Hardware zu tun hat. Man kann das aber auch via Bootoption an Windows ausschalten:
https://www.giga.de/downloads/windows-1 ... ktivieren/
War mal MasterQ32, findet den Namen aber mittlerweile ziemlich albern…

Programmiert viel in ⚡️Zig⚡️ und nervt Leute damit.
Benutzeravatar
Krishty
Establishment
Beiträge: 8229
Registriert: 26.02.2009, 11:18
Benutzertext: state is the enemy
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Krishty »

Mein Beitrag; sry dass nicht schön formatiert:

Code: Alles auswählen

Start Menu -> Right-click Candy Crush & Co. -> Uninstall

Uninstall Windows Media Player
	Open Settings App
	Home
	Apps
	Optional Features
		für jeden Scheiß wie Windows Media Player:
			Uninstall

Disable Timeline:
	Open the Settings app.
	Go to Privacy -> Activity history.
	On the right, disable the option "Filter activities from accounts" for your Microsoft Account.
	Now, disable the option Let Windows collect my activities below.

System-App-Kackscheiß weg:
	PowerShell as admin
	Get-AppxPackage | Select Name, PackageFullName
	select the app you want to remove by full name
	Get-AppxPackage XXXXXXXXXXXX | Remove-AppxPackage

	Get-AppxPackage -allusers *Phone* | Remove-AppxPackage
	Get-AppxPackage -allusers *Messag* | Remove-AppxPackage
	Get-AppxPackage -allusers *xbox* | Remove-AppxPackage
	…
 
Start Explorer in my PC
	open Explorer window
	View -> Options -> Folder Options
	top: change "Quick Access" to "My PC"

Remove the Folders from “This PC” on Windows 10
	Windows Registry Editor Version 5.00

; Remove Desktop From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}]
; Remove Documents From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A8CDFF1C-4878-43be-B5FD-F8091C1C60D0}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{d3162b92-9365-467a-956b-92703aca08af}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A8CDFF1C-4878-43be-B5FD-F8091C1C60D0}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{d3162b92-9365-467a-956b-92703aca08af}]
; Remove Downloads From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{374DE290-123F-4565-9164-39C4925E467B}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{088e3905-0323-4b02-9826-5d99428e115f}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{374DE290-123F-4565-9164-39C4925E467B}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{088e3905-0323-4b02-9826-5d99428e115f}]
; Remove Music From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{1CF1260C-4DD0-4ebb-811F-33C572699FDE}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3dfdf296-dbec-4fb4-81d1-6a3438bcf4de}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{1CF1260C-4DD0-4ebb-811F-33C572699FDE}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3dfdf296-dbec-4fb4-81d1-6a3438bcf4de}]
; Remove Pictures From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{24ad3ad4-a569-4530-98e1-ab02f9417aa8}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{24ad3ad4-a569-4530-98e1-ab02f9417aa8}]
; Remove Videos From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A0953C92-50DC-43bf-BE83-3742FED03C9C}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{f86fa3ab-70d2-4fc7-9c99-fcbf05467f3a}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A0953C92-50DC-43bf-BE83-3742FED03C9C}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{f86fa3ab-70d2-4fc7-9c99-fcbf05467f3a}]
; Remove 3D Objects From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{0DB7E03F-FC29-4DC6-9020-FF41B59E513A}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{0DB7E03F-FC29-4DC6-9020-FF41B59E513A}]


Permanently disable Windows Defender
WRONG THIS DOESNT WORK
	1. Open Start.
	2. Search for regedit and click the top result to open the Registry Editor.
	3. Browse the following path: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
	4. Right-click the Windows Defender (folder) key, select New, and click on DWORD (32-bit) Value.
	5. Name the key DisableAntiSpyware and press Enter.
	6. Double-click the newly created DWORD and change the value from 0 to 1.
	7. Click the OK button.
	8. Restart device.
seziert Ace Combat, Driver, und S.T.A.L.K.E.R.   —   rendert Sterne
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Windows 10: Farbe der Titelleiste und des Fensterrahmens im Windows-Explorer ändern

Klickt mit der rechten Maustaste auf eine freie Desktop-Stelle und wählt „Anpassen“ aus.
Klickt links auf den Menüpunkt Farben.
Wählt rechts eine Akzentfarbe aus der Palette aus oder definiert darunter selbst eine.
Scrollt herunter und setzt ein Häkchen bei „Titelleisten und Fensterrahmen“.
Nun zeigt Windows 10 einen dünnen Rahmen in eurer gewählten Farbe um alle Windows- und Programmfenster an. Außerdem ist die Titelleiste im Windows-Explorer nun entsprechend eingefärbt.

Allerdings nur für das gerade aktive Fenster. Andere Anwendungen und Ordner haben wieder den weissen Header. Was ich am Anfang geflucht hab weil ich dann immer genau den Bereich erwischt habe der eben kein Handlerbereich mehr ist. Ist ja alles Weiss ...
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
NytroX
Establishment
Beiträge: 358
Registriert: 03.10.2003, 12:47

Re: Windows 10 Papercuts

Beitrag von NytroX »

Apps, die jeder haben sollte, der Win10 benutzt:

https://www.oo-software.com/en/shutup10
https://www.winprivacy.de


Umgebungsvariablen ohne Admin-Zugriff ändern:

Ich denke mal, jeder weiß, wie man Umgebungsvariablen ändern kann.
Das Problem: auf dem "normalen Weg" zu dem Menü benötigt man irgendwann Admin-Rechte.

So kommt man direkt hin:
"Start" -> "env" eingeben => "Umgebungsvariablen für dieses Konto bearbeiten"
Alternativ geht das auch in der Systemsteuerung: in der Suche "env" eingeben.
env.png
Natürlich kann man nun auch nur die Variablen des Users ändern, nicht die Systemvariablen (da braucht man logischerweise den Admin).
Benutzeravatar
Krishty
Establishment
Beiträge: 8229
Registriert: 26.02.2009, 11:18
Benutzertext: state is the enemy
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Krishty »

Ich versuche gerade, so viele Dienste wie möglich zu deaktivieren. Dabei ist mir aufgefallen:

Es gibt einen Dienst Clipboard User Service. Die Beschreibung ist, wie immer, nichtssagend. Was der Dienst tatsächlich tut ist, dass er alles, was ihr kopiert oder ausschneidet, in die Cloud lädt, falls ihr es auf einem anderen Gerät wieder einfügen wollt. (Setzt natürlich voraus, dass beide Geräte mit dem selben Microsoft-Account verbunden sind.)

Okay, das will ich nicht. Also aus. Rumgetestet; Copy-Paste funktioniert weiterhin normal. Bis auf … Edge. In Edge funktionieren Copy, Cut, Paste, usw. gar nicht mehr, sobald der Dienst fehlt.

Man könnte sich jetzt überlegen, ob Edge immer alles in die MS-Cloud hochlädt, nur halt auf einen temporären Account, wenn Windows 10 nicht mit einem Microsoft-Account verbunden ist. Das sollte sich mal jemand ansehen.

Und da ich mir schon acht Mal das System zerschossen habe:
  • Deaktiviert nicht CNG Key Isolation. Unter Windows 7 ging das noch, aber auf Windows 10 führt das zum Boot-Stop SECURITY_INITIALIZATION_FAILED, den ihr nur durch Zurücksetzen der Installation korrigiert kriegt.
  • Irgendwas stinkt an der Shell Hardware Detection (der Dienst, der AutoPlay für eingelegte CDs startet). Als ich ihn zuletzt abgeschaltet habe, ist der Explorer in Eine Endlos-Crash-und-Reboot-Schleife greaten. Ich habe den dann einige Stunden crashen lassen, so dass MS ein paar Tausend Crash Dumps kriegt. Geholfen hat wieder nur Zurücksetzen der Installation.
seziert Ace Combat, Driver, und S.T.A.L.K.E.R.   —   rendert Sterne
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Hmmm. Ich habe den Service Clipboard User Service hier nicht im Taskmanager. Und Copy n Paste geht in Edge trotzdem noch.

Wo klemmst du das denn ab? Direkt in den Services? Es gibt ja in den Einstellungen auch die Zwischenablage. Da kannst du Sync across Devices ausschalten. Und für das Feature braucht es ja überhaupt erst mal einen Microsoft Account. Sonst fehlt der Menüpunkt eh. Und deswegen habe ich vermutlich auch den Service gar nicht laufen. Kein Konto, kein Service ^^
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Windows 10 Konto in ein lokales Konto umwandeln. No Konto, no Cloud:
https://www.pcwelt.de/tipps/So-legen-Si ... 75665.html
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Alexander Kornrumpf
Moderator
Beiträge: 2106
Registriert: 25.02.2009, 13:37

Re: Windows 10 Papercuts

Beitrag von Alexander Kornrumpf »

Organisatorische Frage: Wo habt ihr die Lizenz gekauft? Ich denke die Zeiten in denen man for free upgraden konnte sind vorbei und ich habe noch 1-2 Win7 instanzen, die ich loswerden muss.
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Müsste gerüchteweise immer noch gehen mit dem Upgrade. Win 10 Iso laden, installieren, dann den Win 7 key anwenden. Und wenns tut hast du viel Geld gespart :)

Bei mir war das allerdings eine Win 7 Home Lizenz. Und das tust du dir mit Win 10 besser nicht mehr an. Also die Pro für kleines Geld bei Lizengo gekauft. Ich würde drauf achten dass du eine garantierte Einzelplatzlizenz bekommst. Ist halt etwas teurer. Das ist das Problem bei Amazon und Co. . Das sind dann meist Volumenlizenzen die du nur einmal aktivieren kannst. Und wenn es dumm läuft macht Microsoft einfach die Lizenz ungültig.
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Alexander Kornrumpf
Moderator
Beiträge: 2106
Registriert: 25.02.2009, 13:37

Re: Windows 10 Papercuts

Beitrag von Alexander Kornrumpf »

Gut, dass ich gefragt habe.

Das klingt sehr nervig. Habe daher mal bei Microsoft selbst geschaut und da liegen dann doch 100€ zwischen Home und Pro. Das einzige Pro Feature, das mir privat Sinn zu machen scheint ist Bitlocker ... auf einem stationären Gerät aber auch nur begrenzt. Müsste schon jemand einbrechen.

Was sind deine Erwägungen hinter "Willst du dir nicht mehr antun"?
Benutzeravatar
Krishty
Establishment
Beiträge: 8229
Registriert: 26.02.2009, 11:18
Benutzertext: state is the enemy
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Krishty »

Bei mir gingen beide Windows 7-Lizenzschlüssel problemlos.

Ja genau, warum Pro? Enterprise würde ich verstehen (Defender & Updates einfach abschaltbar) … aber das ist ja nochmal eine andere Preisklasse.
seziert Ace Combat, Driver, und S.T.A.L.K.E.R.   —   rendert Sterne
Benutzeravatar
Schrompf
Moderator
Beiträge: 4838
Registriert: 25.02.2009, 23:44
Benutzertext: Lernt nur selten dazu
Echter Name: Thomas Ziegenhagen
Wohnort: Dresden
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Schrompf »

Win7-Keys gehen aber nur, wenn Du sie direkt während der Install verwendest. Danach werden sie mit nem diffusen C0x6sa9fa-Fehlercode abgelehnt.

Win10 unter Pro hat keine echte User-Verwaltung, kann Cortana nicht mal aus der Taskleiste entfernen, und viele weitere alltägliche Dinge, die ich als völlig absurde Einschränkung wahrgenommen habe. Im offiziellen MS-Store kostet Win10 Pro 260€. Die haben völlig einen an der Waffel. Auf Amazon hat ein Bandkollege neulich nen Key für ~15€ gekauft, der sauber akzeptiert wurde.
Früher mal Dreamworlds. Früher mal Open Asset Import Library. Heutzutage nur noch so rumwursteln.
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Jepp, Win 10 Home hat einfach viel zu viele Einschränkungen. Muss natürlich jeder selber entscheiden ob ihm das die Pro wert ist. Mich hat besonders gestört dass du da das Update gar nicht verschieben kannst. Sprich wenn ein Update reinkommt bootet das Vieh einfach. Egal was du grade machst. Absurd sowas. Ich lass mir doch von nem Update nicht meine Arbeit zertrümmern. Mit der Pro bekomme ich eine Warnung und kann den Reboot planen, sprich verschieben.
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

I stand corrected, das geht inzwischen auch in der Home. Aber noch nicht lange ^^

https://www.t-online.de/digital/softwar ... aeter.html
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Wenn ich ein Game gestartet habe poppte immer ein "Aufzeichnen was sie gerade tun" Banner auf. Eigentlich dachte ich das kommt von Steam. Das ist aber eine Windows Einstellung. Kam hier gerade auch beim deinstallieren von einem Game. Und Steam war aus. Also Google angeschmissen. Die Spieleleiste hat mich hier gefoppt. Zu finden in den Einstellungen unter Spielen.
Dateianhänge
spieleleiste.jpg
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Benutzeravatar
Krishty
Establishment
Beiträge: 8229
Registriert: 26.02.2009, 11:18
Benutzertext: state is the enemy
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Krishty »

Ich habe hier versucht, alles programmatisch zu lösen statt durch Klicken. Damit habe ich ein frisches Windows 10 in unter zehn Minuten weitgehend bloat-frei gekriegt (alles in .reg-Dateien packen und die ausführen). Nicht ganz perfekt, aber vielleicht hilft es. Getestet auf Version 1909.

https://winaero.com und https://www.tenforums.com sind riesen Hilfen. Die meisten Registry-Hacks habe ich dort gefunden.


Vor der Installation

Bevor man Windows 10 installiert, muss unbedingt die Verbindung zum Internet gekappt sein! Bloatware wie Candy Crush wird nicht durch das Image vorinstalliert. Sie wird während der Installation heruntergeladen.

Windows 7-Schlüssel können zum Upgrade bereitliegen. Während der Erstinstallation von Windows 10 werden sie üblicherweise akzeptiert (obwohl die Gratisperiode eigentlich schon abgelaufen ist). Hinterher gibt es laut Gemunkel wohl oft Probleme damit.


Defender permanent abschalten

In Windows 10 gibt es eine Tamper Protection auf den Defender. Das ist der Registry-Schlüssel TamperProtection unter HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Features. Man kann ihn unmöglich via Befehlszeile, regedit oder sonstwie ändern – selbst wenn man die Besitzrechte übernimmt. Er wird direkt durch den Kernel geschützt *auf den Boden spuck*.

So lange der Schlüssel auf 1 gesetzt ist, wird jede Änderung am Defender spätestens beim nächsten Neustart zurückgesetzt.

Die einzigen beiden Wege, ihn zu beeinflussen, sind 1) über die Security-App oder 2) über Microsofts Cloud (die Geräteeinstellungen im Microsoft-Account).

Das erklärt dann auch, warum der Registry-Hack bei einigen Leuten funktioniert und bei anderen nicht: Es kommt darauf an, ob sie in den Einstellungen die Tamper Protection ausgewählt haben.

Natürlich bin ich nun erst recht neugierig, wie die Security-App das denn bitteschön schafft, denn die kann ja auch nur mit heißem Wasser kochen. Aber seien wir mal ehrlich: Wir haben alle Besseres mit unseren Leben vor.

tl;dr: Als erstes (nach jedem Upgrade?) die Security-App öffnen und die Tamper Protection abschalten. (Je nachdem, wie viele Dienste man deaktiviert und wie tief man in die Registry greift, funktioniert die Security-App später schlicht nicht mehr, deshalb sollte man es früh erledigen!) Neu starten. Danach funktionieren die landläufigen Registry-Tricks, um den Defender permanent abzuschalten.

Code: Alles auswählen

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
"DisableAntiSpyware"=dword:1

Werbung abschalten

Es gibt einen exzellenten Artikel zu dem Candy Crush & Co. unter https://blog.danic.net/how-windows-10-p ... ou-stop-it, falls euch das interessiert.

Also, ihr dürft Windows 10 erstmal nicht mit dem Internet verbinden. Dann deaktiviert ihr alle möglichen Einstellungen für Suggestions:

Code: Alles auswählen

Windows Registry Editor Version 5.00

; excellent article: https://blog.danic.net/how-windows-10-pro-installs-unwanted-apps-candy-crush-and-how-you-stop-it

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ContentDeliveryManager]

; disable "Windows Welcome Experience" "after updates and occasionally to show suggestions"
"SubscribedContent-310093Enabled"=dword:0

; disable advertisements on lock screen
"SubscribedContent-338387Enabled"=dword:0

; disable advertisements in Start
"SubscribedContent-338388Enabled"=dword:0

; disable Windows tips (Notifications?)
"SubscribedContent-338389Enabled"=dword:0

; disable "suggested content in the Settings app" (advertisements?)
"SubscribedContent-338393Enabled"=dword:0
"SubscribedContent-353694Enabled"=dword:0
"SubscribedContent-353696Enabled"=dword:0

; disable "Show suggestions in your timeline" (advertisements?)
"SubscribedContent-353698Enabled"=dword:0

; disable app suggestions (i.e. advertisements)
"SystemPaneSuggestionsEnabled"=dword:0

; don't install Candy Crush etc. once the PC is connected to the internet for the first time
"SilentInstalledAppsEnabled"=dword:0
Falls ihr nicht auch das Cloud-Zeug deaktivieren wollt, dürft ihr nun das Internet einstecken.

Danach ruft ihr PowerShell mit Admin-Rechten auf, guckt durch die Liste hier und führt alles aus, was euch interessiert:

Code: Alles auswählen

# remove "Alarms & Clock"
Get-AppxPackage -AllUsers *Microsoft.WindowsAlarms* | Remove-AppxPackage

# remove "Camera"
Get-AppxPackage -AllUsers *Microsoft.WindowsCamera* | Remove-AppxPackage

# remove "Get Help"
Get-AppxPackage -AllUsers *Microsoft.GetHelp* | Remove-AppxPackage

# remove "Groove Music"
Get-AppxPackage -AllUsers *Microsoft.ZuneMusic* | Remove-AppxPackage

# remove "HEIF Image Extensions"
Get-AppxPackage -AllUsers *Microsoft.HEIFImageExtension* | Remove-AppxPackage

# remove "Mail and Calendar"
Get-AppxPackage -AllUsers *microsoft.windowscommunicationsapps* | Remove-AppxPackage

# remove "Maps"
Get-AppxPackage -AllUsers *Microsoft.WindowsMaps* | Remove-AppxPackage

# remove "Messaging"
Get-AppxPackage -AllUsers *Microsoft.Messaging* | Remove-AppxPackage

# remove "Microsoft Photos"
Get-AppxPackage -AllUsers *Microsoft.Windows.Photos* | Remove-AppxPackage

# remove "Microsoft Solitaire Collection"
Get-AppxPackage -AllUsers *Microsoft.MicrosoftSolitaireCollection* | Remove-AppxPackage

# remove "OneDrive"
"$env:SystemRoot\SysWOW64\OneDriveSetup.exe /uninstall"

# remove "Mixed Reality Portal"
Get-AppxPackage -AllUsers *Microsoft.MixedReality.Portal* | Remove-AppxPackage

# remove "Mobile Plans"
Get-AppxPackage -AllUsers *Microsoft.OneConnect* | Remove-AppxPackage

# remove "Movies & TV"
Get-AppxPackage -AllUsers *Microsoft.ZuneVideo* | Remove-AppxPackage

# remove "Office"
Get-AppxPackage -AllUsers *Microsoft.MicrosoftOfficeHub* | Remove-AppxPackage

# remove "OneNote"
Get-AppxPackage -AllUsers *Microsoft.Office.OneNote* | Remove-AppxPackage

# remove "People"
Get-AppxPackage -AllUsers *people* | Remove-AppxPackage

# remove "Print 3D"
Get-AppxPackage -AllUsers *Microsoft.Print3D* | Remove-AppxPackage

# remove "Skype"
Get-AppxPackage -AllUsers *skype* | Remove-AppxPackage

# remove "Sticky Notes"
Get-AppxPackage -AllUsers *Microsoft.MicrosoftStickyNotes* | Remove-AppxPackage

# remove "Snip & Sketch"
Get-AppxPackage -AllUsers *Microsoft.ScreenSketch* | Remove-AppxPackage

# remove "Tips"
Get-AppxPackage -AllUsers *Microsoft.Getstarted* | Remove-AppxPackage

# remove "Voice Recorder"
Get-AppxPackage -AllUsers *Microsoft.WindowsSoundRecorder* | Remove-AppxPackage

# remove "Weather"
Get-AppxPackage -AllUsers *weather* | Remove-AppxPackage

# remove "Web Media Extensions"
Get-AppxPackage -AllUsers *Microsoft.WebMediaExtensions* | Remove-AppxPackage

# remove "Webp Image Extensions"
Get-AppxPackage -AllUsers *Microsoft.WebpImageExtension* | Remove-AppxPackage

# remove "Xbox Console Companion", "Xbox Game Bar", "Xbox Live"
Get-AppxPackage -AllUsers *xbox* | Remove-AppxPackage

# remove "Your Phone"
Get-AppxPackage -AllUsers *phone* | Remove-AppxPackage

# remove ???
Get-AppxPackage -AllUsers *Microsoft.Wallet* | Remove-AppxPackage
Get-AppxPackage -AllUsers *Microsoft.Windows.NarratorQuickStart* | Remove-AppxPackage
Get-AppxPackage -AllUsers *Microsoft.Windows.CapturePicker* | Remove-AppxPackage
Get-AppxPackage -AllUsers *Microsoft.Windows.ParentalControls* | Remove-AppxPackage
Get-AppxPackage -AllUsers *Microsoft.Windows.PeopleExperienceHost* | Remove-AppxPackage
Get-AppxPackage -AllUsers *Microsoft.VP9VideoExtensions* | Remove-AppxPackage
Get-AppxPackage -AllUsers *Microsoft.Windows.CloudExperienceHost* | Remove-AppxPackage

# "Microsoft.AccountsControl"
# Azure Active Directory plugin for signing in to store. Free apps can be installed without signing in, though.

# remove "Windows Hello"
Get-AppxPackage -AllUsers *Microsoft.BioEnrollment* | Remove-AppxPackage

Cloud und Telemetrie abschalten

Lasst während des Setups keine Internetverbindung zu. Wenn ihr zu was gefragt werdet, lehnt immer ab.

Vergebt kein Passwort für euren Account! Windows 10 wird drei Sicherheitsfragen von euch erzwingen(!) und ich habe die Befürchtung, dass die direkt an die Cloud gehen. Es ist viel einfacher, den Account ohne Passwort anzulegen und nach der endgültigen Einrichtung von Windows via STRG+ALT+ENTF ein neues Passwort zu vergeben.

Code: Alles auswählen

Windows Registry Editor Version 5.00


; disable "Shared Experiences"
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CDP]
"CdpSessionUserAuthzPolicy"=dword:0
"NearShareChannelUserAuthzPolicy"=dword:0
"RomeSdkChannelUserAuthzPolicy"=dword:0

; disable "Typing Insights", AI-powered auto correction
[HKEY_CURRENT_USER\Software\Microsoft\Input\Settings]
"InsightsEnabled"=dword:0

; disable auto correction on hardware keyboard
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Input\Settings]
"EnableHwkbAutocorrection"=dword:0
"EnableHwkbTextPrediction"=dword:0
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\TabletTip\1.7]
"EnableAutocorrection"=dword:0
"EnableSpellchecking"=dword:0

; disable suggestions on touchpad/software keyboard
[HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7]
"EnableTextPrediction"=dword:0

; disable map updates
[HKEY_LOCAL_MACHINE\System\Maps]
"AutoUpdateEnabled"=dword:0

; disable online speech recognition
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Speech_OneCore\Settings\OnlineSpeechPrivacy]
"HasAccepted"=dword:0

; disable inking & typing personalization
[HKEY_CURRENT_USER\Software\Microsoft\Input\TIPC]
"Enabled"=dword:1
[HKEY_CURRENT_USER\Software\Microsoft\InputPersonalization]
"RestrictImplicitInkCollection"=dword:00000001
"RestrictImplicitTextCollection"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\InputPersonalization\TrainedDataStore]
"HarvestContacts"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Personalization\Settings]
"AcceptedPrivacyPolicy"=dword:00000000

; disable Tailored Experiences
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Privacy]
"TailoredExperiencesWithDiagnosticDataEnabled"=dword:0

; disable local mirroring of diagnostic data
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Diagnostics\DiagTrack\EventTranscriptKey]
"EnableEventTranscript"=dword:0

; set diagnostic data collection to lowest level ("Security", goes up to "Basic" in Home Edition automatically)
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection]
"AllowTelemetry"=dword:0

; never ask for feedback
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Siuf\Rules]
"NumberOfSIUFInPeriod"=dword:0

; set automatic troubleshooting to user consent
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsMitigation]
"UserPreference"=dword:2

; deny access to device location
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\location]
"Value"="Deny"
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\location\NonPackaged]
"Value"="Deny"

; deny access to camera
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\webcam]
"Value"="Deny"

; deny access to microphone
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\microphone]
"Value"="Deny"

; deny access to user account information
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\userAccountInformation]
"Value"="Deny"

; deny access to contacts
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\contacts]
"Value"="Deny"

; deny access to calendar
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\appointments]
"Value"="Deny"

; deny access to phone calls
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\phoneCall]
"Value"="Deny"

; deny access to call history
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\phoneCallHistory]
"Value"="Deny"

; deny access to email
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\email]
"Value"="Deny"

; deny access to tasks
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\userDataTasks]
"Value"="Deny"

; deny access to messaging
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\chat]
"Value"="Deny"

; deny access to radios
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\radios]
"Value"="Deny"

; deny apps to run in the background
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\BackgroundAccessApplications]
"GlobalUserDisabled"=dword:1

; deny access to diagnostics
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\appDiagnostics]
"Value"="Deny"

; deny access to documents
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\documentsLibrary]
"Value"="Deny"

; deny access to pictures
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\picturesLibrary]
"Value"="Deny"

; deny access to videos
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\videosLibrary]
"Value"="Deny"

; deny access to the entire file system
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\broadFileSystemAccess]
"Value"="Deny"

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search]
"AllowCortana"=dword:0
Leider werden die Einstellungen nicht überall zu 100 % übernommen. Geht daher nach diesen Registry-Anpassungen noch einmal in die Privacy-Settings. Ändert dort auf jeder der 10 (20? 30?) Seiten für Microphone etc. ganz oben die Haupteinstellung auf Off. Ich konnte dafür leider keine Registry-Schlüssel identifizieren.

Timeline abschalten (das Ding, das jedes gestartete Programm und jede besuchte Website aufzeichnet und via Windows+Tab abrufbar ist):

Code: Alles auswählen

Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"EnableActivityFeed"=dword:0

Zwangs-Updates abschalten (ungetestet)

Code: Alles auswählen

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoUpdate"=dword:1
"AUOptions"=dword:2

; disable downloads from the local network
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\DeliveryOptimization\Config]
"DODownloadMode"=dword:0
Hier wurde einen Tag lang kein Update installiert, obwohl Defender und ein Funktionsupdate anstanden. Manuelle Update-Suche startete noch. Ich werte das als gutes Zeichen.


Game Bar abschalten

Code: Alles auswählen

Windows Registry Editor Version 5.00


; Game Bar
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR]
"AppCaptureEnabled"=dword:0
[HKEY_CURRENT_USER\System\GameConfigStore]
"GameDVR_Enabled"=dword:0

; Game Mode
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\GameBar]
"AllowAutoGameMode"=dword:0
"AutoGameModeEnabled"=dword:0
Könnte erfordern, dass ihr auch die Dienste deaktiviert (s. u.) oder die Pakete deinstalliert (s. o.).


Photos-App durch altbekannte Photo Gallery ersetzen

Ich habe mich ja schon maximal fazialpalmiert, dass die Photos-App Bilder verschwommen anzeigt (ONE Job!). Das hier stellt die Photo Gallery aus Windows 7 wieder her (hab’s aus tenforums):

Code: Alles auswählen

Windows Registry Editor Version 5.00

; Created by: Shawn Brink
; Created on: August 8th 2015
; Updated on: August 5th 2018
; Tutorial: https://www.tenforums.com/tutorials/14312-restore-windows-photo-viewer-windows-10-a.html


[HKEY_CLASSES_ROOT\jpegfile\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\pngfile\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open]
"MuiVerb"="@photoviewer.dll,-3043"

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
  6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
  00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
  25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
  00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
  6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
  00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
  5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
  00,31,00,00,00

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Bitmap]
"ImageOptionFlags"=dword:00000001
"FriendlyTypeName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
  00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
  77,00,73,00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77,\
  00,65,00,72,00,5c,00,50,00,68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,\
  65,00,72,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,35,00,36,00,00,\
  00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Bitmap\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-70"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Bitmap\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
  6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
  00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
  25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
  00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
  6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
  00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
  5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
  00,31,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Bitmap\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print]
"NeverDefault"=""

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
  6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
  00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
  25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
  00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
  6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
  00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
  5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
  00,31,00,00,00

[HKEY_CLASSES_ROOT\Applications\photoviewer.dll\shell\print\DropTarget]
"Clsid"="{60fd46de-f830-4894-a628-6fa81bc0190d}"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF]
"EditFlags"=dword:00010000
"ImageOptionFlags"=dword:00000001
"FriendlyTypeName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
  00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
  77,00,73,00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77,\
  00,65,00,72,00,5c,00,50,00,68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,\
  65,00,72,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,35,00,35,00,00,\
  00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-72"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF\shell\open]
"MuiVerb"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,\
  69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,\
  00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,\
  72,00,5c,00,70,00,68,00,6f,00,74,00,6f,00,76,00,69,00,65,00,77,00,65,00,72,\
  00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,34,00,33,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
  6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
  00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
  25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
  00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
  6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
  00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
  5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
  00,31,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.JFIF\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Jpeg]
"EditFlags"=dword:00010000
"ImageOptionFlags"=dword:00000001
"FriendlyTypeName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
  00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
  77,00,73,00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77,\
  00,65,00,72,00,5c,00,50,00,68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,\
  65,00,72,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,35,00,35,00,00,\
  00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Jpeg\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-72"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Jpeg\shell\open]
"MuiVerb"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,\
  69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,\
  00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,\
  72,00,5c,00,70,00,68,00,6f,00,74,00,6f,00,76,00,69,00,65,00,77,00,65,00,72,\
  00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,34,00,33,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Jpeg\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
  6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
  00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
  25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
  00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
  6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
  00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
  5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
  00,31,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Jpeg\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Gif]
"ImageOptionFlags"=dword:00000001
"FriendlyTypeName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
  00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
  77,00,73,00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77,\
  00,65,00,72,00,5c,00,50,00,68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,\
  65,00,72,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,35,00,37,00,00,\
  00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Gif\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-83"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Gif\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
  6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
  00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
  25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
  00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
  6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
  00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
  5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
  00,31,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Gif\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Png]
"ImageOptionFlags"=dword:00000001
"FriendlyTypeName"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
  00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,\
  77,00,73,00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77,\
  00,65,00,72,00,5c,00,50,00,68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,\
  65,00,72,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,35,00,37,00,00,\
  00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Png\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-71"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Png\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
  6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
  00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
  25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
  00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
  6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
  00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
  5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
  00,31,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Png\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Wdp]
"EditFlags"=dword:00010000
"ImageOptionFlags"=dword:00000001

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Wdp\DefaultIcon]
@="%SystemRoot%\\System32\\wmphoto.dll,-400"

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Wdp\shell\open]
"MuiVerb"=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,\
  69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,\
  00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,\
  72,00,5c,00,70,00,68,00,6f,00,74,00,6f,00,76,00,69,00,65,00,77,00,65,00,72,\
  00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,34,00,33,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Wdp\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
  6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
  00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
  25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
  00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
  6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
  00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
  5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
  00,31,00,00,00

[HKEY_CLASSES_ROOT\PhotoViewer.FileAssoc.Wdp\shell\open\DropTarget]
"Clsid"="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"

[HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\Image Preview\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00,\
  6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25,\
  00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,\
  25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f,\
  00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00,\
  6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c,\
  00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00,\
  5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25,\
  00,31,00,00,00

[HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\Image Preview\DropTarget]
"{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities]
"ApplicationDescription"="@%ProgramFiles%\\Windows Photo Viewer\\photoviewer.dll,-3069"
"ApplicationName"="@%ProgramFiles%\\Windows Photo Viewer\\photoviewer.dll,-3009"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations]
".cr2"="PhotoViewer.FileAssoc.Tiff"
".jpg"="PhotoViewer.FileAssoc.Jpeg"
".wdp"="PhotoViewer.FileAssoc.Wdp"
".jfif"="PhotoViewer.FileAssoc.JFIF"
".dib"="PhotoViewer.FileAssoc.Bitmap"
".png"="PhotoViewer.FileAssoc.Png"
".jxr"="PhotoViewer.FileAssoc.Wdp"
".bmp"="PhotoViewer.FileAssoc.Bitmap"
".jpe"="PhotoViewer.FileAssoc.Jpeg"
".jpeg"="PhotoViewer.FileAssoc.Jpeg"
".gif"="PhotoViewer.FileAssoc.Gif"
".tif"="PhotoViewer.FileAssoc.Tiff"
".tiff"="PhotoViewer.FileAssoc.Tiff"
Danach müsst ihr bei jedem Dateityp à JPG einmal auf Rechtsklick, Open with … und die Photo Gallery als Standardprogramm auswählen.


File Explorer aufräumen

Das hier ist alles mein persönlicher Geschmack. Nehmt, was euch gefällt; löscht, was ihr nicht haben wollt.

Code: Alles auswählen

Windows Registry Editor Version 5.00

; add This PC icon to Desktop 
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:0
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:0

; launch File Explorer in This PC
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"LaunchTo"=dword:1

; hide navigation pane
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Modules\GlobalSettings\Sizer]
"PageSpaceControlSizer"=hex:a0,00,00,00,00,00,00,00,00,00,00,00,ec,03,00,00

; remove Desktop From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}]
; remove Documents From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A8CDFF1C-4878-43be-B5FD-F8091C1C60D0}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{d3162b92-9365-467a-956b-92703aca08af}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A8CDFF1C-4878-43be-B5FD-F8091C1C60D0}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{d3162b92-9365-467a-956b-92703aca08af}]
; remove Downloads From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{374DE290-123F-4565-9164-39C4925E467B}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{088e3905-0323-4b02-9826-5d99428e115f}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{374DE290-123F-4565-9164-39C4925E467B}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{088e3905-0323-4b02-9826-5d99428e115f}]
; remove Music From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{1CF1260C-4DD0-4ebb-811F-33C572699FDE}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3dfdf296-dbec-4fb4-81d1-6a3438bcf4de}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{1CF1260C-4DD0-4ebb-811F-33C572699FDE}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3dfdf296-dbec-4fb4-81d1-6a3438bcf4de}]
; remove Pictures From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{24ad3ad4-a569-4530-98e1-ab02f9417aa8}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{24ad3ad4-a569-4530-98e1-ab02f9417aa8}]
; remove Videos From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A0953C92-50DC-43bf-BE83-3742FED03C9C}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{f86fa3ab-70d2-4fc7-9c99-fcbf05467f3a}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A0953C92-50DC-43bf-BE83-3742FED03C9C}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{f86fa3ab-70d2-4fc7-9c99-fcbf05467f3a}]
; remove 3D Objects From This PC
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{0DB7E03F-FC29-4DC6-9020-FF41B59E513A}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{0DB7E03F-FC29-4DC6-9020-FF41B59E513A}]

Alle Dateierweiterungen anzeigen

… denn sonst kriegt ihr unter Windows 10 gar keine .reg-Dateien angelegt ;)

Code: Alles auswählen

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"HideFileExt"=dword:00000000
"Hidden"=dword:00000001
"ShowSuperHidden"=dword:00000001

Taskbar aufräumen

Wieder mein persönlicher Geschmack.

Code: Alles auswählen

Windows Registry Editor Version 5.00


; Disable Cortana bullshit
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowCortanaButton"=dword:0

; Disable the Task View button
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowTaskViewButton"=dword:0

; Display the taskbar only on the primary display
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer]
"TaskbarNoMultimon"=dword:1

; use Desktop Mode
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ImmersiveShell]
"SignInMode"=dword:1
"ConvertibleSlateModePromptReference"=dword:1

; hide the Notification Center
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer]
"DisableNotificationCenter"=dword:1
Ich konnte die Language Bar nicht raus kriegen, jedenfalls funktionieren die im Internet beworbenen Hacks nicht bei mir.


Animationen reduzieren

Wieder Geschmackssache. Man könnte es weiter reduzieren, aber mir persönlich reicht es so:

Code: Alles auswählen

Windows Registry Editor Version 5.00

; disable transparency in task bar and apps
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"EnableTransparency"=dword:0

; disable lock sign-in background
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"DisableLogonBackgroundImage"=dword:1

; speed up double-clicking (thereby speeding up animations as well, see https://devblogs.microsoft.com/oldnewthing/20080423-00/?p=22623)
[HKEY_CURRENT_USER\Control Panel\Mouse]
"DoubleClickSpeed"="270"

; set "Visual Effects" to "Custom"
[Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]
"VisualFXSetting"=dword:3

; disable "Animate windows when minimizing and maximizing"
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"MinAnimate"="0"

; disable "Animations in the taskbar"
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskbarAnimations"=dword:0

; Keep "Enable Peek" enabled
; [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM]
; "EnableAeroPeek"=dword:1

; keep "Save taskbar thumbnail previews" disabled

; keep "Show thumbnails instead of icons" enabled

; keep "Show translucent selection rectangle" enabled

; keep "Show window contents while dragging" enabled

; keep "Smooth edges of screen fonts" enabled

; enable Window Snapping
[HKEY_CURRENT_USER\Control Panel\Desktop]
"WindowArrangementActive"="1"

; on snapping, automatically resize windows / don't display what else can be snapped / resize adjacent snapped windows
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"SnapFill"=dword:1
"SnapAssist"=dword:0
"JointResize"=dword:1

; disable "Automatically process video to enhance it"
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\VideoSettings]
"EnableAutoEnhanceDuringPlayback"=dword:0

Sprachumschaltung der Tastatur und Sticky Keys abschalten

Weil es mich nervt, wenn ich die falschen Tasten verfehle und dann plötzlich englisches Layout habe:

Code: Alles auswählen

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Keyboard Layout\Toggle]
"Language Hotkey"="3"
"Hotkey"="3"
"Layout Hotkey"="3"

[HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys]
"Flags"="506"

Was mir noch fehlt
  • SwiftKey abschalten (eine KI-basierte Bildschirmtastatur, die eure Passwörter direkt in die Cloud schickt)
  • Regional Data Formats (ISO-Datumsanzeige ftw!)
  • Backups und System Restore abschalten
  • Hintergrundfarbe des Desktops solide schalten
  • Im Lock-Screen solide Hintergrundfarbe statt irgendeines Enterprise-Motivational-Stock-Fotos
  • Color Accent auf Title Bar and Borders anwenden

Überflüssige Dienste abschalten

Okay, jetzt wird es heikel. Wer nicht bereit ist, seine Installation bis zur Notwendigkeit eines komplett-Resets zu schrotten, sollte nicht weiterlesen.

Macht mit Regedit ein Backup der Schlüssel, aber ich habe irgendwie das Gefühl, dass das wegen Permission-Prüfung auch nicht viel hilft. Einige Änderungen können Bluescreens beim Boot auslösen, da kriegt ihr auch kein Backup mehr zur Rettung rein.

Ich bin hier nur 50 % weit gegangen, weil Windows 10 viel mehr Dienste hat als 7 (drei Mal so viele?) und weil sie viel übler ineinander kleben. Aber immerhin haben sich im Leerlauf die Prozesse von 134 auf 73 reduziert, und der Speicherbedarf von 2.1 GiB auf 1.4 (mit den Änderungen oben zusammen). Im Netz hat es angeblich einer auf unter 20 Dienste runtergeschafft. Möge die Macht mit euch sein.

Code: Alles auswählen

Windows Registry Editor Version 5.00

; ActiveX Installer: Internet Explorer/Edge plugin crap; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AxInstSV]
"Start"=dword:00000004

; CAUTION: Agent Activation Runtime: Activates Cortana and other "agents"
; CAUTION: Sends Explorer to an infinite restart loop if one of the following is installed (need to find out which one):
;   Nvidia drivers
;   AMD Chipset drivers
;   Broadcom LAN drivers
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AarSvc]
; "Start"=dword:00000004

; AllJoyn Router Service: Some Internet of Shit crapware; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AJRouter]
"Start"=dword:00000004

; TODO: App Readiness!

; TODO: Application Identity!

; Application Information: UAC prompts; manual
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Appinfo]
"Start"=dword:00000003

; Application Layer Gateway Service: Internet connection sharing; manual
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ALG]
"Start"=dword:00000003

; AppX Deployment Service (AppXSVC): Installs UWP apps; manual
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppXSvc]
"Start"=dword:00000003

; TODO: Auto Time Zone Updater!

; AVCTP: For Bluetooth Audio and Wireless Headphones; off
; TODO
; "Start"=dword:00000004

; Background Intelligent Transfer Service: Required for Windows Update downloads; manual
; TODO this happens automatically if you disable automatic updates via registry hacks

; CAUTION: Background Tasks Infrastructure Service: Required for Windows Search; manual
; CAUTION: Sends Explorer to an infinite restart loop if one of the following is installed (need to find out which one):
;   Nvidia drivers
;   AMD Chipset drivers
;   Broadcom LAN drivers
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BrokerInfrastructure]
; "Start"=dword:00000003

; Base Filtering Engine: Required for firewall and virtual machine internet connections; on
; TODO

; BitLocker Drive Encryption Service: lol VeraCrypt ftw; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BDESVC]
"Start"=dword:00000004

; Block Level Backup Engine Service: lolfu Windows Backup; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wbengine]
"Start"=dword:00000004

; Bluetooth Audio Gateway Service: fuck Bluetooth; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BTAGService]
"Start"=dword:00000004

; Bluetooth Support Service: fuck Bluetooth; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\bthserv]
"Start"=dword:00000004
; TODO: Bluetooth User Support Service_3229b!

; Capability Access Manager Service: Prevents UWP Apps from accessing everything; manual
; TODO: Check if full disable possible
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\camsvc]
"Start"=dword:00000003

; CaptureService: ?!?; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CaptureService]
"Start"=dword:00000004

; Cellular Time: For crossing time zones with your phone; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\autotimesvc]
"Start"=dword:00000004

; Certificate Propagation: Only if you work at the CIA and authenticate via SmartCard
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CertPropSvc]
"Start"=dword:00000004

; TODO: Client License Service!

; Clipboard User Service: lolfu cloud clipboard; off
; CAUTION: This disables Copy-Paste in Edge and in all apps, including settings!
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\cbdhsvc]
"Start"=dword:00000004

; CNG Key Isolation: CAUTION -- DO NOT TOUCH!
; Just touching this causes (due to permissions?!) boot stop "SECURITY_INITIALIZATION_FAILED" and can only be fixed by resetting the Windows installation!
; HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CNG

; TODO: COM+ Event System: Dunno but the whole fucking RPC ecosystem needs it; manual

; TODO: COM+ System Application: Dunno; manual

; Computer Browser: Without it, you cannot find LAN neighbors and virtual machines any more; manual
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netvsc]
"Start"=dword:00000003

; Connected Devices Platform Service: Nobody knows; probably related to connecting your Xbox; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CDPSvc]
"Start"=dword:00000004
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CDPUserSvc]
"Start"=dword:00000004

; WTF I don’t have a CD-ROM/DVD/BluRay drive; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\cdrom]
"Start"=dword:00000004

; Connected User Experiences and Telemetry: Fuck telemetry; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DiagTrack]
"Start"=dword:00000004

; Something with ConnectUX, pairing WiFi and Bluetooth; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ConsentUxUserSvc]
"Start"=dword:00000004

; Indexes your contacts for search results; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PimIndexMaintenanceSvc]
"Start"=dword:00000004

; CoreMessaging: Seems like you can't access Windows settings without it; on

; Credential Manager: Dunno, off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VaultSvc]
"Start"=dword:00000004
; Credential Enrollment Manager: Dunno, off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CredentialEnrollmentManagerUserSvc]
"Start"=dword:00000004

; Cryptographic Services: Needed by digital signatures; disabling it will flood you with "this driver is not signed"

; Data Sharing Service: Nobody knows what it does; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DsSvc]
"Start"=dword:00000004

; Data Usage: Bandwidth restriction on metered connections, I don't use Windows on my telephone; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DusmSvc]
"Start"=dword:00000004

; TODO: DCOM Server Process Launcher: Dunno but the whole fucking RPC ecosystem needs it; manual

; Delivery Optimization: Shares Windows updates between machines on the same network; off
; TODO: Needless; gets disabled automatically if you change the registry/UI setting
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DoSvc]
"Start"=dword:00000004

; Device Association Service, Device Association Broker: fuck device pairing; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DeviceAssociationService]
"Start"=dword:00000004
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DeviceAssociationBrokerSvc]
"Start"=dword:00000004

; Device Management Enrollment Service: For enterprises to deploy certificates and software on their employee's phones; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DmEnrollmentSvc]
"Start"=dword:00000004

; Device Management Wireless Application Protocol (WAP) Push message Routing Service: For pagers and phones; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dmwappushservice]
"Start"=dword:00000004

; DHCP client: Dunno, on

; TODO Diagnostic Policy Service: Telemetry, OFF!
; TODO: Oh these fucking fuckers protected the key, fuck them; need to find other way
; TODO [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DPS]
; TODO "Start"=dword:00000004

; Diagnostic Service Host -- TELEMETRY; OFF -- this is the worst fucker of all, all your data pass through it
; TODO: Oh these fucking fuckers protected the key, fuck them; need to find other way
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WdiServiceHost]
; "Start"=dword:00000004

; Display Policy Service -- dunno; streaming & Remote Desktop maybe?! Off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DispBrokerDesktopSvc]
"Start"=dword:00000004

; TODO No rights?!
; TODO ; Distributed Link Tracking Client: When a shortcut becomes invalid, searches for the file on the system. Likes to block extenal disks; off
; TODO [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TrkWks]
; TODO "Start"=dword:00000004

; DNS Client: Caches DNS queries; ON because we don't want every single click on the web to look up the DNS again.

; Downloaded Maps Manager -- yeah fu
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MapsBroker]
"Start"=dword:00000004

; Function Discovery Provider Host -- ON, Function Discovery Resource Publication relies on it and you cannot share files without both of them

; Function Discovery Resource Publication -- sharing files over network; on

; Group Policy Client -- may be useful to disable further crap; on

; IP Helper: ON, for IPv4 programs on an IPv6 connection

; TODO: Local Session Manager

; Microsoft Account Sign-in Assistant -- OFF
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wlidsvc]
"Start"=dword:00000004

; Microsoft Passport -- OFF
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NgcSvc]
"Start"=dword:00000004

; Microsoft Passport Container -- OFF
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NgcCtnrSvc]
"Start"=dword:00000004

; Network Connected Devices Auto-Setup -- OFF (you can still add them manually)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NcdAutoSetup]
"Start"=dword:00000004

; Network Connection Broker -- something something Store Apps something something Notifications -- OFF
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NcbService]
"Start"=dword:00000004

; Network List Service -- ON -- else no internet

; Network Location Awareness: ON -- this should just help finding your LAN, but a lot of other services depend on it and without it, internet breaks m[

; Network Store Interface Service: ON -- else no internet/LAN

; Payments and NFC/SE Manager -- if you use your Phone to pay at the grocery store; OFF
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SEMgrSvc]
"Start"=dword:00000004

; Plug and Play -- ON -- useful when USB sticks are installed automatically

; Portable Devices Enumerator Service -- MANUAL -- the image import wizard is pretty useful
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WPDBusEnum]
"Start"=dword:00000003	

; Power: ON -- else no hibernation

; Print spooler -- I don't have a printer; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Spooler]
"Start"=dword:00000004

; Remote Procedure Call (RPC): Dunno, ON -- the whole fucking RPC ecosystem depends on it

; RPC Endpoint Mapper: Dunno, ON

; Security Accounts Manager: Dunno, ON -- some kind of password manager?

; Server -- ON, no LAN neighbors otherwise

; Shell Hardware Detection: OFF -- it's the fucking autoplay for CDs and USB sticks
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ShellHWDetection]
"Start"=dword:00000004

; TODO State Repository Service -- "helps users capture a snapshot of a browsing session so that the person can get back to that session on another browser on a different device" -- OFF
; TODO This is an extremely bloated service, but disabling it makes the Start menu stop working :(
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\StateRepository]
; "Start"=dword:00000003

; Sync Host -- OneDrive cloud bullshit; OFF
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OneSyncSvc]
"Start"=dword:00000004

; SysMain -- dunno, OFF
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysMain]
"Start"=dword:00000004

; System Event Notification Service: Dunno, OFF -- some COM+ bullshit?
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SENS]
"Start"=dword:00000004

; CAUTION System Events Broker -- wakes background apps on special events
; CAUTION Do not touch -- breaks Start Menu

; Task Scheduler: ON, https://blogs.msdn.microsoft.com/oldnewthing/20181002-00/?p=99875

; TCP/IP NetBIOS Helper -- MANUAL (preset), cannot resolve LAN neighbors without it

; TODO Themes

; Time Broker -- Same purpose as System Events Broker?!, OFF
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TimeBrokerSvc]
"Start"=dword:00000004

; CAUTION Touch Keyboard and Handwriting Panel Service -- OFF I don't have a tablet
; DO NOT TOUCH -- DISABLES KEYBOARD WITH Start Menu, Apps, Settings, Edge, etc. entirely!
; https://superuser.com/questions/1125367/keyboard-not-working-in-windows-10-apps-start-menu
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TabletInputService]
; "Start"=dword:00000002

; TODO User Manager

; User Profile Service: Dunno, sounds important

; Web Account Manager -- something with Microsoft Accounts; OFF
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TokenBroker]
"Start"=dword:00000004

; Windows Audio: ON, else no sound
; Windows Audio Endpoint Builder: same

; Windows Connection Manager -- dunno; OFF
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Wcmsvc]
"Start"=dword:00000004

; Windows Event Log -- ON, useful

; Windows Font Cache Service -- dunno; ON

; Windows Image Acquisition (WIA) -- dunno; MANUAL
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]
"Start"=dword:00000003

; Windows Management Instrumentation -- AUTOMATIC, else no Updates, fucktards

; Windows Push Notifications System Service -- FU off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WpnService]
"Start"=dword:00000004

; Windows Security Service -- smells bad, oFF
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SecurityHealthService]
"Start"=dword:00000004

; TODO WinHTTP Web Proxy Auto-Discovery Service

; Workstation -- ON, else no LAN neighbors




[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
"DisableAntiSpyware"=dword:00000001

; Windows Defender Antivirus Network Inspection Service
; TODO isufficient privileges?!
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WdNisSvc]
; "Start"=dword:00000004

; Windows Defender Antivirus Service
; TODO isufficient privileges?!
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinDefend]
; "Start"=dword:00000004

; Windows Defender Firewall
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mpssvc]
"Start"=dword:00000002








; XBox Live Auth Manager -- I don't own an XBox; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\XblAuthManager]
"Start"=dword:00000004

; XBox Live Game Save -- I don't own an XBox; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\XblGameSave]
"Start"=dword:00000004

; XBox ?!? -- I don't own an XBox; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xboxgip]
"Start"=dword:00000004

; XBox ?!? -- I don't own an XBox; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\XboxGipSvc]
"Start"=dword:00000004

; XBox Live Networking Service -- I don't own an XBox; off
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\XboxNetApiSvc]
"Start"=dword:00000004
Ich habe folgende Merkwürdigkeiten erkannt, die ich aber ehrlich gesagt als Erfolg sehe:
  • Ich kann nicht mehr auf die Sign-in-Settings in der Settings-App zugreifen. Die hängt sich auf und beendet sich irgendwann.
     
  • Ich kann nicht mehr auf das Security Center zugreifen um irgendwas über den Defender zu sehen oder zu ändern. Ist einfach komplett leer.
     
  • Die Settings-App stürzt in die Clipboard-Privacy-Optionen ab.
Weitere Kuriositäten, die nicht so erfreulich sind:
  • Wenn das System frisch gestartet ist, muss ich erstmal von Hand den Touch Keyboard and Handwriting Panel Service (TabletInputService) starten, sonst kann ich im Startmenü oder in Apps (inklusive Edge) nicht tippen, nur klicken. Das Scheißding läuft mit 20 MiB als CTF Loader. Sie haben wirklich ihre ganze Phone-Tablet-Scheiße mit normaler Tastatureingabe verklebt und brauchen jetzt 20 Megabyte, um Tastatureingaben vom Kernel zu den Apps weiterzuleiten. Ich kann meine Empörung kaum in Worte fassen.
     
  • Es gibt einen Dienst, der im Hintergrund jedes gestartete Programm aufzeichnet und jede besuchte Website, und das in eine riesige Datenbank einpflegt, die dann mit der Cloud synchronisiert werden kann (aber nicht wird wenn ihr oben die Cloud-Scheiße deaktiviert habt): Der State Repository Service. Das Ziel ist, auf allen euren Geräten die Website mit den Furry-Pornos wiederfinden zu können, die ihr vor zwei besucht habt und nun so dringend braucht. Dass es ein Alptraum für den Datenschutz ist, und nach dem Defender der CPU- und Speicherhungrigste Dienst, ist das eine. Dass das Startmenü aber schlicht nicht mehr funktioniert, wenn der Dienst abgeschaltet ist, ist echt der Gipfel von scheiß-auf-alles.
     
  • Das Startmenü ist sowieso mit unzähligen Diensten verklebt. Sucht in der Liste oben mal danach, wie oft es plötzlich nicht mehr funktioniert, wenn dem Anschein nach unbeteiligtes Zeug abgedreht wird.
seziert Ace Combat, Driver, und S.T.A.L.K.E.R.   —   rendert Sterne
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Schon überlegt einfach Benzin über die Kiste zu kippen und sie anzuzünden? Geht schneller :D

Manchmal geht natürlich wirklich kein Weg an der Registry vorbei. Das Problem das ich mit den Modifikationen in der Registry habe ist dass das nächste Update dir dann unter Umständen die gesamte Installation zertrümmern kann. Ich würde deswegen erst mal so viel wie möglich über die Settings ausknipsen. Die sind dann halt im schlimmsten Fall nach einem entsprechenden Update wieder an. Aber die Kiste tut noch.
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Benutzeravatar
Krishty
Establishment
Beiträge: 8229
Registriert: 26.02.2009, 11:18
Benutzertext: state is the enemy
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Krishty »

Tiles hat geschrieben: 22.12.2019, 08:32Das Problem das ich mit den Modifikationen in der Registry habe ist dass das nächste Update dir die gesamte Installation komplett zertrümmern kann. Ich würde deswegen versuchen so viel wie möglich erst mal über die Settings ausknipsen. Die sind dann halt im schlimmsten Fall nach einem entsprechenden Update wieder an. Aber die Kiste tut noch.
Dieser Beitrag ist nicht hinreichend mit Belegen (beispielsweise Einzelnachweisen) ausgestattet. Bitte hilf ZFX, indem du die Angaben recherchierst und gute Belege einfügst.

Erstens ist vieles davon kein Hack, sondern wohldokumentiert, z. B. als Teil der Group Policies: https://docs.microsoft.com/en-us/opensp ... a5d5c50fca

Die meisten Schalter der Settings-App tun nichts anderes, als ebendiese Schlüssel zu lesen und zu schreiben. Die Gefahr sehe ich eher darin, dass Microsoft die Schalter wo anders hin verschiebt (um die Leute mutwillig auf Telemetrie zurückzusetzen) und man das Skript dann wieder händisch machen muss. Das habe ich recht schnell gemerkt, als viele vermeintliche Registry-Tipps zum Abschalten der Telemetrie nicht mehr funktionierten.

Und der Ruf, dass man sich mit der Registry den Rechner zerschießt, kommt wohl eher von so gefährlichen Sachen wie meinen Experimenten mit den Diensten.
seziert Ace Combat, Driver, und S.T.A.L.K.E.R.   —   rendert Sterne
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Zu Problemen mit Registrymodifizierungen und Update fiele mir spontan das hier ein: https://winfuture.de/news,84087.html

Nur mal aus Neugier, wie oft hast du denn Win 10 inzwischen komplett neu aufgesetzt? ^^

Wenn es offizielle Settings sind, dann würde ich sie halt auch über die Gruppenrichtlinien ausknipsen. Oder über die Schalter in den Einstellungen. Und nicht direkt in der Registry. In die Registry sollte man nur gehen wenn es gar keinen anderen Weg gibt. Das ist mein Punkt :)

Und du selbst hast doch eigentlich auch schon ein gutes Beispiel geliefert wieso man besser nicht direkt in der Registry rumstochert. Siehe Clipboard User Service. Ich habe das in den Einstellungen ausgeknipst, und bei mir funktioniert es ohne Nebenwirkungen. Und dann wäre noch, ich zitiere: "Wer nicht bereit ist, seine Installation bis zur Notwendigkeit eines komplett-Resets zu schrotten, sollte nicht weiterlesen."

Direkt in die Registry zu gehen ist eben ein Weg der auch gewisse böse Nebenwirkungen haben kann. Und jedes von Hand editieren birgt auch noch die Gefahr von Vertippern.

Letztenendes ist natürlich erlaubt was funktioniert. Weitermachen! Und halt uns auf dem Laufenden :)
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Benutzeravatar
xq
Establishment
Beiträge: 1581
Registriert: 07.10.2012, 14:56
Alter Benutzername: MasterQ32
Echter Name: Felix Queißner
Wohnort: Stuttgart & Region
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von xq »

Tiles hat geschrieben: 22.12.2019, 13:02Wenn es offizielle Settings sind, dann würde ich sie halt auch über die Gruppenrichtlinien ausknipsen. Oder über die Schalter in den Einstellungen. Und nicht direkt in der Registry. In die Registry sollte man nur gehen wenn es gar keinen anderen Weg gibt. Das ist mein Punkt :)
Im Gegensatz zu allen anderen Optionen kannst du Registry-Einträge halt mit einem Klick anpassen statt stundenlang im Gruppenrichtlinieneditor rumzustochern oder sich durch 4 Layer an Optionsmenüs zu klicken. Der Geschwindigkeitszuwachs ist enorm
War mal MasterQ32, findet den Namen aber mittlerweile ziemlich albern…

Programmiert viel in ⚡️Zig⚡️ und nervt Leute damit.
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Das ist natürlich ein Argument, stimmt.
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Benutzeravatar
Krishty
Establishment
Beiträge: 8229
Registriert: 26.02.2009, 11:18
Benutzertext: state is the enemy
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Krishty »

Lock Screen abschalten – damit wird direkt der Login-Bildschirm angezeigt anstelle des Landschaftsbildes mit Werbung drauf.

Code: Alles auswählen

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization]
"NoLockScreen"=dword:00000001
Ich habe auch versucht zu verhindern, dass nach einem Schlafenlegen des Rechners das Startmenü automatisch öffnet. Dann las ich, dass der Sachverhalt anders ist: Ich benutze das Startmenü, um den Rechner schlafen zu legen. Sobald auf Sleep gedrückt wurde, schließt das Startmenü nicht und bleibt einfach offen, bis der Rechner wieder aufgeweckt wird. Na dann …
seziert Ace Combat, Driver, und S.T.A.L.K.E.R.   —   rendert Sterne
Benutzeravatar
Krishty
Establishment
Beiträge: 8229
Registriert: 26.02.2009, 11:18
Benutzertext: state is the enemy
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Krishty »

Falls ihr beim Rechtsklick auf ein Icon in der Taskbar ebenfalls mit den 1000 zuletzt benutzten Dateien zugemüllt werdet:

Code: Alles auswählen

Windows Registry Editor Version 5.00

; disable Show recently opened items in Jump Lists on Start or the taskbar and in File Explorer Quick Access
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_TrackDocs"=dword:00000000
seziert Ace Combat, Driver, und S.T.A.L.K.E.R.   —   rendert Sterne
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Geht natürlich auch über die Benutzeroberfläche.

https://www.deskmodder.de/wiki/index.ph ... _entfernen
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Benutzeravatar
Krishty
Establishment
Beiträge: 8229
Registriert: 26.02.2009, 11:18
Benutzertext: state is the enemy
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Krishty »

Classic Theme auf Windows 10 zurückbringen

Das hier ist ein besonderer Leckerbissen, da es die einzige Möglichkeit darstellt, auch mit alten Anwendungen in den Genuss des Dark Themes zu kommen.
  1. Programm herunterladen von hier: http://bertrand.deo.free.fr/TEMP/w8classic.zip
    Erklärung dazu hier: https://forum.thinkpads.com//viewtopic. ... 24#p725896
    Es schließt im WinLogon-Prozess das Handle zum Aero-Theme; dadurch startet der Window Manager alle nachfolgenden Programme im Fallback aufs Classic Theme. Weil der Logon-Prozess geschützt ist, braucht es Admin-Rechte.
     
  2. Starten und auf Enable Classic Theme Now klicken
     
  3. … schon starten alle neuen Anwendungen mit Classic Theme. Ihr könnt’s auch permanent installieren, aber das ist invasiver (Service und so).
seziert Ace Combat, Driver, und S.T.A.L.K.E.R.   —   rendert Sterne
Benutzeravatar
Tiles
Establishment
Beiträge: 1990
Registriert: 11.01.2003, 13:21
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Tiles »

Danke Microsoft für wieder eine Stunde dumm aus der Wäsche schaun und recherchieren was denn nun schon wieder kaputt ist ^^

Ich habe gerade die Umgebungsvariablen über die Suche direkt aufgerufen. Und dann festgestellt dass ich die Systemvariablen nicht bearbeiten konnte.

Wenn man die Umgebungsvariablen hingegen über die Systemeigenschaften aufruft sind sie editierbar. Toll !
Dateianhänge
win10.jpg
Free Gamegraphics, Freeware Games https://www.reinerstilesets.de
Die deutsche 3D Community: https://www.3d-ring.de
Benutzeravatar
Jonathan
Establishment
Beiträge: 2352
Registriert: 04.08.2004, 20:06
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Jonathan »

Ok, wie kann man diese verdammten automatischen Neustarts (mutmaßlich nach einem Update?) deaktivieren? Es ist absurd lächerlich Stunden und Tage an Rechenzeit zu verlieren, nur weil irgendein dummes Update (vermutlich noch für den Internet Explorer 5.0) meint jetzt gerade wichtig zu sein. Ich will kein Betriebssystem in dem meine Oma keinen Quatsch machen kann, ich will eines mit dem ich arbeiten kann. Das kann doch wohl nicht zu viel verlangt sein, meine Fresse...
Lieber dumm fragen, als dumm bleiben!
https://jonathank.de/games/
Benutzeravatar
Schrompf
Moderator
Beiträge: 4838
Registriert: 25.02.2009, 23:44
Benutzertext: Lernt nur selten dazu
Echter Name: Thomas Ziegenhagen
Wohnort: Dresden
Kontaktdaten:

Re: Windows 10 Papercuts

Beitrag von Schrompf »

Die haben das vor ein paar Wochen erst besser gepatcht, weil's davor wirklich unerträglich übergriffig war. Ich krieg seit ein paar Wochen jedenfalls ein Fensterchen "Wir müssen das hier noch zu Ende machen" oder so, wo Du dann "jetzt neu starten" und tatsächlich ein echtes "Später" zur Auswahl hast.

Zu Windows7-Zeiten hat man da ja immer so ein obernaseweises Fenster "Willst Du jetzt oder in ner halben Stunde erst neu starten?" bekommen und es einfach aus dem Bildschirm geschoben. So oder so aber eine echte Unverschämtheit.
Früher mal Dreamworlds. Früher mal Open Asset Import Library. Heutzutage nur noch so rumwursteln.
Antworten