Logo

Fix 0xc0000454, The Boot Configuration ...

If you are in the process of booting up your computer but suddenly encountered an error saying, “The Boot Configuration Data for your PC is missing or contains errors” with an error code of 0xc0000454, read on as this post will help you resolve the problem.

The error code 0xc0000454 occurs when you boot your computer and when the Windows Boot Manager encounters an issue with the Boot Configuration Data or BCD. The error code 0xc0000454 (STATUS_INSUFFICIENT_NVRAM_RESOURCES) signifies that there are no sufficient NVRAM or Non-Volatile Random Access Memory resources to complete the API. NVRAM is a component of the system based on the software that stores the Boot Configuration Data in an operating system. Usually, a simple restart can resolve the problem. However, if you’ve already done that and it’s of no use, then there are other potential fixes you can check out to troubleshoot the problem.

To resolve the error code 0xc0000454, here are some potential fixes that should help:

Option 1 – Try to repair corrupted BCD

As mentioned, the error could also be due to corruption in BCD, and to fix it, you can use Bootrec.exe – a built-in command-line tool used to troubleshot issues related to boot up and Windows Startup. Before you run this tool, make sure that you have inserted a bootable USB or DVD into your computer. Once you have that covered, follow these steps:

  • You need to go to the Advanced Startup Options.
  • Then click on Troubleshoot.
  • Next, select the Advanced Options and then Command Prompt.
  • Once Command Prompt has been pulled up, enter each one of the following commands and in the sequence that they are given to rebuild BCD files and repair MBR files:
    • Bootrec /Fixmbr
    • Bootrec /FixBoot
  • After you execute the commands given above, you should see a confirmation message that says, “The operation completed successfully”.
  • Now type the “Bootrec /RebuildBCD” command to rebuild BCD.
  • Finally, close Command Prompt and then restart your computer to successfully apply the changes made.

Option 2 – Try to run the Automatic Repair Utility

You might also want to use Automatic Repair in fixing the error. To do so, follow the steps below.

  • You can start by creating and booting from a bootable Windows 10 USB Stick.
  • After that, click on Repair your computer located on the bottom left corner when you are on the initial Windows Startup screen.
  • Next, click on Troubleshoot, and then on the other screen, click the Startup Repair option.
  • Now select the operating system you want to repair. Once you do that, it will start to repair your operating system. Wait until the process is completed and then check if the problem’s now fixed.

Option 3 – Disable the Secure Boot in the BIOS

Disabling the Secure Boot in the BIOS settings is definitely recommended to resolve the error. To disable Secure Boot, here’s what you have to do:

  • First, boot your computer into Windows 10.
  • Next, go to Settings > Windows Update. From there, check if there is anything that you have to download and install if you see any available updates. Usually, OEMs send and update the list of trusted hardware, drivers, and operating systems for your computer.
  • After that, go to the BIOS of your computer.
  • Then go to Settings > Update & Security > Advanced Startup options. If you click on Restart Now, it will restart your computer and give you all the advanced options.
  • Next, select Troubleshoot > Advanced Options. As you can see, this screen offers you further options including System restore, Startup repair, Go back to the previous version, Command Prompt, System Image Recovery, and UEFI Firmware Settings.
  • Select the UEFI Firmware Settings which will take you to the BIOS.
  • From there, go to the Security > Boot > Authentication tab where you should see Secure Boot. Note that every OEM has its own way of implementing the options so it varies.
  • Next, set Secure Boot to Disabled and set Legacy Support to On or Enabled.
  • Save the changes made and exit. Afterward, your computer will reboot.

Option 4 – Try to reset the BIOS

If updating the BIOS didn’t help in fixing the error, you can try to reset the BIOS instead.

  • Start your computer and tap the F10 key during the booting process to enter the BIOS. If it does not work, you can try tapping the F1 or F2 key as well as the Del key.
  • Once you’re already in the BIOS, tap the F9 key to get the prompt to RestoreLoad default configuration now for the BIOS.
  • Next, click on Yes and then follow the next on-screen instructions that appear to set the BIOS back to its default settings.
  • Once you’re done restoring the default settings of the BIOS, restart your computer and then check if it now boots properly.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

