Live data from Hacker News

Windows 7 boots slower if you set a solid background color

support.microsoft.com

1–10 of 121 posts

Re: Windows 7 boots slower if you set a solid background color

#5
post #3

This seems random and contra intuitive. The article is also confusing, containing a section on how to set a solid color as a background, while that is actually what causes the issue...

No, the workaround is, instead of telling windows to "draw my background as this solid color", you tell it "draw my background as this image (which happens to be a solid color)", ie Windows can paint any image to your background without delay.

From the other workaround, ie edit this registry entry, the delay is directly related to some portion of the Windows session system timing out and switching to a different session.

I wonder what's actually going on though. I was hoping this was a link to Raymend Chen

Re: Windows 7 boots slower if you set a solid background color

#6
post #4

What was the name of that blog post from the old Windows dev? He had some interesting articles like how setting the datetime in the clock fubar'd older windows filesystem items or something?

https://devblogs.microsoft.com/oldnewthing/, by Raymond Chen.

Re: Windows 7 boots slower if you set a solid background color

#7
post #4

What was the name of that blog post from the old Windows dev? He had some interesting articles like how setting the datetime in the clock fubar'd older windows filesystem items or something?

The Old New Thing by Raymond Chen

https://devblogs.microsoft.com/oldnewthing/

Re: Windows 7 boots slower if you set a solid background color

#9
post #3

This seems random and contra intuitive. The article is also confusing, containing a section on how to set a solid color as a background, while that is actually what causes the issue...

No, the workaround is, instead of telling windows to "draw my background as this solid color", you tell it "draw my background as this image (which happens to be a solid color)", ie Windows can paint any image to your background without delay. From the other workaround, ie edit this registry entry, the delay is directly related to some portion of the Windows session system timing out and switching to a different sess…

I wish I'd known that years ago. I always use solid colors for background as it's less of a distraction (I suppose if I'd alternated between an image and solid color I'd have noticed it but I didn't).

The question remains why didn't Microsoft notice the problem at the time as to the programmer it should have been obvious. But then from experience I think I've answered that already.

BTW, I've still some old machines with Win 7 so I might experiment with it.

Post reply on HN