Remove automatic Aero disabling in Windows 7

3

1

Sometimes when I'm playing games which are heavy on the GPU, Windows decides to helpfully disable aero, causing everything to freeze for a bit and in the worst case, combined with ATI's brilliant drivers, causes the game to crash.

So,

How do I stop Windows from automatically disabling Aero when playing games? It has absolutely no effect on the performance of the game itself when it does that.

Also, I'd like to get rid of the "You should disable Aero to improve performance" helpful hint popup which sometimes shows up. But I suppose getting rid of the first will get rid of the second, assuming anyone knows how.

Jani Hartikainen

Posted 2011-11-12T23:18:23.430

Reputation: 393

Question was closed 2014-03-07T00:24:28.623

Sounds exactly like my case. Seems there just is no solution to it. I suspect bad drivers cause some of it. – Jani Hartikainen – 2012-03-22T16:32:29.150

could be. it started pretty soon after slotting in a new video card. but I haven't even noticed it happening during anything that seems like it should be gpu-intensive - it's usually while I'm just browsing or something. I was kind of wondering if it had to do with my display setup - I've got two running off the primary card, plus another off the onboard setup as a secondary card. – matt lohkamp – 2012-03-22T22:25:24.273

Go the other way, try using something like Razer Game Booster to disable/re-enable Aero automatically when playing games. – Tog – 2014-03-06T08:06:18.323

Answers

1

The only times I've come across this is if the game is in Compatibility Mode with the "Disable themes" option set. Are you playing in compatibility mode?

rdrgrtz

Posted 2011-11-12T23:18:23.430

Reputation: 173

Nope, most recently encountering this issue with Battlefield 3. Had it happen with other games too. – Jani Hartikainen – 2011-11-13T05:41:35.297

1

While this does not directly answer your question, you could solve your problem by disabling Aero while playing the game.

If you have a shortcut to your game, go

[right click] -> Compatibility -> Disable desktop composition -> OK

Dennis

Posted 2011-11-12T23:18:23.430

Reputation: 42 934

1I would prefer to keep Aero enabled (I alt tab out occasionally etc.). Thanks for pointing out this option though, if it comes to this, it is probably better than nothing. – Jani Hartikainen – 2011-11-13T05:43:24.083

0

There are in my experience three reasons Aero gets disabled:

  1. The application has enabled the compatibility setting to disable Aero.
  2. Something is incompatible with Aero, like the overlay video renderer in Vista, or low color quality.
  3. The application requests that Aero is to be disabled.

Case 3 is the the usual case for games. In that case it is not a Windows setting you need to change but a game setting. And those settings aren't usually exposed in the Options dialogue. You'll have to edit ini files. The specifics depend on the game in question.

Case 2 can also rear its head with games. Usually due to some weird graphics setting or graphic driver problem.

Mr Alpha

Posted 2011-11-12T23:18:23.430

Reputation: 6 391