Changes between Version 114 and Version 115 of Windows Eleven Tweeks


Ignore:
Timestamp:
06/20/25 08:50:58 (8 days ago)
Author:
Paul Kulda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Windows Eleven Tweeks

    v114 v115  
    604604reg add HKEY_CURRENT_USER\Microsoft\Edge /f /v "DefaultBrowserSettingEnabled" /t REG_DWORD /d 0x00000000
    605605
    606 }}}
     606Other :
     607
     608
     609Method 2: Disabling the prompt via Registry Editor:
     610
     611    Open the Registry Editor (regedit.exe).
     612    Navigate to HKEY_CURRENT_USER\Software\Policies\Microsoft\Edge.
     613    If the "Edge" key doesn't exist, create it.
     614    Right-click on the right pane and create a new 32-bit DWORD value named DefaultBrowserSettingEnabled.
     615    Set the value to 0.
     616
     617
     618Computer\HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\
     619Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\
     620MicrosoftEdge\Main\DisallowDefaultBrowserPrompt
     621
     622
     623
     624
     625}}}