Automatically restart apps when you sign back
If you wish to continue where you have left off when you signed out of Windows follow this guide and learn how to continue your work after signing in, restart apps in your Windows. You can set Windows 10 to Automatically save your restartable apps when you sign out and restart them after you sign in. Here’s how:
  1. Right-click on the Windows logo to open the secret menu
  2. Select Settings
  3. Click open Accounts
  4. From the left side, select Sign-in options
  5. Scroll down till you see Restart apps setting
  6. Toggle the Automatically save your restartable apps when you sign out and restart them after you sign in setting to On position
Read More
Fix Windows Update Install Error 0x80070005
If you are checking for an update on your Windows 10 PC and you got the error 0x80070005 due to some ACCESS DENIED permissions issue, then read on as this post will show you what you can do to fix the problem. For some reason, the Windows Update does not have enough rights or permissions to continue further which is why you’re getting an error instead. Thus, the first thing you can do before you troubleshoot further is to make sure that you’re logged in as admin. However, if you’re already logged in as one, then here are some suggestions that might help you fix the Windows Update Install Error 0x80070005.

Option 1 – Restart your computer and try installing the Updates again

You can restart your computer and then try installing the updates once again. There are instances when a simple restart resolves Windows Update errors. Thus, after you restart your computer, check for updates once again and see if you’re still getting the error or not.

Option 2 – Delete the contents in the Software Distribution folder and Catroot2 folder

  • Open the WinX Menu.
  • From there, open Command Prompt as admin.
  • Then type in the following command – don’t forget to hit Enter right after typing each one of them.
net stop wuauserv net start cryptSvc net start bits net start msiserver
  • After entering these commands, it will stop the Windows Update Service, Background Intelligent Transfer Service (BITS), Cryptographic, and the MSI Installer
  • Next, go to the C:/Windows/SoftwareDistribution folder and get rid of all the folders and files thereby tapping the Ctrl + A keys to select them all and then click on Delete. Note that if the files are in use, you won’t be able to delete them.
After resetting the SoftwareDistribution folder, you need to reset the Catroot2 folder to restart the services you just stopped. To do that, follow these steps:
  • Type each one of the following commands.
net start wuauserv net start cryptSvc net start bits net start msiserver
  • After that, exit Command Prompt and restart your computer, and then try to run Windows Update once more.

Option 3 – Try running the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter is one of the things you can first check out as it is known to automatically resolve any Windows Update errors like error 0x80070005. 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 4 – Take control of the User App Data

There are times when permission to access the files is not configured correctly. As a result, it blocks the downloading of the updates. Thus, you have to take full control of the User App Data which is placed at C:/Users/USERNAME/AppData.
  • First, go to C:/Users/USERNAME/AppData and right-click on it then select Properties.
  • Next, click on the Edit button in the Properties window and click OK to confirm if you got a User Account Control elevation request.
  • After that, select user/group from the permission windows or click on the Add button to add another user or group. It would be best if you add “Everyone” to give permission.
  • Then check “Full Control” under the “Allow” column to assign full access rights control permissions.
  • Now edit the permission to Full Control for “Everyone”.
  • Click OK to save the changes made and then exit.

Option 5 – Try to update Windows after a couple of minutes or an hour

