Tuesday, November 11, 2014

Windows 10 resets taskbar height to single row after restart

I set my taskbar to auto-hide and a height of two rows of icons/buttons. But each time I restart the PC the height is reset to one row. (Auto-hide is preserved.)
On another computer running the same Windows build (10.0.15063) the two row height is preserved between restarts.


Is there a fix for this, registry or otherwise? I already checked "Taskbar settings", but to no avail.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...