To check if your Windows OEM license is working, you can follow these steps:
- Open Command Prompt: Press
Win + R, typecmd, and hit Enter. - Check License Status: Type the command
slmgr /xprand press Enter. This will show you the activation status of your Windows license. - Check OEM Information: You can also run
wmic bios get serialnumberto check the Service Tag number, which is important for OEM activation.
If you encounter issues such as error code 0xc004f063, it may indicate that the BIOS is missing a required license or that there was a hardware change affecting the activation. In such cases, contacting your OEM vendor for assistance is recommended.
References: