Update README.md

This commit is contained in:
Valentin-Gabriel Radu
2021-10-13 16:56:32 +03:00
committed by GitHub
parent 21cc562f45
commit 72f2313822
+1
View File
@@ -83,6 +83,7 @@ One of the great features the old taskbar had was the ability to ungroup the tas
#### Ungroup icons on all taskbars
Run this command as administrator:
```
reg.exe add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" /f /v "NoTaskGrouping" /t REG_DWORD /d 1
```