Skip to content

Instantly share code, notes, and snippets.

@y0lopix
y0lopix / MicrosoftEdgeLegacy.md
Last active March 28, 2024 11:19
Get back legacy Microsoft Edge

Get back legacy Microsoft Edge

  1. Paste this in a .reg file and install it:
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate]
  1. Download legacy Microsoft Edge files and extract the folder inside this ZIP archive in the C:\Windows\SystemApps\ folder.
@y0lopix
y0lopix / windows-tweaks.reg
Last active April 8, 2024 02:30
Useful tweaks for Windows 11 and Windows 10
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search]
"BingSearchEnabled"=dword:00000000
"AllowSearchToUseLocation"=dword:00000000
"CortanaConsent"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search]
"AllowCortana"=dword:00000000
"DisableWebSearch"=dword:00000001