There are times when the issue is from Microsoft’s end. It could be that there’s some issue with Microsoft’s server so it would be better if you give it a couple of minutes or an hour or so before trying to run Windows Update again.
Read More
What happened to Facebook and why it is down?
Usually when online service is not working or when something goes wrong online it is DNS, well that is what most of the time is the case. And yes, DNS or Domain Name Server seems to be an issue with Facebook being completely down along with Instagram and wassap. facebook downThe true cause is that there is no working Border Gateway Protocol (BGP) routes into Facebook's sites. BGP is the standardized exterior gateway protocol used to exchange routing and reachability information between the internet top-level autonomous systems (AS). Most people, indeed most network administrators, never need to deal with BGP. Cloudflare VP Dane Knecht was the first to report the underlying BGP problem. This meant, as Kevin Beaumont, former Microsoft's Head of Security Operations Centre, tweeted, "By not having BGP announcements for your DNS name servers, DNS falls apart = nobody can find you on the internet. Same with WhatsApp btw. Facebook has basically de-platformed themselves from their own platform." Many people are very annoyed by this and with the fact that they cannot use their social media platforms but it seems that Facebook employees are in even bigger annoyance as it was reported that Facebook employees can't enter their buildings because their "smart" badges and doors were also disabled by this network failure. If true, Facebook's people literally can't enter the building to fix things. Reddit user u/ramenporn, who claimed to be a Facebook employee working on bringing the social network back from the dead, reported, before he deleted his account and his messages: "DNS for FB services has been affected and this is likely a symptom of the actual issue, and that's that BGP peering with Facebook peering routers has gone down, very likely due to a configuration change that went into effect shortly before the outages happened (started roughly 1540 UTC). There are people now trying to gain access to the peering routers to implement fixes, but the people with physical access is separate from the people with knowledge of how to actually authenticate to the systems and people who know what to actually do, so there is now a logistical challenge with getting all that knowledge unified. Part of this is also due to lower staffing in data centers due to pandemic measures." Ramenporn also stated that it wasn't an attack, but a mistaken configuration change made via a web interface. Both BGP and DNS are down, the "connection to the outside world is down, remote access to those tools don't exist anymore, so the emergency procedure is to gain physical access to the peering routers and do all the configuration locally." Technicians on site don't know how to do that and senior network administrators aren't on site. It seems that it will all be down for a couple of more hours before the issue is resolved.
Read More
Fixing the No Audio Output Device is Installed
If you suddenly encountered an error that says, “No Audio Output Device is installed” on your Windows 10 computer, worry not for this post will guide you on how exactly you can fix the problem. There are several possible reasons why this error pops up. It could be due to a recent Windows 10 update you’ve installed, or it could be due to a corrupted or outdated audio driver, and so on. There are several potential solutions to this error. You can try running the built-in Audio Playing troubleshooter or update or uninstall the Audio driver. You could also try to update the Intel Smart Sound Technology Audio Control driver, as well as contact support for your laptop or computer. For more details, refer to each one of the provided options below.

Option 1 – Try to run the Playing Audio Troubleshooter

Since the Windows 10 operating system has the Playing Audio Troubleshooter, you can use this troubleshooter to try and fix the problem with the “No Audio Output Device is installed” error. You can access this tool in the Control Panel or in the Taskbar Search and even on the Troubleshooters page of Windows 10. Run this troubleshooter and see if it can fix the issue or not.

Option 2 – Try to update the Audio driver

If the error has something to do with software, chances are it might be related to the audio driver – it could be that the newest version of your Windows 10 does not work well with the old version of the driver. This is why you have to update your audio driver to the newest available version.
  • Tap the Win + R keys to open the Run dialog box and then type in MSC and tap Enter or click OK to open the Device Manager.
  • Expand the section of the Sound, video, and Game Controllers.
  • And then from the drop-down menu, select the Update Driver option and follow the on-screen instructions to install the latest version of the driver.
  • Then also click on the option, “Search automatically for updated driver software.
  • Restart your PC after the installation.
Note: If updating the Audio driver didn’t work, you can go to the website of your PC manufacturer and look for the support section where you can download the drivers for your computer. You just need to take note of your PC’s correct model and model number so you can find the appropriate driver.

Option 3 – Try removing and reinstalling the sound card

If option 1 didn’t work, you can also try to remove and reinstall the sound card of your computer to fix the high-pitched sound coming from your computer’s speakers.
  • To get started, tap on the Windows key + R to pull up the Run box.
  • Next, type in “MSC” in the box to open the Device Manager.
  • After opening the Device Manager, go to the “Sound, video, and game controllers” option then right-click on the sound card.
  • Finally, click on Uninstall and tick the box with a label that says, “Delete the driver software for this device” and close the Device Manager.
  • Restart your computer and check if the problem’s fixed or not.
