I know this is a quite odd question, and I don't really know how to provide more elements to help you find a question. All I can say is that, suddendly, every window that has the chance to maximize itself will start maximized. One of the many examples is Chrome's preferences window, that should be a fairly small window but opens at full screen (1920x1080). Do someone have a clue?

Please help me in finding some more elements to get a proper solution. Thanks.

link|improve this question

60% accept rate
Did you install any software lately? Have you scanned for malware? – Moab Jan 30 '11 at 20:16
I have no malware (McAfee weekly scan) and I really can't figure out the exact moment this behaviour started... So I can't tell exactly about the software. – Lorthirk Jan 30 '11 at 20:55
feedback

2 Answers

An old registry hack for XP to force this behavior was to add a registry DWORD

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer

DWORD= maximizeapps

set value to 1

Maybe this was added somehow?

.

You can use Microsoft System Restore, pick a date before this problem began

http://www.howtogeek.com/howto/11238/using-system-restore-to-recover-your-windows-7-computer/

.

link|improve this answer
I tried but the key was not present. I added with value = 0 but didn't help. – Lorthirk Jan 30 '11 at 20:55
Did you scan for malware? – Moab Jan 30 '11 at 20:59
Yes, I have McAfee in continous protection and weekly scanning and no threat. – Lorthirk Jan 30 '11 at 21:34
Try the System Restore – Moab Jan 30 '11 at 22:35
I really can't say when the problem started, so I can't choose a date for System Restore... I don't even know if I could go back enough. – Lorthirk Jan 31 '11 at 8:27
show 1 more comment
feedback
up vote 0 down vote accepted

I finally find the answer. It was Ati Catalyst's Desktop Manager: I disabled "Preserve Application Position and Size" in it and my popups now are ok.

link|improve this answer
Thanks for posting the solution – Moab Mar 25 at 2:28
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.