To find the windows product key in Windows 11, run cmd as admin or start a new powershell window, and use the following command.
wmic path SoftwareLicensingService get OA3xOriginalProductKey
This will dump your very own product key to the terminal in its output.