Note: After you restart your computer, the system should reinstall the speaker automatically. But if it does not reinstall, you can follow the aforementioned steps again to go to the Device Manager. From there, go back to “Sound, video, and Game Controllers” and right-click on the sound card. After that, enabling the sound card and restart your computer once more. That should fix the problem.

Option 4 – Try updating the Intel Smart Sound Technology Audio Control driver

If the three options given above didn’t fix the error, you might want to try updating the Intel Smart Sound Technology Audio Control driver. To do so, follow these steps:
  • Tap the Win + X keys and select the Device Manager option from the menu.
  • Next, scroll down and click on the System Devices option and select the “Intel Smart Sound Technology Audio Control” option.
  • Then right-click on it and select the “Update driver” option.
  • After a couple of seconds, the wizard will look for an available driver and will automatically update it.
  • Restart your computer and see if the error is now fixed.
Read More
Fix Windows Update Error 0x80240020
There are instances when the Windows 10 installation needs interaction before it reaches the file process. And so if you suddenly encounter the Windows Update Installation Failure 0x80240020 error under the Windows Update History, then you need to get it fixed. When you encounter this kind of Windows Update Error, you will see an error message that says, “The operation did not complete because there is no logged-on interactive user”. This error also indicates the “WU_E_NO_INTERACTIVE_USER” code. To resolve this issue, in this post we’ll walk you through a couple of steps but before you get started, know that you don’t have to run any troubleshooter or delete any file just to fix this error since all you have to do is enable one option that can automatically login with your account and complete the installation for you. With that said, just make sure to only try running Windows Update once you’re told to do so. There are two ways you can enable the option that could resolve the Windows Update Installation Failure 0x80240020 error. One is via Settings while the second one is via Registry Editor.

Option 1 – via Settings

Step 1: Go to Settings > Accounts > Sign-in Options. Step 2: From there, toggle on the “Use my sign-in info to automatically finish setting up my device and reopen my apps after an update or restart” option. Step 3: After that, it will make sure that the interaction part is removed from the Windows Update process. Note: If your device is joined in a domain or if some work or email policies are applied to your device by your company or organization, then you wouldn’t be able to see this option in Settings and that’s where the Registry Editor comes in. Just make sure that you’re logged in as an administrator and that you create a System Restore Point first since registry hacks are sensitive and could highly impact how your computer behaves or functions. Once you have that covered, follow the steps below.

Option 2 – via Registry Editor

Step 1: In the Start search, type “Regedit” and hit Enter to open the Registry Editor. Step 2: Navigate to the following registry key:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateOSUpgrade
Note: 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.
Read More
Fix Windows Update Error 0x80072EE2
If you got an error code of 0x80072EE2 while trying to download a Windows 10 update then it could be that something is blocking the Windows Update service on your Windows 10 PC and is preventing it from connecting to the Microsoft server. In addition, the error code 0x80072EE2 also indicates “ERROR_INTERNET_TIMEOUT” and together with this message, you might also see a message as Windows Update encountered an unknown error or you might also find it hard to search for new updates. So in this post, you will be guided on how you can fix the Windows Update error code 0x80072EE2. Make sure to follow the steps below carefully.

Option 1 – Restart your computer and try installing the Updates again

You can restart your computer and then try installing the updates once again. There are instances when a simple restart resolves Windows Update errors. Aside from that, it would also be better if you make sure that your internet connection is working and that it’s stable. And so after you restart your computer, check for updates once again and see if you’re still getting the error or not.

Option 2 – Run the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter is one of the things you can first check out as it is known to automatically resolve any Windows Update errors like error code 0x80072EE2. 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 to disable your antivirus program

Disabling the antivirus program or any security software installed in your computer is always a good idea you can try when the Windows Update process does not go smoothly. So before you try updating your computer again, make sure to disable the antivirus or security program and once the Windows Update is done, don’t forget to enable the antivirus program back again.

