Posted On March 31, 2019

How to change product ID and install new CD Key for Windows

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How to change product ID and install new CD Key for Windows
Regedit >> browse to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\Current Version >> change ProductID to new value >> exit Regedit
Run Windows Power Shell as Administrator >> slmgr -upk >> slmgr -ipk XXXX-XXXX-XXXX-XXXX [New Product Key]

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Windows Event ID 2017: Unable to collect NUMA physical memory utilization data

Issue: Log Name: ApplicationSource: Microsoft-Windows-PerfOSDate: 9/12/2018 7:47:38 AMEvent ID: 2017Task Category: NoneLevel: WarningKeywords: ClassicUser: N/AComputer:…

Print Server Setup

Enable WSD Discovery: CMD >> Services.msc >> set DNS Client, Function Discovery Provider Host, SSDP…

ADFS: Adding a Relying Party Trust

The following instructions assume the task of creating a authentication endpoint to allow external users…