Forum Discussion
Micah_IT
May 01, 2022Copper Contributor
Taskbar is stuck on the left side of my screen
After switching from portrait to landscape mode on my second monitor, my taskbar seems to be stuck on the left side of the screen. My taskbar also no longer has any icons and all of the icons that ar...
rnefm
Jun 25, 2022Copper Contributor
thanks heaps! that fixed it! wish I had seen this sooner as I ended up just creating a new user account and migrating my data over. XD in case anyone else in the future has the same issue, the fix is as below:
1) open regedit: "Windows Key + R", type in "regedit", hit "OK"
2) navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3
3) double click on the "Settings" file
4) change the 13th pair of digits in the sequence to change the taskbar alignment:
"00" Left
"01" Top
"02" Right
"03" Bottom
1) open regedit: "Windows Key + R", type in "regedit", hit "OK"
2) navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3
3) double click on the "Settings" file
4) change the 13th pair of digits in the sequence to change the taskbar alignment:
"00" Left
"01" Top
"02" Right
"03" Bottom
DrPapa5
Jul 12, 2022Copper Contributor
I found the solution here: https://helpdeskgeek.com/windows-11/how-to-move-the-windows-11-taskbar-to-left-or-right-and-customize/
Seems the same as you mentioned, the only difference this site advised to "...double-click the 5th column in the 2nd row." The first time I adjusted the digits as you suggested, I did not double-click on that spot, and the problem wasn't fixed. The second time I did as the above site suggested, and the problem resolved.
- philliphoang90Aug 03, 2024Copper Contributor
DrPapa5 your method worked! Thank you!