Option 4 – Try to restart the Background Intelligent Transfer Service

The Background Intelligent Transfer Service or BITS is a part of the Windows Update service and is the one that manages the background download of Windows Update, as well as scans for new updates and so on. And if Windows Update is experiencing some problems, you can try restarting BITS but make sure that you have admin privileges to do so.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “services.msc” in the field and hit Enter to open Windows Services.
  • From the list of Services, look for the Background Intelligent Transfer Service and double-click on it to open Properties.
  • After that, you need to set the Startup type to “Automatic (Delayed Start) and click on Apply.
  • Now click the Stop button to stop BITS and then click the Start button to restart the service.
  • Click OK to save the changes made and then restart your PC.

Option 5 – Try installing the updates in a Clean Boot State

It could be that some third-party application is the one that’s causing the problem so it’s best if you put your computer in a Clean Boot state. During this state, you can start the system with a minimum number of drivers and startup programs that will surely help you in isolating the root cause of the issue.
  • 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 that, try to install the Windows app again.
Note: If you are able to install the app without any trouble at all then it means that the error is caused by some third-party application on your computer. You need to look for the culprit and uninstall it once you found it.

Option 6 – Run Microsoft’s online troubleshooter

Running Microsoft’s online troubleshooter might also help you fix the Windows update error code 0x80072EE2. This online troubleshooter is known to help in fixing Windows Update errors, it scans your computer for issues that might be causing the problem and then fixes them automatically.
Read More
Fix Unsupported video type/invalid file path
The MP4 MIME-type is a video type that is mainly configured in IIS or Internet Information console. It is the one that instructs a web browser to use the default video application when running MP4 files from websites. MIME which stands for Multipurpose Internet Mail Extensions which offers a way to identify files on the Internet-based on their format and nature. For example, when a content-type header value like MP4 is defined in an HTTP response, the browser can be configured to open the file with the proper plugin. However, there are some servers that don’t have an associated MIME type to support MP4 files and so they fail to play these files. In such cases, you will encounter the “Unsupported video type or invalid file path” error, especially when you use the Internet Explorer browser in Windows 10. To fix this problem, you may have to configure the MP4 MIME type in IIS but you might find that IIS is not enabled in Windows 10 which is why you need to turn it on or enable it first. For more details, refer to the following instructions below.

Step 1 – Enable IIS:

  • Open Control Panel and go to Programs > Programs and Features.
  • From there, select “Turn Windows features on or off” to mark its checkbox.
  • After that, select “Web Management Tools” and expand its menu and look for “IIS Management Console”.
  • Click the OK button and then wait for a couple of seconds to allow Windows to successfully apply the changes made.

Step 2 – Configure the MP4 MIME type in IIS:

  • Go to Control Panel and from there, access Administrative Tools.
  • Next, click “Internet Information Services Manager” from the list of given options.
  • Once confirmed, it will open the IIS console where you have to click the name of your IIS Server located on the left panel. This will enable several options in the central details section.
  • Now double click on the icon with the label “MIME Types”.
  • After that, you should see an “Add” link option on the right panel. Click on the link to open a configuration dialog box.
  • Then type “.mp4” in the File Name Extension field and enter “video/mp4” in the textbox of the MIME Type.
  • Click the OK button to save the changes made. This should fix the “Unsupported video type or invalid file path” error on your Windows 10 computer.

Step 3 – Reset your browsers:

Mozilla Firefox

  • Open Firefox and click the icon that looks like three stacked lines located at the top-right section of the browser.
  • Next, select the question mark icon from the drop-down menu.
  • Then select “Troubleshooting information” from the slide-out menu.
  • After that, click on the “Reset Firefox” button located at the top-right section of the newly opened web page.
  • Now select “Reset Firefox” in the confirmation pop-up window that appears.

Google Chrome

  • Open Google Chrome, then tap the Alt + F keys.
  • After that, click on Settings.
  • Next, scroll down until you see the Advanced option, once you see it, click on it.
  • After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.

