Thursday, October 30, 2025

Browser Shortcuts

 


And while you are at it:
Run these in CMD

Chrome Asking Default Disable
reg add "HKLM\Software\Policies\Google\Chrome" /v DefaultBrowserSettingEnabled /t REG_DWORD /d 0 /f

Edge Asking Default Disable
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v DefaultBrowserSettingEnabled /t REG_DWORD /d 0 /f

Brave Asking Default Disable
reg add "HKLM\Software\Policies\BraveSoftware\Brave" /v DefaultBrowserSettingEnabled /t REG_DWORD /d 0 /f

Streaming, APKs, and Whatever

Stuff I want to remember. I had APK files that would not delete on my Fire TV Stick. DefSquid did it. Stremio: 1. Install on PC first and se...