From cmd.exe
slmgr /dlv
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi dears, how to check whether product key of windows server 2019 is genuine or not
From cmd.exe
slmgr /dlv
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
Hi there,
Open Command Prompt on elevated privileges. Execute the following command:
slmgr /dli
The “dli” parameter will display current license information with activation status.
The result will also include the type of key (Retail, OEM, MAK, or KMS key). If the License status says “Licensed”, then you do not have a problem.
--If the reply is helpful, please Upvote and Accept it as an answer--