I want to programmatically minimze a window, or at least move it out of the way in Windows 7. There is only one user and there is no password. By hand I can do both. If I use Winlist I can see the window but WinSetState has no effect. I can of course move the mouse to the minimize icon with MouseMove but then clicking using MouseClick('left') has no effect. Winmove has no effect either. None of the controls on the window, and no mouse click coordinates show using the AutoIto info Too