Internet Explorer

  • Launch Internet Explorer.
  • Next, click the wrench icon for Settings.
  • Then click Internet Options.
  • After that, go to the Advanced tab.
  • From there, click the Reset button. This will reset Internet Explorer’s settings to their default condition.
  • Now click OK to save the changes made.
Read More
Fix Folder Redirection Failed in Windows
If you got an error message saying, “Folder Redirection Failed, Failed to build the list of regular subfolders, Access is Denied” after you configured a new Group Policy Object or GPO which redirects User folders to a new network share or when you click on Reset default location under the Windows File Explorer or Folder Options, then you’ve come to the right place as this post will show you how to resolve this kind of error on your Windows 10 computer. Follow the given options below carefully to fix the “Folder Redirection Failed” error.

Option 1 – Take Ownership of the folder

If you are not able to access the folder could be one of the reasons why you’re getting the “Folder Redirection Failed” error and so you need to take ownership of the folder to resolve the problem. Before you proceed, make sure that your account is an admin account.
  • First, locate the concerned folder and right-click on it then select Properties.
  • Next, click on the Edit button in the Properties window and click OK to confirm if you got a User Account Control elevation request.
  • After that, select user/group from the permission windows or click on the Add button to add another user or group. It would be best if you add “Everyone” to give permission.
  • Then check “Full Control” under the “Allow” column to assign full access rights control permissions.
  • Now edit the permission to Full Control for “Everyone”.
  • Click OK to save the changes made and then exit.

Option 2 – Try to add Authenticated Users or Domain Computers

Make sure that the Folder Redirection group policy removal option is set to “Redirect the folder back to the user profile location when the policy is removed” when using the Folder Redirection. After that, you have to add Authenticated Users group with the “Read” permissions on the Group Policy Objects or GPOs. And if the Domain computers are part of the group of “Authenticated Users”. Note that by default, the “Authenticated Users” have these permissions on any new Group Policy Objects or GPOs. Once again, you have to add just “Read” permissions and not “Apply Group Policy” for “Authenticated Users”. Furthermore, to fix the “Failed to build the list of regular subfolders” errors, here are some options that could help.

Option a – Try to clear disk space

You might have to check if your disk is running out of space because if it is, then it will fail to create a list abruptly. And so you need to free up some disk space. You can either check on the files manually especially if you tend to keep your files at random places in your disk drive.

Option b – Find the Target route

You need to find the target route of the folder and then restore it if you are getting the “Failed to build the list of regular subdirectories” when you try to relocate the folder to the original location.

Option c – Try to change Ownership/Reset Defaults for all the User folders

If the “Failed to build the list of regular subdirectories” error pops up when you are trying to move a large number of files from one location to another, then you need to change the ownership of the folders as pointed out earlier.
Read More
Gigabit internet showing as 100MB in Windows
In today's world setting up a LAN network or internet connection is no longer a daunting task that will require having a bachelor's degree in computer science nor a specialized technician. But even in the present-day environment issues and problems can occur. One of these problems is detecting or running a network at a slower 100MB speed instead of 1GB. Troubleshooting of this nature is somewhat more complex than your typical troubleshooting issue because several things including hardware could be involved in this particular problem but do not worry, we are here to back you up and guide you Setting up a home or small office network no longer requires a specialist technician to constantly monitor and optimize the LAN routers and connected PCs. As Windows networking has improved and new features have become available on the hardware, configuring a 1GB network should be as simple as connecting the LAN to a router that came with this capability. If however the network’s rated speed only gives 100MB, troubleshooting the issue is more complex. To find the problem, you’ll need to check the hardware devices, cable connections, and the software you are using to connect and manage the network.

Hardware checks

