The Error 0xc004f063 is a common Windows error that has been reported with Windows 7 during a lot of instances. Lately, the said error has troubled several Windows 8.1 and Windows 10 users as well. As per the suffered users, the Error 0xc004f063 occurs when users try to activate the Windows platform with the help of product keys.
The said errors appear with the following message stating, “The Software Licensing Service reported that the computer BIOS is missing a required license.” Our researches found out that there could be several possible reasons behind the error, including Licensing restriction, System File Corruption, License key inconsistency, and even BIOS inconsistency. However, the issue is quite common, and there are several fixes available for the same. Have a look down below:
Also Read
How to fix the “Windows Activation Error 0xc004f063”?

FIX 1: Scan the System files:
System file corruption is one of the responsible triggers for the Windows Activation Error 0xc004f063, and thus the SFC scan might help here. For more details, follow the steps given below:
- Firstly, go to the desktop search bar, type cmd, and launch the Command Prompt window. Make sure you launch it with Administrator access.
- Now inside the Command prompt window, copy + paste DISM.exe /Online /Cleanup-image /Restorehealth and then press Enter. It will run the Deployment Image Servicing Management scan.

- Now type sfc /scannow and then press Enter.
- Finally, once the scan is done, restart your computer and check whether the issue got resolved or not.
FIX 2: Recreate the Windows Licensing Store:
As per several suffered users, once they recreated the Windows Licensing store, the Windows Activation Error 0xc004f063 got resolved for them. You can also try the same by following the steps given below:
- Firstly, go to the desktop search bar, type cmd, and launch the Command Prompt window. Make sure you launch it with Administrator access.
- Now inside the Command prompt window, copy + paste the following command one by one,
net stop sppsvc cd %windir%ServiceProfilesLocalServiceAppDataLocalMicrosoftWSLicense ren tokens.dat tokens.bar net start sppsvc cscript.exe %windir%system32slmgr.vbs /rilc
- Then make sure you press Enter after each of the command.
- Once the process is over, close the Command Prompt window.

