User Tools

Site Tools


windows:notes:edge_tweaks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
windows:notes:edge_tweaks [2025/05/01 05:26] – created Sean Rhonewindows:notes:edge_tweaks [2025/05/16 21:39] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 <code> <code>
-:: Settings 
 REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v "EfficiencyModeEnabled" /t REG_DWORD /d "0" /f REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v "EfficiencyModeEnabled" /t REG_DWORD /d "0" /f
 REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v "SleepingTabsEnabled" /t REG_DWORD /d "0" /f REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v "SleepingTabsEnabled" /t REG_DWORD /d "0" /f
Line 41: Line 40:
 REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v "QuickViewOfficeFilesEnabled" /t REG_DWORD /d "0" /f REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v "QuickViewOfficeFilesEnabled" /t REG_DWORD /d "0" /f
 REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v "AutoImportAtFirstRun" /t REG_DWORD /d "4" /f REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v "AutoImportAtFirstRun" /t REG_DWORD /d "4" /f
- +REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\EdgeUpdate" /"RemoveDesktopShortcutDefault" /t REG_DWORD /"2/f
-:: Profile Reset +
-TASKKILL /F /IM "msedge.exe" +
-RMDIR //"%LocalAppData%\Microsoft\Edge"+
  
 :: End</code> :: End</code>
 +
 +  "%UserProfile%\Downloads\Edge Tamer.bat"
  
 ====== Profile Reset ====== ====== Profile Reset ======
/usr/local/www/wiki/data/attic/windows/notes/edge_tweaks.1746091594.txt.gz · Last modified: by Sean Rhone