If you are using the switch in your LAN configuration check its hardware details as well to see if it can handle 1GB speeds.
The next step is network cables, some cables are not designed and their copper can not transfer 1GB of flow, check to see if your cable is classified for the desired speed. To visually check cables do the following
  1. Check both connection jacks to see if it has any loose or frayed wires. If any of the wires are loose, it can be the cause of the performance issue. You should replace the cable if you discover damage to the connectors.
  2. Inspect the entire length of the cable and check if the harness shows any clear signs of damage. A bent or damaged cable can reduce the amount of information it’s capable of transferring between the PC and LAN router. If you find any damage to the cable, replace it to restore your network speed.
  3. Is the cable capable of transferring 1GB speeds? Different network cables support different network speeds. A Cat-5 cable will only provide 100MB transfers, while a Cat-5e or Cat-6 can support up to 10GB transfers. Check the cable’s labels to make sure you are using a Cat-5e or higher-rated data cable.

Now when the hardware issue is out of the way we can focus a little more on the software part.

Let's try the first easy solution, run Windows built-in troubleshooter

  1. Click the Windows button and type Control Panel. Then select the top result.
  2. If your Control Panel shows the Category View, change it to display Small Icons instead.
  3. From the list of available applications, select Network and Sharing Center.
  4. In your Network and Sharing Center, you can see the active network, set up a new network connection, troubleshoot problems, or change your adapter settings. Before making changes to your device properties, you can let Windows run a troubleshooter on your adapters to see if it can automatically fix your connection issues.
  5. Click on Troubleshoot Problems from the Change Your Network Settings section.
  6. In the Troubleshooter Application, scroll down and find the Network Adapter option.
  7. Click on Run Troubleshooter to let Windows check your network adapter’s configuration for any issues.
  8. Select the Ethernet Adapter you’re currently using from the list and click Next to proceed.
  9. Wait for the process to complete and check the results. If Windows detects any issues, it will recommend a fix. However, if the configuration of your network adapters does not have any problems, you’ll see a message that Windows couldn’t detect any problems.
  10. If there are any issues with the cable, the troubleshooter will detect the connection issue and request you replace the cable and connect it to your PC.
  11. It can occur that even after inspecting the cable and you didn’t find any visible damage on the housing or connectors, it could still be faulty. Replace the cable with a new one and rerun the troubleshooter to see if the cable is working as required.

If the troubleshooter finished and you received a Windows Couldn’t Detect Any Issues result, you’ll need to verify your adapter’s speed settings.

  1. In your Network and Sharing Center, select the Change Adapter Settings option from the left menu.
  2. On the list of adapters, choose the one you’re using and click the Right Mouse Button to open the context menu.
  3. Select Properties from the Context Menu to access your adapter’s settings.
  4. On the Ethernet Properties window, you can enable or disable different features and install additional protocols. To change the device settings, click on Configure to continue.
  5. This will open the Device Controller Properties window where you can check the status, make changes to the settings, find out information about the driver, or check historical events on the device. Select the Advanced tab to access the device settings.
  6. On the Advanced tab, locate the Speed and Duplex setting.
  7. The Auto-Negotiation option may cause network performance issues on certain Ethernet adapters and routers. The setting allows your adapter to change the speed settings according to the LAN configuration you connect to your PC. If you connect to different LAN networks regularly with different speeds, it can occur that the setting doesn’t update from 100MB to 1GB while switching.
  8. Change the Value to match the network speed of the LAN you’re connecting to your PC and use the manual speed setting.
  9. Click OK to apply the setting and test your network performance. If your adapter doesn’t have the 1GB setting available but you know the rating should go up to that speed, it could indicate that you aren’t using the right driver for the device.

If you don’t have the setting available or the device still only provides 100MB speeds after changing the Speed setting to a manual value, you may have to update the driver for the device.

  1. On the Ethernet Properties Window, once again click on Configure to access the Device Properties Window. Then select the Driver Tab to access your driver details.
  2. Select Update Driver from the available options.
  3. On the Update Driver window, select the option to let Windows Search Automatically for Updated Driver Software.
  4. Windows will connect to the internet and search for the latest drivers online. If a newer driver exists, Windows will download and install the driver for you. If you’re using the latest driver, Windows will inform you that no updated drivers are available.
