mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 11:06:18 +00:00
* Option added to show hidden files, folders and drivers. * Option added to show file extensions for known file types. * Option added to hide or change the search icon on the taskbar. * Added 'show file extensions for known file types' to default configuration * Moved regfiles for undoing changes to a seperate folder * Updated README.md
10 lines
588 B
Reg
10 lines
588 B
Reg
Windows Registry Editor Version 5.00
|
||
|
||
; Windows 11
|
||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
|
||
"TaskbarMn"=dword:00000001
|
||
|
||
; Windows 10
|
||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
|
||
"HideSCAMeetNow"=dword:00000000
|