Team OS : Your Only Destination To Custom OS !!

Welcome to TeamOS Community, Register or Login to the Community to Download Torrents, Get Access to Shoutbox, Post Replies, Use Search Engine and many more features. Register Today!

Tips & Tricks Win 10 / Win 11 Taskbar positions

Mr Grimbahir

šŸ”° OS Forge Master - May he rest in peace šŸ”°
āš”OS Master
Uploader
Power User
Windows Modifier
āœ… Verified Member
Downloaded
108.9 GB
Uploaded
18.7 TB
Ratio
175.96
Seedbonus
69,433
Upload Count
52 (76)
Member for 4 years
The following registry keys are used to change taskbar positions in Windows 10 and Windows 11
Restart Explorer after applying
1- Taskbar Bottom:
Py2cUe.jpg


Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3]
"Settings"=hex:30,00,00,00,fe,ff,ff,ff,7a,f4,00,00,03,00,00,00,30,00,00,00,30,\
  00,00,00,00,00,00,00,a0,02,00,00,00,05,00,00,d0,02,00,00,60,00,00,00,01,00,\
  00,00

2- Taskbar Top
Py2LGU.jpg


Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3]
"Settings"=hex:30,00,00,00,fe,ff,ff,ff,7a,f4,00,00,01,00,00,00,30,00,00,00,30,\
  00,00,00,00,00,00,00,a0,02,00,00,00,05,00,00,d0,02,00,00,60,00,00,00,01,00,\
  00,00

3- Taskbar Right:
Py2mbn.jpg


Code:
Windows Registry Editor Version 5.00

; Set taskbar to Right in Windows 11 <<<--- (Bugs Reported in Earlier Iteration!!)
; 'NEW'
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3]
"Settings"=hex:30,00,00,00,fe,ff,ff,ff,7a,f4,00,00,02,00,00,00,30,00,00,00,30,\
  00,00,00,00,00,00,00,a0,02,00,00,00,05,00,00,d0,02,00,00,60,00,00,00,01,00,\
  00,00

4- Taskbar Left:
Py2V9q.jpg


Code:
Windows Registry Editor Version 5.00

; Set taskbar to Left in Windows 11 <<<--- (Bugs Reportedin Earlier Iteration!!)
; 'NEW'
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3]
"Settings"=hex:30,00,00,00,fe,ff,ff,ff,7a,f4,00,00,00,00,00,00,30,00,00,00,30,\
  00,00,00,00,00,00,00,a0,02,00,00,00,05,00,00,d0,02,00,00,60,00,00,00,01,00,\
  00,00

The following is a script (I have modified) to appeal to our requirements here. It enables you to choose the
position and the size (Note: That size may have bugs):




 
Last edited:

pinkfloyder

pinkfloyder
āœ… Verified Member
Member
Downloaded
387.7 GB
Uploaded
1.1 TB
Ratio
2.89
Seedbonus
1,791
Upload Count
0 (0)
Member for 10 years
Great Mr Grimbahir, many thanks for this!!
 
Downloaded
7.8 GB
Uploaded
3.2 GB
Ratio
0.41
Seedbonus
110
Upload Count
0 (0)
Member for 4 years
This is cool.. Thx Mr G
 

PsyTom

Power User
āœ… Verified Member
Member
Downloaded
1.4 TB
Uploaded
502.1 TB
Ratio
367.69
Seedbonus
1,662,990
Upload Count
0 (0)
Member for 3 years
thanx for sharing this nice trick.
 

RedDove

ā­ VIP
Power User
āœ… Verified Member
Member
Downloaded
118.2 GB
Uploaded
41.6 TB
Ratio
360.67
Seedbonus
1,842,632
Upload Count
0 (0)
Member for 9 years
I've always wanted to try my taskbar in
different areas of my desktop.
I'm looking forward to testing these out.
Thank you so very much Mr Grimbahir. :hi:
:)
 
Top