Skip to content

Instantly share code, notes, and snippets.

View ntt-matthias-fleschuetz's full-sized avatar

Matthias Fleschütz ntt-matthias-fleschuetz

  • NanoTemper Technologies
View GitHub Profile
@asheroto
asheroto / Disable-EdgeAnnoyances.reg
Last active September 3, 2025 20:26
Disables Edge’s first run, sign-in, Copilot, shopping, rewards, sync, sidebar, new tab clutter, and more; keeps SmartScreen, downloads, and home button enabled.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ShowDownloadsToolbarButton"=dword:00000001
"ShowRecommendationsEnabled"=dword:00000000
"CopilotPageContext"=dword:00000000
"ShowAcrobatSubscriptionButton"=dword:00000000
"PersonalizeTopSitesInCustomizeSidebarEnabled"=dword:00000000
"Microsoft365CopilotChatIconEnabled"=dword:00000000
"NewTabPageContentEnabled"=dword:00000000