Windows Vista Remote Desktop



Remote Desktop Connection Manager 2.7. The Windows Mobile Device Center 6.1 is only supported on Windows Vista. Tool SyncToy 2.1. SyncToy 2.1 is a free.

I often use the Windows Remote Desktop function to connect and remotely manage another Windows server. As you might know, there are many other better remote control software such as the free Virtual Network Computing (VNC) or even the popular Teamviewer, but I try to minimize the installations of third party software on the Server machines. If you don’t know what Remote Desktop is, it’s a protocol developed by Microsoft which allows you to view the display and control the mouse and keyboard of another computer at different location, as if you were sitting in front of the computer.

I never have any problems with Remote Desktop and it works as I expect it to, except for only one annoyance which is if I leave it idle for a few minutes, it auto logs off and I have to re-enter the password to login again. This is very annoying whenever I am reading the log files or the console messages that are displayed on screen. Fortunately there is quite a simple solution for how to disable remote desktop auto logoff on idle.

It took a couple of days trying to find the solution because I actually misunderstood the problem in the first place. I thought the system was auto logging out when idle but it turns out that it was the screen that was locked. No wonder setting “Never” for idle session limit in RDP Properties didn’t work.

By default Windows Server activates the screen saver if the computer has been idle for 10 minutes and the setting “On resume, display logon screen” will also be checked. So if Windows detects no activity for 10 minutes, the screen saver will be activated and when we get back to the Remote Desktop Connection, the screen saver is removed and then prompts to login. To solve this problem, you can either disable the screen saver or remove the logon screen on resume.

The solution

  • Jun 04, 2020 Windows 7 and Vista 1 Click the Start menu. You must be logged in with an Administrator account to enable Remote Desktop.
  • My question is about capturing screen on a remote server with windows vista or later installed from all desktops (default, UAC screen, Winlogon, screensaver). How to achieve this without an user logined locally or via RDP. The problem is that changes in Vista brought isolation of Windows services from desktops.
  • Can’t change domain name when running Windows Vista Remote Desktop Connection client: In the dialog below, some users don’t see how to change the domain from “127.0.0.1” to “MyDomain” Answer: To change the domain used in the credential dialog box show above you simply put a fully qualified domain username or UPN.
  • When connected to the remote desktop, users need to set host machine and client machine. Set-up the host machine except Windows Vista Home Basic and Windows Vista Home Premium. The accounts used in the remote connection need a password. If password is not set, the message You cannot log on because of the limit of accounts will be displayed.

To disable the auto lock screen when idle, the easiest solution which requires only a click is to download this registry fix file, run it on the computer that is automatically getting locked and restart the PC for the changes to take effect. Alternatively, here are the steps if you prefer to do it manually.

1. Right click Desktop and select Personalize

2. Click Screen Saver

3. Uncheck “On Resume, display logon screen” and click OK.

Now you can remain idle on the remote desktop connection as long as you want and you won’t be locked out. And obviously this also works on an ordinary PC if you keep receiving the login screen whenever you come out from a screensaver.

If the “On Resume, display logon screen” checkbox is disabled or grayed out like what is shown at the screenshot below, it means that there is a group policy being implemented probably by your company’s network administrator to prevent the local logged in user from changing this setting.

Fortunately bypassing the policy is as easy as download and running another registry fix. We’ve provided two different registry fixes where you can either delete the policy so that it will be possible for you to manually enable/disable the settings, or you disable the option while maintaining the checkbox grayed out.

Download Reg Fix to Delete Password protect the screen saver Group Policy

Download Reg Fix to Disable Password protect the screen saver Group Policy

Desktop

You might also like:

Remotely Enable or Disable Windows Remote DesktopChange the Listening Port for Microsoft Remote Desktop ConnectionHow To Disable CD or DVD Auto Eject in Windows Vista, 7 and 8Concurrent RDP Patcher Enables Remote Desktop in Windows 7 Home PremiumTransfering Files From Local Computer to Connected Remote Desktop Session

ralplpcr5 months ago

Thank you so much for sharing! I’ve got a Windows 2019 server which is continually running a script, and every time the screen locked up, the script would fail. It was driving me crazy having to constantly switch over to that session just to keep the screen alive, and all the tricks with editing group policy, disabling screen saver, keeping monitor constantly on, etc. had done no good. This appears to have finally solved it!

