intel's first gaming card that will hit the market soon has been shown in its innovation event, the Intel Arc A770. In its core ticks ACM-G10, coming with 32 Xe-cores and all the way up to 16GB of GDDR6 memory (the basic entry-level version will have 8GB of GDDR6). The card will support ray tracing and supersampling with Intel's XeSS.
This is Intel's first gaming desktop GPU and after testing with some YouTube channels it turned out that the card itself sits somewhere between nVIDIA RTX 3060 Ti and an RTX 3070 so it will still be low in performance compared with the new RTX 4090 or AMD's new RDNA3 upcoming lineup. But as stated this is Intel's first gaming graphics card and having this kind of performance is no small feat for the first-time product.
One thing that is really great tho and that is going for Arc A770 GPU is its price! The Limited Edition card will cost $329 which is at this moment most cheapest GPU currently on the market in that performance range. nVIDIA is between $500 and $700 for comparison and if Intel can hold on to its performance with almost half the price card could be a great hit among gamers. GPU itself will launch on October 12th.
Hello and welcome to our user account notifications in Windows 10 tutorial where we will dive a little more into how you can control notification and behavior settings for your or someone else's user account in your Windows 10.
If you are annoyed with confirmation windows each time you start a new application or install one please keep reading and I am sure you will find just the right setting for you.
User account options are a little hidden and not so obvious, well at least not in Windows 10 compared to previous Windows versions. Since we will not be able to find them under typical and standard settings we will need to do few tricks in order to get to them.
Opening control panel
First thing is to press ⊞ WINDOWS + R on your keyboard so the run dialog window pops up on your desktop.
Once run dialog is shown type in it control panel as shown in the picture and press OKIf you have followed the steps precisely, you should be now in the control panel of Windows 10. Click on the top-right view and choose large icons. The Control panel will switch to a grid-like view, in the current view go to the far-right and almost bottom icon where it says User Accounts and click on it.
User account settings
Once the user account opens click on the bottom link which says Change User Account Control settings. Please note that you will need to be logged in as an administrator or have administrator privileges in order to change this setting.
Once you click on the link you will be presented with a User account control slider on the left and a brief explanation on the right
Here in the picture, we see Windows default setting and an explanation of when and how he will notify you. If you wish to turn all notifications linked to programs changing computer or you making windows changes, click on the left slider and bring it all the way to the bottom where it says never notify me. If you prefer some notifications try to find which of the remaining 3 settings best suit your needs. Once you are done and satisfied with your choice click on OK.
Recently, a number of users reported that they were not able to use the “Run as administrator” context menu option when they tried using it or opening a program with administrator privilege. If you are one of these users facing this problem, then you’ve come to the right place as this post will guide you in fixing this issue.
At the time of writing, it isn’t clear what the cause of the issue is but there are potential fixes you can try to fix the problem. You can try turning on the User Account Control or clean up the Context Menu items change the Group Membership. On the other hand, you can also perform both SFC and DISM scans via Command Prompt or troubleshoot the problem in a clean boot state as it is possible that some third-party programs are the ones that are causing the problem. You could also run an anti-malware scan using Windows Defender or your antivirus program.
Option 1 – Try to turn on the User Account Control
When you open a program with administrator privilege, the User Account Control or UAC prompt will pop up asking you to confirm the permission. However, if you have disabled the User Account Control by mistake or some malware has disabled it, then it’s no wonder why the “Run as administrator” option is not working. Thus, you need to check if UAC is turned on or not. All you have to do is go to the User Account Control settings.
Option 2 – Try changing the Group Membership
First, you need to sign in with your administrator account or ask your administrator to sign in for you. So if you only have a Standard User account, you have to add that account to the Administrators group.
In the taskbar search box, type “netplwiz” and check the search results.
From there, select your user account and click the Properties button.
After that, go to the Group Membership tab and select Administrator.
Now click on the Apply and OK buttons to save the changes made and then sign in to your computer again and see if the “Run as administrator” option is working or not.
Option 3 – Try to create a new Administrator User account
If you have a standard account, you can try creating a new account but this time, you create an administrator user account and then see if you can now use the Run as administrator option or not. Note that you have to sign in with your main account before you can create an admin account.
Option 4 – Run the DISM tool
You can run the DISM tool as well to help fix the problem with the “Run as administrator” option. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
Open the Command Prompt with admin privileges.
Then type in the following commands and make sure to hit Enter right after you type each one of them:
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
exe /Online /Cleanup-image /Restorehealth
Do not close the window if the process takes a while as it will probably take a few minutes to finish.
Option 5 – Perform a System File Checker scan
The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the problem with the “Run as administrator” option on your Windows 10 computer. SFC is a built-in command utility that helps in restoring corrupted files as well as missing files. It replaces bad and corrupted system files with good system files. To run the SFC command, follow the steps given below.
Tap Win + R to launch Run.
Type in cmd in the field and tap Enter.
After opening Command Prompt, type in sfc /scannow and hit Enter.
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Once done, restart your computer.
Option 6 – Put your computer in a Clean Boot State
You can also troubleshoot the problem in a Clean Boot state. It could be that there are some third-party applications in your computer that are preventing you from using the “Run as administrator” option and to isolate this possibility, you need to boot your computer in a Clean Boot State and then try to use the Run as administrator again. Putting your computer in this state can help you identify which program is the culprit and thus isolates the problem. In a Clean Boot state, your computer will start using only the pre-selected minimal set of drivers and startup programs. Note that you have to disable and enable one process at a time.
Log onto your PC as an administrator.
Type in MSConfig in the Start Search to open the System Configuration utility.
From there, go to the General tab and click “Selective startup”.
Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
Next, click the Services tab and select the “Hide All Microsoft Services” check box.
Click Disable all.
Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
After you’ve set your computer into a Clean Boot State, try to check if the error is now fixed and that you can now view the Properties.
Option 7 – Try scanning your computer using Windows Defender
As mentioned, if your computer was recently infected with some malware, it is possible that the malware changed the User Account Control settings which is why you’re not able to use the Run as administrator option. Thus, you need to scan your computer using Windows Defender.
Tap the Win + I keys to open Update & Security.
Then click on the Windows Security option and open Windows Defender Security Center.
Next, click on Virus & threat protection > Run a new advanced scan.
Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
Fatal Error c000021a is a type of Windows stop error also known as the blue screen of death (BSoD) error. When this error occurs, it causes the computer screen to go blue and locks the user out of the current activity.
This error code is fatal and can lead to serious issues like system crashes and freeze.
The error code is usually displayed in the following format:
STOP: c000021a {Fatal System Error}The Windows Logon Process system process terminated unexpectedly with a status of 0xc0000034 (0x00000000 0x0000000)
Solution
Error Causes
Fatal Error c000021a occurs when the Windows kernel detects that either Winlogon.exe or Csrss.exe service processes have stopped responding or failed to load. When this happens the error code pops up on the screen.
Nonetheless, this is not the only reason for the occurrence of this error. There are plenty more reasons why Fatal Error c000021a may pop on your computer screen. These include:
Missing or corrupt hardware drivers
Faulty hardware
Windows System Restore failed during the rollback process
Malware or viral infection
Registry issues
No matter what the reason may be, it is advisable to fix the error right away without any delays. Remember it is a fatal error and can cause a great deal of damage to your PC.
Further Information and Manual Repair
Fatal Error c000021a is a serious PC issue but this does not mean you have to hire an expert to get it fixed. The good news is that this error is actually quite easy to resolve.
You don’t have to be a technical whiz or a computer programmer to fix Fatal Error c000021a on your PC.
Here are some do it yourself methods to fix this error code right away without any hassle:
Let’s get started:
Method 1: Update Your PC Drivers
As we mentioned about corrupt or missing drivers can be one of the many reasons for the occurrence of this error. So, check the drivers first. Perform a driver scan and make sure all your drivers are updated.
Method 2: Perform a Windows System Restore
To do this, first launch Task Manager by pressing CTRL+SHIFT+ESC on your keyboard. Now click on the application tab and then click ‘New Task’ then browse.
After that, go to C:\Windows\System32\Restore folder and then double click the rstrui.exe file. This will help start system restoration. Your computer will reboot during the process and hopefully, the error will be resolved.
Nonetheless, if the error still persists then try methods 3 and 4.
Method 3: Scan for Viruses
Sometimes Fatal Error c000021a may also occur due to malware infection. Your PC may be affected by viruses hidden in different locations without you knowing about it.
Therefore to resolve this error, it is recommended to run an antivirus and scan for viruses. If detected, remove them right away to fix the error code.
Method 4: Repair the Registry
Another method to resolve Fatal Error c000021a code on your system is to repair the registry. The registry stores all the information and activities performed on the system.
If it is not cleaned frequently, it gets loaded with too many files unnecessary and obsolete files like the junk files, cookies, internet history and temporary files which corrupts and damages the registry thereby generating blue screen of death error codes like Fatal Error c000021a.
Though you can repair the registry manually it can be both time-consuming and slightly difficult especially if you are not a computer programmer. Therefore it is advisable to download a registry cleaner to fix it right away.
Automatic Repair with Restoro.
Whether the Fatal Error c000021a code occurs due to viral infection or registry issues, download Restoro. This is a next-generation, advanced, and multi-functional PC Fixer. This software is deployed with multiple utilities such as a powerful registry cleaner, an antivirus, a system optimizer, and more.
The registry cleaner scans the entire PC and detects all types of registry issues at once. It cleans the registry, wipes out all the unnecessary files, and restores the registry back to normal.
Simultaneously, the antivirus embedded in this software detects all types of viruses including malware, adware, spyware and Trojans and removes them in seconds.
The system optimizer feature ensures the speed and performance of your PC are not compromised during the repairing process. It ensures your PC works at its optimal speed.
Restoro is a one-stop solution for all your PC needs. It has a user-friendly interface making it easy for all levels of users to work around. It is compatible with all Windows versions
Click here to download Restoro and resolve the Fatal Error c000021a code on your PC today!
0x80004001 is an error code that Windows users encounter quite commonly.
This error usually occurs when users try to update an old Windows application or attempt to run a certain application. When this error appears on the screen, the system automatically restarts to stop further processing. The error results in a blue screen after the system boots.
This blue screen is known as the Blue Screen of Death.
Error Causes
There are different files in the Windows operating system responsible for its smooth functioning. Sometimes problems like viruses or incorrect register entries corrupt or damage these files. This is when this 0x80004001 error appears.
Simply put, some of the most common causes that trigger 0x80004001 error are listed below as follows.
Irrespective of what causes this error, it is of utmost importance to troubleshoot it as soon as possible.
Further Information and Manual Repair
While there are several ways of troubleshooting this error, the two most useful approaches have been listed below as follows.
This solution is for advanced users. Start your system and log on to it as the administrator. Click on the Start button. Now select All Programs->Accessories->System Tools. Finally, click on System Restore. In a new window, select the option “Restore My Computer to an Earlier Time”. Now click on Next. A list of restore points will be displayed. Choose the most recent restore point from this list and click “Next”. Now click next on the confirmation Window again. Once the restoration is finished, the computer will restart itself and you will observe that the error no longer appears.
This solution is for beginner or novice users. Download a 0x80004001 error repair utility available online. Install this program on your computer and use it to scan for the error in your system. When the scan completes, find if any feature allows you to fix errors. If yes, click on it. Now restart your computer again. You will notice that the virus has disappeared. It is a good idea to use error repair utilities because they scan the system, diagnose the error and then perform the repair.
Use any of the methods listed above to get rid of the 0x80004001 error once and for all.
In today's IT world, if you want a computer for typical day-to-day actions and gaming, there are 3 primary ways you can go. An Apple computer with its proprietary hardware and operating system or a typical machine with Windows or Linux operating system.
Each system has both advantages and disadvantages and picking the right one might be difficult for some users. From hardware differences to specific software and operating system, each system is aimed at a different type of work, and in this article, we will explore each one and help you in choosing the right one for you.
Apple ecosystem
Apple has managed to create a unique ecosystem of its own devices, from its iMac desktop computers to more professional MAC studio and power MAC and all the way to tablet iPad and iPhone are powered by Apple's own operating system that connects all of these devices into one large system. So if you really need one singular ecosystem this is a huge advantage.
The ecosystem on the side, MAC computer systems are great, some would argue best for coding, design, video work, and sound editing. MAC M2 chip is optimized for all of these tasks and a specially tailored operating system is just the icing on the cake. Specific Apple-made software like a logic pro or final cut also helps a lot to position MAC systems on top of the line.
Reading all of this you might think hey this is the computer for me, it does everything! Sadly the truth is not like that. The first thing that is difficult on MAC systems and a maybe big reason that it is not so adopted outside professional working environment is lack of games. If you are a gamer or plan on using MAC for gaming, well I have some bad news. The second big turn-off is that MAC systems tend to be more expensive than PC systems, yes components are of higher quality but rest assured that you will pay for also for branding.
Get MAC as your workstation for serious work and for good tech support, if you need a plain home computer keep reading.
Windows PC machine
There is no better feeling than assembling your own computer, tweaking hardware to make a monster and despite haters hating, Windows is the best all-around operating system on the market. It is supporting the largest variety of hardware and the largest variety of software.
The best platform for serious gaming and streaming Windows machine has cemented itself as a multimedia powerhouse. But, this kind of computer is not alien to being also a professional machine, you can practically do everything that you can do on Apple or Linux machine inside Windows, yes some things might require extra steps or will be slightly slower but in the end, being able to do anything is the greatest strength of Windows machine.
Of course, every system has its flaws and Windows is not immune to that. One of the biggest is being the operating system for every hardware ever made and every software as well while keeping legacy support for old software and hardware, basically, its biggest strength is in the same time its biggest weakness leading to sometimes stability issues. Also being able to place any kind of hardware can also lead to the same stability issues. Executing something a little slower than other systems and having some extra steps can also be looked upon as weaknesses.
Linux system
First and perhaps for some people, the biggest advantage of the Linux operating system is its price, it is completely free! Other advantages include the great server and networking included in the OS itself, the large amount of customization, and unmatched stability. The ability to write scripts inside the OS terminal is also a great thing and coding is much more streamlined and friendlier than on other machines.
The power of Linux is the ability to change anything, even on the system layer, no other operating system will let you change the basic functionality of the OS itself while Linux will let you do this. It is also the only operating system you can fully use by booting it up from a USB stick and having the same experience as it was installed on a local hard drive. Among other OS mentioned earlier, Linux is by far the lightest one, taking the smallest amount of memory among the three.
The bad side of the Linux machine is the steep learning curve, among the three mentioned operating systems rest assured Linux is the most difficult to learn and be comfortable in it. The operating system will require you to know the hardware and how computers work in order to fully use its potential. Other things that place it behind are not so wide hardware support compared to Windows and the somewhat confusing distro model.
Linux versions come in form of different distro packages and first-time users will face many of them being left in awe of which one to choose. Also installing drivers and software via a package system can also be a tedious task as well, often being that some version of the driver will not work on the newer version of the Linux distro.
Get a Linux machine if you are well versed in computer technology, if you want great customization of the OS itself or if you do not want to spend money on OS and software since almost entire Linux software is open source.
Error Code 0x8007041d is an error that arises during the Windows 10 Update process. In some cases, this error code can also arise during the Windows 10 Activation process. It is an error code that has been present in multiple versions of the software but usually arises when antivirus or registry issues interfere with the Windows Update or Activation software.
Common symptoms include:
Inability to download the needed Windows 10 updates
Inability to complete the Windows 10 Update process
If you are experiencing the Error Code 0x8007041d on your machine, there are several methods that you can use to attempt to resolve the problem. Several of the steps that are most successful for the resolution of this error require familiarity with registry and antivirus tools, so if you are unsure of your ability to complete these steps on your own, contact a qualified computer repair technician to assist you.
Solution
Error Causes
In most cases, Error Code 0x8007041d arises when there is a conflict between multiple antivirus or malware tools on the computer, if there is an issue in the Windows registry, or if your Windows Defender software is out of date. During the Windows Update process, the system checks to ensure that there are not any factors that are present that could introduce viruses to the system, so if there are any indicators that could present issues to the software, Error Code 0x8007041d will often arise.
Further Information and Manual Repair
For users who experience Error Code 0x8007041d, there are several steps that can be taken to resolve the issue. If the following methods are not successful for you or if you are unsure of your ability to undertake them on your own, contact a qualified Windows 10 computer technician.
Here are the best ways to attempt to fix Error Code 0x8007041d on your computer:
Method 1: Remove Additional Security Software Apart from Windows Defender
In some cases, having multiple versions of malware or antivirus software installed on your computer can cause the Windows system to create conflicts between them, which can interfere with your ability to update. During the update process, the system may attempt to determine if there is any malware present, and having multiple kinds of antivirus software present on the same machine may return mixed results.
If you currently are running antivirus software that is separate from Windows Defender, consider removing it from your computer prior to running the update software. This may allow you to successfully complete your update process without conflict. Additional software can be reinstalled after the update is complete, but make sure to keep both sets of software up to date in order to lessen the chances of encountering this error code again during future updates.
Method 2: Update Your Windows Defender Software
If you currently have Windows Defender as your primary antivirus software, check to see whether it is fully up to date. Out of date antivirus software can cause conflicts with the Windows Update process since the update to Windows 10 will not be able to be completed unless the system is free from viruses or malware.
If you are unsure of whether or not your Windows Defender is up to date, open it and run the process to check for updates, then re-attempt to run Windows Update. In some cases, you may want to restart your computer before running the Windows 10 Update process a second time.
Method 3: Run the Registry Repair Tool
Another issue that could cause Error Code 0x8007041d is a problem in the system registry. If you believe that this may be the case, run the Windows Registry Repair Tool on your machine to check for and resolve any issues. This is a fairly simple and straightforward tool to use, but it can help you to resolve any number of problems that may interfere with your ability to update your Windows 10 software.
If you have taken the steps listed above, restart your computer before attempting to proceed with the Windows Update process. If the three methods listed above are not successful in completely resolving Error Code 0x8007041d on your machine or if you are not comfortable in your ability to implement these steps on your own, contact a qualified Windows repair technician who is familiar with the Windows Update process to assist you.
If you wish to always have at your disposal a utility tool to fix these Windows 10 and other related issues when they do arise, download and install a powerful automated tool.
The program can’t start because MSVCR71.dll is missing from your computer, Try reinstalling the program to fix this problem.
If by any chance you have encountered this error know that you are not alone and that this is a solvable error. In this guide, we will show you how to fix this error.
Usually, the MSVCR71.dll missing error is met when a new application is installed. So let us dive right into it and solve it.
Reinstall application
If only a certain application is reporting this error, try reinstalling it, there is a high possibility that by some mistake application was not properly installed and corrupted or removed the MSVCR71.dll file. If this is the case, reinstallation will help.
Check recycle bin
like mentioned above, if the application has by mistake deleted the file, open recycle bin and try to locate it there. If this is the case, restore it from recycle bin and everything should be back in normal working conditions.
Download a new version of the file
If the previous 2 methods failed and you still get the missing error, try downloading the file from Microsoft and placing it in C:\Windows\SysWOW64
Reinstall C++ redistributable
Having an incorrect C++ redistributable package can be an issue of the problem, get the latest version from Microsoft and reinstall it.
As you know, Windows programs depend on several operations to get executed and at the same time, there are also numerous parameters that have to be fulfilled for a program to get executed. However, based on some reports, there was an error when some users tried to run a program. This error says, “The application was unable to start correctly (0xc00007b)”.
There could be various reasons why this error occurs but the main one is most likely due to an x86 application that is not compatible with the x64-based operating system. To fix this problem, you can run the Check Disk utility or reinstall the application or the Microsoft .NET Framework. You can also try reinstalling DirectX or replace the corrupted DLL file(s). For more details, refer to the given options below.
Option 1 – Try running the Check Disk utility
In the Windows Search box, type “command prompt” and from the search results, right-click on Command Prompt and select “Run as administrator”.
After opening Command Prompt, type this command and tap Enter: chkdsk <Partition Letter>: /f
The command you entered will start to check for errors and fix them automatically. Else, it will throw an error message saying, “Chkdsk cannot run because the volume is in use by another process. Would you like the schedule this volume to be checked the next time the system restarts? (Y/N)”.
Tap the Y key to schedule Disk Check the next time your computer restarts.
Option 2 – Re-enable the Microsoft .NET Framework
You could also try to disable the Microsoft .NET Framework then enable the latest version of the .NET Framework on your PC and check if the error is fixed
Option 3 – Try to reinstall the program
There are times when some supporting module for your application under the hood could have messed up the application where you get the error. To fix this, you have to uninstall the program and then download its latest version from its official site and then install it again. Once you’re done, run the application and see if the error is fixed.
Option 4 – Run System File Checker scan
If reinstalling the program didn’t work, you can also try running the System File Checker or SFC scan to fix the error. System File Checker is a command utility built into your computer that helps restore corrupted files and missing files. Refer to the following steps to run it:
Hit the Win + R keys to launch Run.
Type in cmd in the field and tap Enter.
After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
Windows Resource Protection did not find any integrity violations.
Windows Resource Protection found corrupt files and successfully repaired them.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Reboot your computer.
Option 5 – Try running the DirectX Diagnostic Tool
Since the error has something to do with the DirectX Graphics APIs, you can run the DirectX Diagnostic tool to resolve the problem.
Option 6 – Try updating or re-installing DirectX
If the DirectX Diagnostic tool didn’t work, you can try to update or reinstall DirectX instead. This can help in fixing the problem because when you reinstall or update DirectX, it will replace the incompatible or corrupted components of DirectX from your computer.
So far we probably all know what are good new and exciting features that W11 is bringing to the table, let’s talk now about features that will be removed and are not there but we had them in W10
Taskbar, do not worry, it is still there but it will be locked hard only to the bottom, people is removed, applications cannot customize areas and some icons will not appear in the system tray.
Start Menu, No more named groups, cannot be resized, live tiles are history and pinned apps and sites will not migrate
Tablet mode is completely removed
Touch keyboard will not dock or undock on screen sizes bigger than 18 inches
The timeline feature is no more
The wallet is also removed
Cortana is not active on first boot experience and it is no longer pinned to the taskbar
Desktop wallpapers are not synched anymore when using an MS account
IE is disabled, IE mode in edge here to fill the gap
Math panel is removed with math recognizer as separate install on demand
News and interests are now Windows Widgets
Quick status is no longer on the lock screen nor in the settings
S Mode exclusive only to Windows 11 home edition
Snipping Tool continues to be available but functionality has been replaced with the Snip & Sketch tool functionality.3D Viewer, OneNote for Windows 10, Paint 3D, and Skype won't be installed anymore on new systems. They remain available when systems are upgraded.
This specific Windows 8.1 or Windows 10 error code has to do with the number of times you can use your license number to install windows programs on computers. All windows activation codes are licensed to be used one time for a device, to control piracy, but what happens when your PC crashes, or you have to change a hard drive component and are forced to re-install Windows Operating System. Luckily, there is an easy fix for this issue.
Solution
Error Causes
Basically, when you need to re-install the Windows operating system that you have previously bought and installed on another computer an error code will be displayed with a message telling you that the activation server determined that the specific key could not be used for activation. This occurs because the key has already been used on that computer, or a different one, to install operating systems. There are a few easy fixes for this issue, and most of them should be easily completed on your own.
Further Information and Manual Repair
There aren’t many explanatory ways to repair Error Code 0xc004c008. Below are two methods to go about addressing this issue.
Methods 1:
The first step is to open the “Run” Window. You can do this in two ways. First, press the “Window” key and press the “R” key simultaneously. This will open the “Run” menu. Or you can start the “run” window by going to the Start menu and selecting Run.
In the Run window type “SLUI 4” and click enter.
A Phone Activation window will open up, after which you'll need to select a few options.
First chose the country in which you registered the product for the first time.
Choose your country and a phone number will be displayed specific to your choice. You will now need to call the number provided.
After you’ve dialed you will be prompted to write your “Installation ID”. Type your “Installation ID” on the phone.
After that step, you will be asked how many copies of Windows have been installed using this license. Choose “1”, should anything else be chosen but “1”, this will not work.
After the process is completed, you will be given a confirmation ID and should be able to proceed as normal with installation. You will have a workable product key again.
Install whatever copy of the Windows Operating System you are attempting to with the new product key.
Method 2:
If the first method did not work, the only other option is to call Microsoft and walk through the process with a technician. To do this, dial “1-800-936-5700”. Explain the error that you received and the steps in the update process during which it was displayed. The technician will be able to walk through the steps from getting a new product key to finishing the installation.
If you're not a tech-savvy individual but would like to solve this problem without the aid of a technician, download a powerful automated tool to fix error code 0xc004c008.