Changes between Version 109 and Version 110 of Windows Eleven Tweeks


Ignore:
Timestamp:
04/06/25 08:26:46 (3 months ago)
Author:
Paul Kulda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Windows Eleven Tweeks

    v109 v110  
    570570Step 6: Close Registry Editor and restart the computer.
    571571}}}
     572
     573== Disable '''Gallery''' in Quick Access ==
     574
     575{{{
     576reg add HKEY_CURRENT_USER\Software\Classes\CLSID\{e88865ea-0e1c-4e20-9aa6-edcd0212c87c} /f /v "System.IsPinnedToNameSpaceTree" /t REG_DWORD /d 0x00000000
     577}}}