Reply

Hmm…this has nothing to do with Remote Desktop. It disables the computer’s screen lock, not just for Remote Desktop.

Reply
HAL9000 Admin2 years ago

No-one said it was just for remote desktop, the article explains what the problem was and the solution.

Reply

Did you read the title of the article?

Reply
HAL9000 Admin12 months ago

Yes I did, does it say the solution was *just* for remote desktop? It makes no difference that the problem is related to another Windows setting and not directly connected to remote desktop itself. If you get this while you’re in remote desktop, here’s how to fix it, no more, no less…

Reply

Thank you! I was getting frustrated at how often I had to log back into my RDC. I turned off the screen saver, and adjusted the power/idle settings, but it still kept locking. Ticking that check box was the one thing I was missing, and now it works great! Thank you!

Reply
Mohamed3 years ago

thanks to match it help me

Reply

Go around group policy thing doesn’t work for me.

Reply
mouhannad7 years ago

Awesome thanks alot you help

Reply

In your introduction, you make it sound like VNC or TeamViewer are superior to RDP, which is wrong. VNC actually transmits video as a stream of compressed images (eg. JPEGs), i assume TeamViewer does something similar though its a bit faster. RDP just sends a stream of rendering instructions to the client OS, which then reconstructs the image. RDP compared to VNC is very low bandwidth and latency. In addition you can easily access drives and printers (without the need for a driver) from the client machine in the RDP session.

Reply
reirab1 year ago

Agreed. I almost had to stop reading the article when it said that VNC was better than RDP. RDP is superior to VNC in almost every possible way. I’ve written a VNC (RFB) server. Frankly, RFB (the protocol for VNC) is a crap protocol. It’s just usually all you have available when you’re not on a Windows box.

VNC is slower, higher latency, less secure, has fewer features available, and everything beyond the basics is done with extensions that are typically vendor-specific and so only work if the client and server are from the same vendor (file transfer, for example.)

Reply

So you’re getting annoyed because someone has a different opinion and preference to you…? Are people that don’t agree with you automatically wrong?

Reply
traveler1 year ago

I have to agree,with your opinion and position on this and Most things you Comment on. Well Done!!! And thank you for the RIGHT INFORMATION,METHODS,and your Opinions…

Reply

We’re using RDP to connect to a server that when the connection is established the login launches a specific program with a switch to activate one section of the program.
All of that is working fine. However, the 10 minute “lock” kicks in and the session has to be terminated (no keyboard available to the user since this is a public viewing station.)
There is no screen saver on the server, no screen saver on the workstation. Yet the session still locks the TS session.
Here’s the flow:
WinXP Pro workstation –> Windows 2003 server
LAN connection 100mb/s

I have set the idle time and disconnect times on the server to NEVER, but the sessions are still being locked after 10 minutes.
Any ideas or direction would be greatly appreciated.

– Mike

Reply
skyline7 years ago

Thanks!

Reply

This works, thanks.

Reply
Nachman8 years ago

Thanks so much! This is exactly what i was looking for and I too made the mistake of thinking I could fix this with the RDP Idle Session timeout settings.

Reply

Good work :) thanks

Reply
Josh9 years ago

So awesome!! This has been driving me nuts since my password is 20 random characters. Thank you!

Reply

Great tip! Thank you

Win Vista Remote Desktop

Reply
gaiusgracchus10 years ago

Well, it may be newbie, but it sure helped us out.
Good job posting this!

Reply

Awesome been looking for this “fix”

Reply
Thanksalot10 years ago

This has been bugging me for months, now it is gone. Thank you for solving a nagging problem.

Reply

Hi,
Thanks a lot its really short simple and helpful.

Reply
Nicole10 years ago

Awesome! I just had remote computer re-imaged. Then this started happening. Thanks so much for this post it was awful having to log in every time I returned to the remote computer.

Windows Vista Remote Desktop Connection

Reply

wow i feel stupid for not thinking of this…have been looking for a solution too. thanks man!

Reply

Vista Remote Desktop

ahmed11 years ago

thank you man

Reply

How To Enable Remote Access Windows 10

thank you very much…
my problem solved.

Reply

Windows Vista Remote Assistance

Kiran11 years ago

Thank You so much..this helps a lot…

Enable Remote Access Windows 7

Reply

Windows Vista Remote Desktop Software

Leave a Reply