RDP to Windows 10 hangs at Please wait screen

kiran kumar 81 Reputation points
2021-06-25T05:12:15.467+00:00

RDP to Windows 10 hangs at the 'Please wait' screen forever until rebooted.

In our organisation, we are often seeing this issue on domain-joined systems & VMs with Windows 10 OS

This happens when users are trying to log in with their domain accounts. When the issue is reported, we IT team can log in with our Domain ADM accounts and reboot the system/VM. The user will be able to log in now, but the issue comes back again after a day or two. These systems/VMs are updated with the latest patches.

Even after running SFC Scan, the issue remains.

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
{count} votes

24 answers

Sort by: Most helpful
  1. Jong Shin 20 Reputation points
    2025-02-14T19:24:04.1633333+00:00

    I'm late in the game, but this worked for me, thanks to the Reddit user Solarfire64.

    https://www.reddit.com/r/sysadmin/comments/1gbq4y7/windows_11_24h2_rdp_session_hangs_on_logon/

    run gpedit.exe

    Local Computer Policy> Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections > Select network detection on the server - set to Enabled, Turn off Connect Time Detect and Continuous Network Detect

    Comment Image

    4 people found this answer helpful.

  2. sw cheung 6 Reputation points
    2022-01-26T00:15:46.543+00:00

    Hi,
    I got similar problem to log in my account (XXX) yesterday. It seems that the workaround as

    1. close the remote log in window
    2. local log in with another user account (YYY)
    3. remote log in XXX again and kick the local account YYY out
    4. log in XXX successfully remotely
    1 person found this answer helpful.
    0 comments No comments

  3. BruceK 6 Reputation points
    2022-04-26T13:05:29.113+00:00

    I just experienced this issue for the first time and saw something odd not mentioned here. Someone called me about not being able to connect to their office desktop. They were getting the please wait screen. I logged in from one of my computers and saw exactly the same thing. Being ignorant of all this, I told him an update probably got stuck and someone would have to reboot his machine in the morning. This morning I logged into his computer from a different computer and all was fine. I called him and said it must have been an update taking a long time to install and all was fine. He tested and said, "no it still says please wait!" I remoted into his laptop and checked and sure enough he was right.

    Some computers were getting the "please wait" screen and others were not. That is somewhat at odds with what is being said here, so I thought I would mention it. The difference between the two computers is the one not experiencing the issue is running Windows 11.

    1 person found this answer helpful.

  4. Collier, Daniel 6 Reputation points
    2022-09-22T12:05:26.153+00:00

    I run into this a lot. The workaround I have found is to remotely reboot the machine.
    I run the following command on my local machine to reboot my remote machine.
    Replate "remote_machine_name" with your remote computer name (the same name you pass to the "Computer" field in RDP logon dialogue.

    shutdown /r /m \remote_machine_name

    1 person found this answer helpful.

  5. Leila Kong 3,711 Reputation points
    2021-06-25T07:50:32.82+00:00

    Hello @kiran kumar ,

    Thanks for your query.

    1.What's the OS version of your client computer?
    2.Can you check the Windows version and OS Build Number of the remote Windows 10 computer by entering "winver" in search bar? e.g. Windows Version 20H2 (OS Build 19042.867)
    3.Did the same issue occur before these systems/VMs are updated with the latest patches?
    4.Are there any group policy settings on the domain-joined VM?
    5.Is there any error message in the event log?
    6.What about set Network Location Awareness service to automatic (delayed start) and reboot?

    Windows 10 stuck at Please wait screen: https://answers.microsoft.com/en-us/windows/forum/all/windows-10-stuck-at-please-wait-screen/34bd9da6-b2a8-4c4f-b834-6564037c9ed0

    Best regards,
    Leila


    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.