Home How to Renew your Self-Signed Certificate for Windows RDP
Post
Cancel

How to Renew your Self-Signed Certificate for Windows RDP

  1. Open Windows Built in Cert Manager
  2. Navigate to Cert\LocalMachine\Remote Desktop
  3. Delete the Certificate
  4. run the below commands
    1
    2
    
    net stop SessionEnv
    net start SessionEnv
    
This post is licensed under CC BY 4.0 by the author.