If the Error Code 0xC004C770 popped up on your computer during your activation of the Windows 10 software, don’t worry. This is a fairly common error, especially for people who own more than one computer upon which Windows 10 is installed and activated. The gist of this error code is that the product key that you have entered has already been claimed or used on a different computer. Because there are limitations on the number of computers that can use any given license activation code or product key, this error code can arise when you have exceeded that limit. If you have a single-use license and have already entered the particular product key onto another machine, you may see this error come up during activation.
Both Error Code 0xC004C770 and Error Code 0x803FA071 arise from the same problem and the same steps can be used to resolve both error codes.
Error Code 0xC004C770 is likely to appear on your screen during activation of Windows 10 if you or anyone else in your organization have already entered in the product key used on another computer. If you have a multiple-use license, the product key that you are entering may already have been used for the maximum number of computers allowed under that license.
There are two basic methods for addressing the issues associated with Error Code 0xC004C770. These methods can easily be implemented by anyone who is comfortable interacting with the Windows Store from their computer, which makes the resolution of this particular error code fairly simple and straightforward.
If you are unable to complete the steps below or Error Code 0xC004C770 has not been resolved after following the guides below, contact a Windows technician who is familiar with the Windows 10 activation process to assist you in the process. You can also get in touch with the Windows technical support team to assist you in the process if needed.
If you have already used the product key on another computer or have used it on the maximum number of allowed devices, you may need to purchase an additional product key for the computer with Error Code 0xC004C770. Product keys can be purchased physically from a retailer that sells Windows 10 software licenses or purchased directly from the Windows store.
To purchase a new product key directly from the Windows Store, follow the steps below:
If you are unable to see the “Go to Store” option when you reach the “Activation” page, you may not be set as an administrator of your machine. In this case, get in touch with the support personnel from your company to complete the purchase, installation, and activation process on your computer.
For users who have changed out parts of their computer’s hardware, like putting in a new motherboard or activating a new hard drive, you may have more success if you attempt activation through a phone.
In order to activate your copy of Windows 10 from your phone, follow the steps below:
As with any error code resolution, if the methods above are not successful or if you are not comfortable with your ability to successfully complete the steps above, get in contact with a qualified professional who is trained in the Windows 10 activation process to assist you or download a powerful automated tool to get the job done.
Get-ExecutionPolicy –ListStep 3: After you execute the command, it will give you a list of the User Groups as well as their Execution Policy status, and under the Scope column, look for “LocalMachine”. Once you find its Execution Policy you will notice that it’s either set to Undefined or Restricted. Step 4: Now that you’ve determined the Execution Policy, you need to set it to Unrestricted if it is set to Restricted. To do that, you have to enter the following command in the very same PowerShell window.
Set-ExecutionPolicy UnrestrictedStep 5: After you execute the command, you will see a message that asks for various permissions for which you either have to tap Y to say Yes to each one of the messages individually or tap the A key to say Yes to all the messages to once. However, if the command throws another error, you can just force the Execution Policy to change by executing the following command.
Set-ExecutionPolicy Unrestricted -ForceStep 6: Once you’re done, it will finally set the Execution Policy for the Windows PowerShell scripts as well as cmdlets to be Unrestricted and fix the “File cannot be loaded because running scripts is disabled on this system” error.
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateOSUpgradeNote: If the above-given registry key does not exist, you can simply create it. All you have to do is right-click on the WindowsUpdate key and then select the New Key option and type “OSUpgrade” as its name. Afterward, create a new DWORD (32-bit) Value and name it “AllowOSUpgrade” and set its value to 0x00000001. Step 3: Restart your computer and check if the error is now fixed. And then try to update your Windows 10 computer again and while you’re at it, make sure that you’re around your computer to interact with the prompts needed to complete the installation process.
“The boot configuration data store could not be opened”while you try to carry out any command on the bcedit.exe, then you’ve come to the right place as this post will guide you on how you can fix this error in Windows 10. This kind of error could pop up if the system is not able to locate the specified file. It is also possible that the requested system device can’t be found or that the boot configuration data store could not be opened. In addition, when you open the System Configuration or MSConfig, you might notice that there is no Boot data, and according to the reports, is that when you try to dual boot the computer, the installer will replace the default bootloader.