Posts

Showing posts with the label Windows 10

How to allow Windows 10 RDP client to connect to older RDP server

Image
Problem After installing new Windows 10 I encounter the following error when trying to connect to my existing remote server: An authentication error has occured. The function requested is not supported... This could be due to CredSSP encryption oracle remediation... Solution 1. Run gpedit.msc and navigate to the Encryption Oracle Remediation as follows: 3. Change to the following settings and Apply Reference: https://learn.microsoft.com/en-us/troubleshoot/azure/virtual-machines/credssp-encryption-oracle-remediation#scenario-1updated-clients-cannot-communicate-with-non-updated-servers

Find existing Windows 10 license key

Problem I need to retrieve license key to reinstall my Windows 10 PC, however I can't seem to find it anywhere. Solution Run cmd.exe as administrator and run the following command: wmic path softwareLicensingService get OA3xOriginalProductKey