
- #Microsoft windows license key expired phone call 2018 install
- #Microsoft windows license key expired phone call 2018 upgrade
- #Microsoft windows license key expired phone call 2018 software
- #Microsoft windows license key expired phone call 2018 Pc
- #Microsoft windows license key expired phone call 2018 license
#Microsoft windows license key expired phone call 2018 install
You can now wipe that hard disk completely, boot from Windows 10 installation media, and install a squeaky clean copy.
#Microsoft windows license key expired phone call 2018 software
All it needed was the proof from the Software Licensing Manager utility that your underlying activation was legit. It didn't need a product key to do that activation.
#Microsoft windows license key expired phone call 2018 license
If you're "genuine" (that is, properly activated), the Windows activation server generates a Windows 10 license certificate (Microsoft calls it a "digital entitlement") and stores it in conjunction with your installation ID and the version you just activated (Home or Pro).
#Microsoft windows license key expired phone call 2018 upgrade
When you upgrade from Windows 7 or Windows 8.1, the Windows 10 setup program checks your current activation status and reports the result to the activation servers. Windows 10 goes one very large step further. **Several people have asked about hardware upgrades. (Conversely, if you try to use that product key on a different machine with a different hardware ID, you'll probably be denied activation.) Later, when you reinstall the same edition of Windows on the same hardware, with the same product key, it's activated automatically. When you activate for the first time, that hashed value (let's call it your installation ID) is recorded in the activation database alongside the product key you entered with the installation. Here's how that ID works with Windows 7 or Windows 8: So although it defines your device, it doesn't identify you. That hash is reportedly not reversible and not tied to any other Microsoft services. Your Windows 10 license is stored online and linked to your device.įor more than a decade, one of the keys that Microsoft's activation servers have relied on is a unique ID, which is based on a hash of your hardware. I've had some way-off-the-record discussions with people who know a few things about the subject, and I've also done my own testing for the two weeks since Windows 10 was released to the public.
#Microsoft windows license key expired phone call 2018 Pc
The Windows PC you paid for, and the free upgrade you spent time installing, should just work. That's understandable, because every detail the company provides about its anti-piracy measures offers information that its attackers can use.īut it's also frustrating, because Microsoft's customers who use Windows don't want to have to think about activation. Microsoft is characteristically shy about discussing the details of activation. And it's potentially an unwelcome surprise for anyone who tries to do a clean install of Windows 10 without understanding the new activation landscape. That's a huge change from previous versions of Windows, which required a product key for every installation. After you successfully activate Windows 10 for the first time, that device will activate automatically in the future, with no product key required. The biggest change of all is that the Windows 10 activation status for a device is stored online.


Only “Current Edition” had a value for me: “ServerStandard”. One other thing I found confusing is that if you run DISM /online /Get-CurrentEdition, there is a “Current edition is” and a “Current Edition” parameter in the response. So I ran the command with “ServerStandard” and it worked, as follows.ĭISM /online /Set-Edition:ServerStandard /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /AcceptEula That revealed an option for “ServerStandard”. Poking around a bit more I found the DISM TechNet reference and the DISM.exe /Online /Get-TargetEditions command.

Unfortunately, it didn’t mention anything about MSDN licenses, and in principle my edition wasn’t changing, so I didn’t really know what to do for the Set-Edition parameter that he speaks to in:ĭISM /online /Set-Edition: /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /AcceptEula. I had vague recollections that this may not be possible, but the best information I found was this Blain Barton post on converting evaluation editions. Off to my favourite search engine I went, but I found surprisingly little about this. It basically tells you the same thing about struggling with the edition. Running that slui.exe command doesn’t get you very far though. “Error: 0xC004F069 On a computer running Microsoft Windows non-core edition, run ‘slui.exe 0x2a 0xC004F069’ to display the error text” If you’re running an evaluation version of Windows Server 2012 R2 and want to activate it with an MSDN license, you may find that you get an error like this:
