Fully Customize The Windows 11 Taskbar Registry Fix

21 days ago
1

why is the windows 11 registry Broken /not working

im reporting it to the microsoft feedback

copy paste into CMD Run As Admin

reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v ShowNotificationIcon /t REG_DWORD /d 0 /f

reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /v HideSCAVolume /t REG_DWORD /d 1 /f

reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer" /v HideSCANetwork /t REG_DWORD /d 1 /f

taskkill /f /im explorer.exe

start explorer.exe

Open Registry Editor: Press Win + R, type regedit, and press Enter.
Navigate to International Key: Go to HKEY_CURRENT_USER\Control Panel\International.
Modify EnableLanguageIndicator:

Look for EnableLanguageIndicator in the right pane. If it doesn't exist, right-click an empty space, select New > DWORD (32-bit) Value, name it EnableLanguageIndicator, and set its value to 0 (zero) to hide the indicator

Loading comments...