Windows – VNC on windows 7 with administrator rights

networkingvncvncserverwindowswindows 7

I have a weird problem with VNC server (UltraVNC) on windows 7. I can connect to the server with no problems and use it as it should be.

Until.. I try to launch some application with administrator rights (Run as Administrator).

When I do that, a full screen notification appears on the server machine "Are you sure you want to launch it with admin rights bla bla". At the same moment I get disconnected from the server and can't connect until that message times out and disappears by itself.

Is there any way to make it work without disabling that notification messages?

Thanks.

Best Answer

I think the VNC server is disconnecting you because Windows is changing your desktop to the secure desktop. This is when the screen dims and the dialog pops up. I believe this is confusing the VNC server, so it just dies. You can 'fix' this by disabling the secure desktop. On Windows 7, this is easy to do. Simply open UAC settings, and select "do not dim my desktop" (third one from the top).

Related Question