mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-05-18 11:46:18 +00:00
11 lines
622 B
Reg
11 lines
622 B
Reg
Windows Registry Editor Version 5.00
|
||
|
||
; This disables the last-active-click action for the taskbar.
|
||
; (Please see the `Enable_Last_Active_Click.reg` file for an
|
||
; explanation of what this undoes.)
|
||
|
||
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
|
||
"LastActiveClick"=-
|
||
|
||
|