Snippets Collections
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinHttpAutoProxySvc. In the value "start", change the data value from "3" to "4".
Using mklink (Symbolic Link):

mklink /J "C:\Users\****\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AC\MicrosoftEdge\Cache" "D:\EdgeCache"

OR

Modify Edge Properties (for specific Edge versions):

- Right-click on the Edge shortcut and choose “Properties.”
- In the “Target” field, modify it to include the cache location:

"C:\Program Files (x86)\MicrosoftEdge\Application\msedge.exe" --profile-directory=Default --disk-cache-dir=z:\MicrosoftEdge\Cache
Replace 
z:\MicrosoftEdge\Cache
 with your desired cache location.
youtube.com##+js(set-cookie, VISITOR_INFO1_LIVE, 1, , , domain, .youtube.com)
youtube.com##+js(cookie-remover, VISITOR_INFO1_LIVE)
Run CMD as admin and copy/paste:

taskkill /im msedge.exe /f
reg delete "HKCU\Software\Policies\Microsoft\Edge" /f
reg delete "HKLM\Software\Policies\Microsoft\Edge" /f
star

Mon Mar 31 2025 17:30:33 GMT+0000 (Coordinated Universal Time)

#browsers #windows
star

Tue Jul 30 2024 16:30:33 GMT+0000 (Coordinated Universal Time) https://techcommunity.microsoft.com/t5/windows-server-for-it-pro/disable-automatic-proxy-setup-automatically-detect-settings/m-p/3896157

#windows #browsers #youtube
star

Mon Jul 15 2024 17:05:09 GMT+0000 (Coordinated Universal Time)

#windows #browsers #youtube
star

Wed Jul 10 2024 09:13:18 GMT+0000 (Coordinated Universal Time) https://community.brave.com/t/ads-on-youtube-even-when-shields-is-turned-on/552421/5

#windows #browsers #youtube
star

Thu Jun 20 2024 07:15:40 GMT+0000 (Coordinated Universal Time) https://www.elevenforum.com/t/my-personal-pc-shows-edge-browser-managed-by-my-organization-why.16062/

#windows #browsers

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension