How can we help? 👋

Error: RDP Black Screen

Follow this guide to resolve the black screen issue when connecting via RDP

  1. Login to the Client Area.
  1. Click on the Services.
    1. Notion image
  1. Click on the respective VPS product to get to the management page.
    1. Notion image
  1. Click on the VNC button.
    1. Notion image
  1. Click on the Launch HTML 5 VNC Client. This will open a popup browser.
    1. Notion image
  1. The browser will appear and show a screen similar to below. Continue to follow the steps to issue a CTRL - ALT - DEL command.
    1. Notion image
  1. Once the browser has opened, press the > button to open the VNC menu.
    1. Notion image
  1. More options will appear. Now, click the A button.
    1. Notion image
  1. Once clicked, more options will appear. Click the bottom option that displays three keys. This will send a CTRL - ALT - DEL command to the VPS to allow for unlocking.
    1. Notion image
  1. Please type in the Administrator password. If you changed the password since ordering, please use that here.
    1. Notion image
  1. Click on the Windows Icon.
    1. Notion image
  1. Type in Command Prompt and click enter to open the program. Make sure you have Administrator permissions when launching the program.
  1. Next, type in the following to the program. You should see the following output.
    1. netsh interface ipv4 show subinterfaces
      Notion image
  1. Now, it is time to change the MTU value. Type in the following to the program in the exact order.
    1. netsh interface ipv4 set subinterface “Ethernet” mtu=1476 store=persistent
  1. To verify that the MTU value has been changed, enter the following command.
    1. show subinterfaces
  1. Reboot the VPS to ensure the MTU has been changed across all services. Once rebooted, you should be able to access via RDP again.
 

Thank you for being a dedicated customer. We very much value all of your business! ❤️

 
Did this answer your question?
😞
😐
🤩