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

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:notes:edge_tweaks [2026/02/10 22:07] – [Edge Tamer Batch] Sean Rhonewindows:notes:edge_tweaks [2026/04/16 16:50] (current) – [Profile Reset] Sean Rhone
Line 1: Line 1:
-====== Edge Tamer Batch ======+====== Edge Tamer ======
  
   "%SystemRoot%\System32\notepad.exe" "%UserProfile%\Downloads\Edge Tamer.bat"   "%SystemRoot%\System32\notepad.exe" "%UserProfile%\Downloads\Edge Tamer.bat"
Line 8: Line 8:
 TITLE Edge Tamer TITLE Edge Tamer
 CD "%Temp%" CD "%Temp%"
- 
-CALL "%UserProfile%\Downloads\Edge Profile Reset.bat" 
  
 "%SystemRoot%\System32\reg.exe" ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v "EfficiencyModeEnabled" /t REG_DWORD /d "0" /f "%SystemRoot%\System32\reg.exe" ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v "EfficiencyModeEnabled" /t REG_DWORD /d "0" /f
Line 58: Line 56:
  
 <code> <code>
 +@echo off
 +
 +CD "%Temp%"
 +
 "%SystemRoot%\System32\taskkill.exe" /F /IM "msedge.exe" "%SystemRoot%\System32\taskkill.exe" /F /IM "msedge.exe"
 RMDIR /S /Q "%LocalAppData%\Microsoft\Edge" RMDIR /S /Q "%LocalAppData%\Microsoft\Edge"
/var/www/wiki/data/attic/windows/notes/edge_tweaks.1770779276.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki