Runtime Error r6034 is one of the most commonly occurring errors. This error usually arises in Windows Vista and Windows 7.
The message that appears to the user states ‘An application has made an attempt to load C runtime library incorrectly, please contact the support team for more information’.
As the message suggests, this problematic error occurs simply because an application attempts to load the C runtime library without a manifest.
Solution
Error Causes
Runtime Error r6034 occurs when the system compiler fails to compile the working application. While this is the primary reason, there are some other conditions that trigger Runtime Error r6034 which are outlined below.
Existence of viruses and malware in the system.
Corrupt or missing system files.
Power outages.
Hardware problems.
Hardware driver problems.
There are several other reasons that may trigger Runtime Error r6034 that are beyond the scope of this article. Regardless of what triggers this error, it is crucial to ensure that it is fixed as soon as possible.
Further Information and Manual Repair
There are several ways to deal with Runtime Error r6034. However, one of the most effective ways is listed below as follows.
When this error occurs, restart your computer. Make sure you press F8 before the windows logo is displayed.
Choose safe mode and press enter.
Go to the ‘Start’ button and type ‘msconfig’ in the search box. Press enter.
The MSConfig program will now open.
Choose ‘Start up’ in the general tab and then click on the ‘Load Start Up’ item.
Click on the ‘Services’ tab. Now click ‘Hide all Microsoft Services’ and then choose ‘Disable All’.
Close the system configuration window.
Restart the computer.
After restarting your computer, you will notice that the Runtime Error r6034 has been removed. If this approach fails to deliver the desired results, it is advised to follow the steps listed below.
Go to the start button. In the search box, type ‘System Restore’.
The system restore window will open. Make sure any process or application that’s open is now closed.
In the System Restore window, if a calendar list appears, it means the restore point is open. Now choose the point from where the error appeared and click Next.
This process may take some time. Your system will restart automatically and the Runtime Error r6034 will disappear.
The euphoria around Windows 11 is not dying and reveal that Android apps will work natively inside Windows 11 has raised many emotions and questions.
So, Microsoft has announced that Android apps will run natively inside Windows 11 OS and that they will reside alongside your other installed ones as icons, etc.
It is no secret that many users have been using emulation software to run Android apps inside Windows so far, so what is the difference?
It is still emulation
Whatever you would like to believe it is still emulation and Android apps are at the end of the day still Android apps running inside emulated environment.
This time we will not need third-party emulation software running inside Windows, we will have third-party emulation services running inside Windows.
Intel has teamed up with Microsoft in order to integrate Intel bridge algorithms in order to run Android apps, meaning that yea, pretty much we have emulation services running in order to run the application.
The problem with this kind of approach is that well emulation software is running and consuming system resources only when we start it, this kind of service is always running and always consuming resources and for someone who really does not care about Android apps at all, this is just a waste of resources.
Android store
The store is another issue here, instead of the Google play store we will have the Amazon app store integrated inside the new Microsoft store.
This means that any kind of for example game progress or login information from Google store cannot be transferred into Windows 11, add to that information that in the Amazon app store there are tons of missing applications like SLACK, TRELLO, BitWarden, etc and we might have a serious question here about the use of this feature.
Android apps that do not use Android services
If you even look past that it is still emulation and that it is available on the Amazon app store there is still concern about applications not using Google services for their running.
Many Android apps are relying on Google services like location or optimize their use of on-device resources, handle in-app purchases, etc. that cannot be found on this system.
Uber is a prime example that uses Google location service to determine your location and for its mapping data, with that application, is useless.
Other like Guardian will even pop up message that says Google play service is required in order to even work.
Android apps without Eero system
Amazon Eero system for enhanced internet access is not even yet available in its own app store which brings us to missing some key players like Bank of America, Chase mobile, Bueller, etc.
And across the board, the apps that are present in the Amazon Appstore are often as good as abandoned. Lots of titles are numerous versions behind their up-to-date Play Store counterparts, and plenty of programs you encounter in the Amazon environment clearly haven't been touched in years.
Conclusion
Many new Windows 11 features are quality features that I personally consider good but although this one seems innovative and good I simply cannot stand back it up.
Android apps were already inside Windows with emulation software which used google services and was working just fine, this was not needed in my opinion.
If you have a USB that has stopped working and does not show any signs of life do not throw it away just jet.
Hello and welcome to another great tutorial on errortools.com, today we will explore how to bring back to life dead USB memories.
Detect a Corrupted Drive:
If your computer is still able to detect your USB drive, you might want to know if it’s been corrupted. Select the Properties of the drive folder and check the device status. If it says This device is working properly this USB drive is worth saving. There’s no need to worry if you can’t see the USB drive folder.
Erase the USB Drive with Diskpart Tool
Press ⊞ WINDOWS + X top open start menu and choose Command prompt (admin)
Type diskpart and press ENTER
Type in list disk and press ENTER
Locate your USB drive by size and type in select disk#, where # is the number of removable disks.
Reallocate the USB Drive Volume
Press ⊞ WINDOWS + R to open the run dialog and type in diskmgmt.msc
Select the USB drive and Right-click on it and select create simple volume. It will lead to a new simple volume wizard window.
Once you click next, you can specify the volume size for the pen drive. Select the maximum volume, which is shown as a default unit in MB.
As soon as you see the next step, select assign drive letter which will help you view your pen drive once again.
Format the partition in the next step. This may be just an extra step because you have already wiped the data clean. But it is always better to be sure.
Click Finish to complete the new simple volume wizard which will now be allocated to the USB drive.
After you reallocate the unallocated USB drive space, you will be able to view the USB drive storage once again.
In case you don’t know, Microsoft Edge, the new default browser of Windows 10, is equipped with the essential tools that are needed to help web developers in testing their websites in the Edge browser. However, it is not without its flaws as there are instances when you could also encounter some errors when using DevTools. One of these errors is the “An error occurred while starting the profiling session” error. You can see this error message in the DevTools Memory Panel, worry not for this post will help you resolve it.
A memory panel is one that primarily measures your memory resource usage and compares heap snapshots in different states of code execution. The Memory panel also provides profiling of three different types, such:
Head Snapshot
Record Allocation timeline
Record Allocation profiles
Using a memory panel, you can find issues that affect the page performance in the most common scenarios like bloats and memory leaks.
There are two steps you need to carry out to fix this error that’s associated with the Memory Panel of Microsoft Edge (Chromium) DevTools. First, you need to access the Microsoft (R) Diagnostics Hub Standard Collector Service. Second, you need to restart this service. For detailed steps, follow the instructions provided below.
Step 1: Access the Microsoft (R) Diagnostic Standard Collector Service
To access the Microsoft (R) Diagnostic Standard Collector Service, follow these steps:
Tap the Win + R keys to open the Run dialog box.
Then type “services.msc” in the field and hit Enter or click OK.
This will open the Services Manager. Here, look for the Microsoft (R) Diagnostic Service from the Services panel that opens on the right-hand side.
Step 2: Now restart the Microsoft (R) Diagnostic Hub Standard Collector Service
After accessing the Microsoft (R) Diagnostic Standard Collector Service, right-click on it and select the Restart option.
Once it’s done, exit the Microsoft Edge Developer Tools as well as the tab.
Next, open a new tab and navigate to your page and tap the F12 key.
So, you have finished with work, game, movie, music, email, or whatever on your PC, you look at the clock, it is late, you decide to go to sleep or outside, you click on the power button and choose shutdown. Now when a PC is shut down you feel good and go with your business but the next time you power it up you get the same error like the computer never really shut down in the first place. You wonder why and reboot it, just in case and all of the sudden error is gone.
If something similar has happened to you or you had the feeling that after shutting down your computer has not really felt like shutting it down, do not seek professional help, everything is OK with you because when you click on shut down, your computer does not really shut down!
Truth is that Microsoft has changed how to shut down works and how rebooting works in Windows with an update but has not publicly said anything about it so some users may experience this feeling of not shutdown phenomenon and might even think there is something wrong with their PC.
Why this change?
A few years ago shutdown button and option in Windows were really shutting down OS, but things changed when Microsoft wanted to increase boot-up speed. Now when that decision was made shutdown option was changed. So, what was changed? Well in order to increase Windows booting time, the shutdown will now turn off power to PC components and it will look like everything is indeed shutdown but the Windows kernel will actually be saved to a hard drive with all settings and just awaken once the PC is turned back ON. This will result in all errors and other stuff being just still present same as they were once the system was instructed to be turned off.
Rebooting your PC will now clear kernel and file from the hard drive and you will get a clean system startup without any issues tied with the kernel itself.
Workaround
Now that we know why and what change has been made to Windows logical question is can we shut down our PC at all properly? Luckily for us, the answer is yes and we will not need any external application to do it, we can still do it inside Windows itself and it is quite quick and easy.
Bringing back the old shutdown
In order to bring the old shutdown functionality of your PC please follow the instructions but be aware that by doing this your PC will boot a little bit slower since it will have to load the kernel from scratch each time computer is turned ON.
First thing is to go to settings and go to System
Then once you are inside the system, navigate to the power and sleep and click on it to select it. Once you have it selected to all the way to the right and click on additional power settings.
When you click on advanced power settings you should be led to the control panel's power options. Inside this panel click on top left link where it says Choose what the power button does.
Inside options, you will need to untick the box next to Turn on fast startup (recommended), this option has been ticked ON by the Windows update and probably without notifying you. Option means exactly what was described, it will save kernel state on the hard drive for faster boot time but sadly it can cause some issues since it will never be reloaded from 0.
If you are unable to uncheck the box click on the text beside the shield icon that says: Change settings that are currently unavailable (you will have to be logged in as administrator).
Conclusion
Altho turning off fast startup and shutting down the PC completely will for sure extend your bootup time I still believe that it is the right choice since sometimes a lot of clutter and bad things accumulate over time inside the OS and can cause a vast variety of problems in a long run. So stay safe and shut down that PC as it used to be in the past.
If you got an error message saying, The INF file you selected does not support this method of installation while trying to install a driver using the “Install” option in the right-click context menu, read on as this post will guide you in fixing the problem.
The INF file mentioned in the error message is a text file that’s divided into different types of formatted sections. Each one of the sections is designed for a particular purpose. For instance, one section is designed to copy files or to add entries to the registry. INF files are used to install drivers. However, if something is wrong, you might encounter this error while installing a driver on your Windows 10 computer.
To resolve this problem, you can try to download the driver again from the official manufacturer website or check if the driver is compatible with your computer’s operating system architecture or you can also try installing the driver from the Device Manager. For more details, follow the given options below.
Option 1 – Try downloading the driver again from the official website of the manufacturer
Usually, you shouldn’t encounter this kind of issue no matter what installation method you used on your Windows 10 PC. However, there are times when the driver itself is corrupted for some reason which is why you are unable to complete the installation and receive an error message instead.
Option 2 – Try checking if the driver is compatible with the OS architecture
It is possible that you’re getting this error if you have a driver that is compatible with a 32-bit system and you are trying to install it on a 64-bit system and vice versa. Thus, you need to check if the driver you are trying to install is compatible with your operating system if you haven’t done it when you’ve downloaded the driver from the website of the manufacturer. To check the system architecture, in the Start Search, type “msinfo32” in the field and hit Enter to open the System Information window. From there, you should see all the information about your operating system. In addition, you can also search “system information” in the Cortana search box and look for the System Type entry and open it.
Option 3 – Try installing the driver from the Device Manager
If you have the driver files on your PC and you have to update a driver, refer to the steps given below to be guided on how to install the driver from the Device Manager.
First, click the Start button and type “device manager”.
Then click on the “Device Manager” from the search results to open it.
From there, look for the driver you want to update, and then right-click on each one of them and select the Update Driver from the menu.
After that, click on the “Browse my computer for driver software” option.
Next, select the “Let me pick from a list of available drivers on my computer” option and then click the Next button.
On the next screen, you should see the “Have Disk” option. Click on this option and then click on the Browse button to go to the location of the file. After that, you shouldn’t have any problem installing the INF file.
Option 4 – Try running the System File Checker Scan
The SFC or System File Checker scan could detect and automatically repair damaged system files that could be causing the “The INF file you selected does not support this method of installation” error. 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
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.
Microsoft has officially announced details about the newest upgrades to its office 365 suite moving forward along with its new OS release.
It seems that Microsoft has listened to its user base and feedback since Word, Excel, and PowerPoint are getting much-needed redesign taking into account many suggestions from the community.
The new office should feel more like an application suite guiding focus on the interconnection of applications themselves providing users with a much more natural experience of using them.
The new office features so far
From Microsoft themselves:
“This Office visual refresh is based on feedback from customers who asked for a more natural and consistent experience within and between your applications, specifically on Windows. With this update, we deliver an intuitive, coherent, and familiar user interface, using the Fluent Design principles, across all your applications: Word, Excel, PowerPoint, OneNote, Outlook, Access, Project, Publisher, and Visio. We aligned this visual refresh with the design of Windows 11 to provide seamless experiences on your PC.”
It is always refreshing to hear when a company listens to its user base and actually does what is needed instead of trying to invent the wheel.
How to switch
Since beta is already rolling and if you have an active 365 subscription to office suite visual refresh will be automatically available to all Office insiders running beta channel builds. It can be turned on and off using the coming soon feature in the top right corner of the menu in any application.
Just click on the megaphone icon to open the coming soon pane and apply settings to all office apps.
Note that The Coming Soon feature is not available in Access, Project, Publisher, or Visio. If you turn on the visual refresh in any of the 4 apps mentioned above (Work Excel, PowerPoint, or OneNote), it will also be available in these 4 apps.
Difference themselves
The Home tab menu still has a familiar look with a few tweaks. For example, accessing frequently used Word commands will be a lot easier. By navigating to Designer > Show Quick Access Toolbar, users can add a customizable shortcut ribbon to Word that houses conveniently placed options.
Also, the office will not match your Windows operating system color theme so if you have a dark theme enabled, the office will also have a dark color theme.
Color palettes are more neutral, corners are a bit softer but customizable ribbons are a win here for me.
Conclusion
There was not much said other than visual upgrades and small tweaks that were supposed to make your life easier but then again Windows 11 itself is in the same boat.
I am not sure if this is a great update offering just some visual tweaks and focus on workflow mechanics or just being plain lazy and trying to cash in visuals as a completely new product.
Upgrading your computer from Windows 7 or Windows 8 to Windows 10 or even upgrading Windows 10 to a new version is not that simple. The setup initially checks for all the drivers and other software utilities installed on your computer and verifies and blockages or upgrade or upgrade blocks with respect to any of those drivers or any of those software utilities regardless if you use the Windows 10 ISO or the Windows 10 Upgrade Assistant. One of these common errors, when you upgrade or update your computer, is the “The Display is not compatible with Windows 10” error. This kind of Windows Upgrade error is related to the compatibility of the Graphics Driver installed in your computer. But worry not for this post will guide you in fixing this problem.
The “The display is not compatible with Windows 10” error has the same workarounds as the following errors:
These devices aren’t fully compatible with Windows 10.
The display is not compatible with Windows 10. Check with the manufacturer for support.
The display manufacturer hasn’t made your display compatible with Windows 10. Check with the manufacturer for support.
To resolve this Windows Upgrade error, here are some suggestions that could help:
Option 1 – Check for incompatible drivers in your computer
Open the Device Manager from the WinX Menu.
Then expand the list for Display Adapters.
Next, right-click on the NVIDIA Graphics Card list and select Enable.
After that, right-click on it again and click on the “Update Driver Software…” option.
After doing so, a new window will appear and from there, click on the “Search automatically for updated driver software” option.
Then check if Windows is now able to detect your Graphics Card as well as the latest driver for it. If not, proceed to the next step.
Right-click on the driver again and click on the “Update Driver Software…” option.
Now click on the Browse my computer for driver software option and then click on Let me pick from a list of device drivers on my computer.
Afterward, select a compatible driver for your computer named NVIDIA Graphics Card and then proceed.
Wait for the whole process to be completed and restart your computer to successfully apply the changes made.
Option 2 – Get the latest version of Graphics drivers from the manufacturer’s website
In case you don’t know the manufacturer of the Graphics Processing Unit or GPU of your computer, you need to check first. They’re usually NVIDIA, Intel, or AMD. So if your computer’s Graphics Processing Unit is manufactured by NVIDIA, you need to get the latest version from their official website.
Option 3 – Try to install the latest Graphics driver in Compatibility Mode
If you’re not able to install the Graphics drivers you’ve downloaded, you can try installing them again but this time using Compatibility mode. Follow the steps below to do so:
You need to download the driver and place it on your desktop.
After that, right-click on it and select Properties.
Next, switch to the Compatibility tab where you should see two options:
Compatibility troubleshooter, and let Windows figure out what works best for you. If it fails, follow the next.
Manually choose the version of Windows it was correctly working.
You also have the option to change the DPI settings and see if that helps. Then click the Apply and OK buttons.
Now right-click on the file and select the “Run as administrator” option to install. After that, you should now be able to change your screen aspect ratio to what you were using early on.
Note: If you have other programs that won’t work on the existing version of Windows, then make sure to run the program in a Compatibility mode.
Option 4 – Try to run the Program Compatibility Troubleshooter
You might also want to run the Program Compatibility Troubleshooter. This built-in troubleshooter is available in the Windows Update & Security section. From there, select Troubleshoot. This will find a list of programs for you and since you have already downloaded the driver files, just click on Not Listed located at the top of the program list. After that, browse and select the driver files and then let the program do its job.
The 0x800ccc92 is a Microsoft Outlook error. The error restricts your ability to send and receive emails on your Outlook email address successfully. This error is very similar to 0x800cc90 and 0x800ccc91 Outlook error codes.
The 0x800ccc92 error message is often displayed as:
‘Receiving reported error (0x800ccc92): Your email server rejected your login.’
This error is quite common and is faced by many Microsoft Outlook users. It is advisable to fix this error immediately because besides restricting you from sending and receiving emails via Outlook, due to this error the data on your Outlook also becomes inaccessible and unreadable, and sometimes Outlook also begins to freeze unexpectedly.
Error Causes
Some of the most common causes of the error code 0x800ccc92 are:
PST files get corrupt
Incorrect Outlook configuration settings
PST file crosses its fixed file size limit
Failure of POP3 and Protocol STMP in database server connection
Improper synchronization between Outlook and the server
Usage of invalid password or username
Virus Infection
Further Information and Manual Repair
Any of the above causes may result in the 0x800ccc92 error message display. If you encounter this Outlook error, you don’t need to panic and call the network personnel in your office to fix and repair the error. In fact, it is very easy to fix and you can repair it by yourself:
Here are some of the best and easy ways to resolve this error in the shortest time:
If the error message 0x0800ccc92 is displayed as POP3: Invalid Password, then in this case it is advisable to cross-check your Outlook account ID and password. Sometimes this error message may pop up if you insert an incorrect password or ID. Therefore the best way to resolve it to check where you went wrong and then re-enter your ID and Password correctly.
If the error is not related to POP3 (Post Office Protocol) then you can try some other alternative to resolve this issue.
Another alternative is to install the latest available Server Service Pack for Exchange. This solution works best if compatibility is the issue.
However, when nothing works, then it is advisable to download PST repair tool. The PST repair software is designed to scan, detect, repair, and resolve Outlook errors like 0x800ccc92. The PST repair software is built with special algorithms that help repair PST corrupt files in seconds. This tool works on all Windows Operating Systems including Windows 8, Windows 7, Windows Vista, Windows XP, Windows 2003, and Windows 2008.
All you need to do is, download and install this software on your system.
Once you download it, run it on your PC to detect errors.
Press scan to get started
The scanning may take about a couple of minutes to complete.
Once it is complete, click on the repair tab to fix the errors.
Now restart your Outlook again and now try sending emails. This solution is likely to work if the above-mentioned solutions don’t.
What is Out of Memory error while copying files? As you know, both the hard drive and RAM play a major role in performing any operation on a computer since every process or task that takes place in the system requires some RAM storage as well as hard drive storage to be executed. However, there are times when you may receive the following error messages when you try to copy files from one location to another:
“Out of memory or system resources, Close some windows or programs and try again.”“There is not enough memory to complete this operation – copying files.”
These errors are caused by the Desktop Heap limitation when there is no longer enough memory to complete the operation while copying the files. If you encounter any of these errors, you will be guided in this post with the help of some potential fixes that can increase its limit and will hopefully fix this error on your Windows 10 computer.
You may try to close all the open windows and programs and then try copying the file again and see if that helps. If not, then proceed to the instructions given below. But before you do that, make sure that you create a System Restore point first. This way, you can undo the changes you’ve made any time in case there are some unwanted changes you want to reverse. After you create a System Restore point, refer to the steps provided below.
Step 1: Tap the Win + R keys to open the Run utility and type “Regedit” in the field and tap Enter to open the Registry Editor.
Step 2: Next, navigate to this registry key: ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerSubSystems
Step 3: Now double click on the DWORD named Windows to modify it.
Step 4: Change the values for SharedSection in the Value Data field. It should be in the format of “SharedSection=aaaa,bbbb,cccc”. Note that you have to change the value of “bbbb” and “cccc”. So in case you are using an x86 operating system, set the value of bbbb to 12288 and then set the value for cccc to 1024. On the other hand, if you are using an x64 operating system, set the bbbb value to 20480 and the cccc value to 1024.
Step 5: Exit the Registry Editor and restart your computer to successfully apply the changes made.
Note: The bbbb value in the SharedSection registry is the size of the desktop heap for each interactive window station while the cccc section of the SharedSection value is the size of the desktop heap for each non-interactive window station. In addition, you must keep in mind that setting the value of bbbb to more than 20480 KB is not really recommended.
On the other hand, there is another tool that could help in resolving the Out of Memory error. This tool is called the Memory Diagnostic tool in windows can help resolve the Out of Memory error by checking and automatically fixing any memory-based issues. To run it, refer to these steps:
Tap the Win + R keys to open Run and type mdsched.exe and hit Enter to open the Windows Memory Diagnostic Tool.
After that, it will give two options such as:
Restart now and check for problems (Recommended)
Check for problems the next time I start my computer
Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.
Note: After you select your preferred option, your computer will restart and check for memory-based issues. If it finds any issues, it will automatically fix them.
If you are trying to upgrade your computer but encounter the Windows Update Error 0x800F081F – 0x20003 instead, then read on as this post will guide you in fixing this Windows Update error. This kind of error is commonly encountered when upgrading your copy of Windows 10 and is caused by errors with various developer-related settings that are being enabled in the system.
When you encounter Windows Update Error 0x800F081F – 0x20003, you will see either of these error messages:
“We couldn’t install Windows 10. The installation failed in the SAFE_OS phase with an error during INSTALL_UPDATES operation: Error 0x800F081F”“The installation failed in the Safe_OS phase with an error during apply_image operation: Error: 0x800f081f – 0x20003”
To fix this kind of Windows Update error, you need not use external programs but you can try to disable the Developer Mode, run the Windows Update troubleshooter or restart all the Windows Update-related services and components. For more details, refer to the options provided below.
Option 1 – Try to disable Developer Mode
You might have to disable Developer Mode to fix the Windows Update Error 0x800F081F – 0x20003. How? Refer to these steps:
Tap the Win + I keys on your keyboard to open the Settings app.
Next, go to Update & Security > For Developers.
From there, select the toggle for Sideload apps or Microsoft Store apps located on the right-side panel.
If you get any prompt, just click on Yes.
After that, navigate to Apps > Apps & features and then click on Optional features on the right-side panel.
Then scroll down to locate the Windows Developer Mode entry and select it and click on Uninstall.
Once you’re done uninstalling the Windows Developer Mode component, close the Settings app and restart your computer to apply the changes made.
Option 2 – Try to run the Windows Update Troubleshooter
You should also try to run the built-in Windows Update troubleshooter as it could help you resolve the Windows Update Error 0x800F081F – 0x20003. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.
Option 3 – Try restarting various Windows Update-related services and components
Tap the Win + X key combination and select Command Prompt (Admin) to open Command Prompt with admin privileges.
After opening Command Prompt, copy and paste each one of the commands listed below one by one and tap Enter right after you enter each command.
Once you’ve entered all the commands given above, they will stop all the Windows Update services that are running on your computer as well as clear the SoftwareDistribution folder, and reset the Catroot2 folder. Now you have to start all these Windows Update services you’ve just stopped by executing the following commands:
net start wuauserv
net start bits
net start appidsvc
net start cryptsvc
After that, restart your computer and try to run the setup again, and see if the error is now fixed.