Read More
How to Resolve Error 80073712 in Windows 10

Error Code 80073712—What is it?

Error code 80073712 is one of the dozens of error codes affecting Windows 10 users. It occurs when users attempt to upgrade their operating system but experience a failure. The error code usually results from problems associated with missing or damaged files within Windows Update. Common symptoms of this error code include the following:

  • The inability of Windows Update to successfully complete the upgrade process
  • Message box highlighting the presence of error code

Solution

Restoro box imageError Causes

In the case of error code 80073712, the issues preventing Windows Update from completing the upgrade process are most likely due to problems with files within Windows Update. For instance, there may be corruption within the Component-Based Servicing (CBS) manifest.

Further Information and Manual Repair

Manual repair methods offer solutions to Microsoft users who are experiencing Windows error codes like the upgrade error code 80073712 in Windows 10. The manual repair methods in this article are not guaranteed to fix problems unrelated to this error code. Thus, be certain you are experiencing error code 80073712 before you attempt to implement the solutions provided below.

Method One: Run Windows Update Troubleshooter

Since issues related to Windows Update may be causing error code 80073712 to occur, one of the best solutions you can consider is to run the Windows Update Troubleshooter. This troubleshooter will be able to detect and fix corruptions within Windows Update files or any other issues directly related to Windows Update. To implement this manual repair method, follow the steps listed below:

  • Step one: Open your Internet browser
  • Step two: Type www.microsoft.com/downloads
  • Step three: Type Windows Update Troubleshooter in the search bar at the top-right corner of the Microsoft website.
  • Step four: Select Windows Update Troubleshooter then wait for the webpage to load.
  • Step five: Select Run troubleshooter

Once you run the troubleshooter, you should be able to verify and fix any errors within Windows Update files. Restart your machine after the troubleshooting process is complete them proceed by checking Windows Update to see if you are able to complete the upgrade. If Windows Update downloads the upgrade and the installation of the upgrade occurs, the problem has been resolved. Otherwise, error code 80073712 will reoccur, in which case you will need to move to manual repair method two.

Method Two: Run DISM Tool

Another option available to Windows users experiencing error code 80073712 is to download and run the Deployment Image Servicing and Management (DISM) tool. This tool checks for inconsistencies or corruptions that may be preventing Windows Update services from functioning correctly. To download and run the tool, follow the instructions below:

  • Step one: Type Command Prompt in the search box near the Start button
  • Step two: Right-click Command Prompt, then click Run as administrator, providing administrator password or confirmation where necessary.
  • Step three: Select Allow
  • Step four: Press Enter after typing the following command:
DISM.exe /Online /Cleanup-image /Restorehealth

Wait a few minutes to ensure that the process is complete. Once you’ve run the DISM tool, it will detect errors, for instance within registry data, and correct or replace them. Restart your machine after running this tool then check Windows Update. Attempt to download the upgrade to see if you have successfully resolved error code 80073712. If you experience an upgrade failure, move to the next manual repair method mentioned below.

Method Three: Perform a Clean Install of Windows 10

The issues related to error code 80073712 may also be resolved by performing a clean install of Windows 10. This manual repair method ensures that any previous versions of your Windows operating system are removed before you attempt to access an upgrade. This can prove effective as it helps users avoid issues that would otherwise cause error codes or poor PC performance in cases where errors are present on one’s system.

To successfully perform a clean installation of Windows 10, be prepared to follow step-by-step procedures that include the following:
  • Step one: Download and run media creation tool
  • Step two: Click Run, then select Create installation media for another PC
  • Step three: Select changes to the installation options, then select Next
  • Step four: Choose USB flash drive or ISO file, then click Next
  • Step five: Select drive, then Next
  • Step six: Select Finish, then restart your computer, ensuring that the media option you choose, whether USB flash drive or DVD, is in your machine before you choose to reboot.
  • Step seven: Press any key then follow the prompts provided to set up Windows 10.

Method Four: Download an Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 8 and other related issues when they do arise, download and install a powerful automated tool.

Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status