Remote Desktop beeld freez

  1. Make sure you have closed Remote Desktop if you have it open.
  2. Right-click the Windows Start button on the bottom-left of your screen.
  3. Select Windows PowerShell (Admin) or Command Prompt (Admin) from the menu.
  4. In the window that displays, enter the command below (as one line) then press ENTER:
    reg add "HKLM\software\policies\microsoft\windows nt\Terminal Services\Client" /v fClientDisableUDP /d 1 /t REG_DWORD
  5. Enter the command below then press ENTER:
    net stop “Remote Desktop Services”
  6. Type “Y” and press ENTER if asked “Do you want to continue with this operation?”
  7. Enter the command below then press ENTER:
    net start “Remote Desktop Services”

You may now connect to your remote computer using Remote Desktop again

Artikeldetails

Artikel-ID:
7
Aantal bekeken:
53
Beoordeling (Stemmen):
(1)