Logo

How to Fix Windows Update Error 0x800f0900

If you are trying to update or upgrade your Windows 10 computer using the Windows Update and suddenly an “Error 0x800f0900” appears, then you’ve come to the right place as this post will help you resolve this Windows Update issue. When you encounter this error, you will see the following error message on your screen:

There were problems installing some updates, but we’ll try again later. If you keep seeing this and you want to search the web or contact support for information, this may help:

2018-03 Cumulative Update for Windows 10 Version 1709 for x64-based Systems (KB4088776) – Error 0X800F0900”

This kind of Windows Update error is most likely caused by some corrupted files in the system. It is also possible that the Windows Database might have become corrupted as well. So if you are currently experiencing this problem, refer to the options given below and see which one of them works best for you.

Option 1 – Try running the DISM Tool

Running the DISM Tool helps in repairing the Windows System Image as well as the Windows Component Store in Windows 10. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.

  • Open the Command Prompt as admin.
  • Then type in this command: 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.

After you run this tool, a log file is created at C:WindowsLogsCBSCBS.log. On the other hand, if the Windows Update client is already broken, you will be prompted to use a running Windows installation as the repair source or use a Windows side-by-side folder from a network share, as the source of the files. Although the chances of this happening are less, if it turns out to be the case, you need to run an advanced command in the DISM tool to repair a broken Windows Update. Just repeat the process above but use the following command instead:

DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:RepairSourceWindows /LimitAccess

Option 2 – Try running the System File Checker or SFC scan

The SFC scan or System File Checker is a built-in command utility in Windows that helps in restoring corrupted files as well as missing files that cause several issues in the computer like the Windows Update Error 0x800f0900. 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:

  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.

Option 3 – Try running the Windows Update Troubleshooter

Running the built-in Windows Update troubleshooter could also help you resolve the Windows Update error 0x80073712. 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 – Perform a System Restore

You can also try to perform a System Restore as it can also help you fix the Windows Update Error 0x800f0900. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.

  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 5 – Reset both the SoftwareDistribution and Catroot2 folders

You have to stop a couple of services such as BITS, Cryptographic, MSI Installer, and Windows Update Services. And to do that, you need to flush the contents in the SoftwareDistribution folder. The Software Distribution folder in the Windows operating system is a folder that can be found in the Windows directory and is used to store files temporarily which might be required to install the Windows Update on your PC. Thus, it is required by the Windows Update and maintained by WUAgent. Aside from that, it also contains all the Windows Update History files and once you delete them, you will most likely lose the Update history. As a result, the next time you run the Windows Update, it may result in a longer detection time.

  • 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.

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

0x3D55: Family App information is corrupted
What is 0x3D55? As you know, Windows 10 is loaded with various Universal Windows Platform or UWP apps such as the Microsoft News, Weather, Calculator, Windows Mail, and many other applications that are based on the modern UWP platform of Microsoft that was introduced in Windows 10. Each one of these apps has a shared piece of code in the kernel for them to be able to get executed across any device that runs the Windows 10 OS which includes laptops, PCs, 2-in-1 devices, mobile phones, mixed reality headsets, and many more. However, there are times when the runtime information for these apps ends up getting corrupted which causes them not to function as expected and throws errors like the error 0x3D55. This kind of error can be pinned down when the UWP app malfunctions and you can also find an error message in the Event Log that reads, “0x3D55: Package family <App name with ID> runtime information is corrupted”. So if you encounter this error, read on for this post will walk you through fixing it. There are three suggestions you need to check out to fix this error – first, you can try to reset the Microsoft Store cache, second, you can try to re-register or reinstall the problematic app and lastly, run the Windows Store App troubleshooter.

Option 1 – Try to reset the Microsoft Store cache

Just like browsers, Microsoft Store also caches as you view apps and games so it is most likely that the cache is no longer valid and must be removed. To do so, follow the steps below.
  • Right-click on the start button and click on Command Prompt (administrator).
  • Next, type in the command, “wsreset.exe” and tap Enter. Once you do, the command will clear the cache for the Windows Store app.
  • Now restart your PC and afterward, try opening Microsoft Store again and then try to install your app or update your computer again.

Option 2 – Run the Microsoft Store Apps troubleshooter

The Microsoft Store Apps Troubleshooter will help you in fixing the error 0x3D55. This is a great built-in tool from Microsoft that helps users fix any app installation issues. So this is worth a try to solve the problem. This built-in tool also helps you fix the Windows 10 Store if it isn’t working. To use the Windows Store Troubleshooter, follow the steps below.
  1. Tap Win + I keys again to open the Windows Settings panel.
  2. Go to Update & Security and then go to Troubleshoot.
  3. On your right-hand side, scroll down to find the Windows Store Apps and then click on the Run the troubleshooter option and see if it fixes the problem.

Option 3 – Try to re-register the UWP app via PowerShell

  • First, type “command prompt” in the Start Search and right-click on Command Prompt and then select the “Run as administrator” option.
  • Next, navigate to this location in the command line utility: C:/Users/<Insert Username>/AppData/Local/Packages
  • After that, execute the “DIR” command to view the list of all the directories in the given location.
  • Once the list appears, look for the ID of the problematic app and take note of it.
  • Now tap the Win + X key combination or right-click on the Start button and click on the Windows PowerShell (Admin) option.
  • If a User Account Control or UAC prompt appears, just click on Yes to proceed and open the Windows PowerShell window.
  • Next, type in or copy-paste the following command to re-register the Microsoft Store app and tap Enter:
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.<YOUR APP ID HERE>).InstallLocation + 'AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
  • Wait for the process to be completed and then restart your computer.
Read More
How to Fix TrayApp Error 1706
What is TrayApp Error 1706? A TrayApp Error 1706 is not something you want to see. It is generally caused by an error in hexadecimal formatting, which is a common format employed by software programmers for Windows OS-compatible hardware drivers, Windows system files, and software apps. Developers and manufacturers of hardware drivers and software apps employ different codes in order to indicate different types of errors. The TrayApp error 1706 occurs in a long numeric code with a technical explanation of the cause. In many cases, the TrayApp error 1706 can have different TrayApp error 1706 parameters. It will usually sport a message like:
  • Install Error 1706 Trayapp
  • Reinstall Error 1706 Trayapp
  • Error 1706 Trayapp crash
  • Error 1706 Trayapp is missing
  • Remove Error 1706 Trayapp
  • Download Error 1706 Trayapp
  • Error 1706 Trayapp virus

Solution

Restoro box imageError Causes

More often than not, the TrayApp error will occur because there are damaged files in your operating system. When the Windows system file entry gets corrupt, it means that there malfunctioning in your system and it can be exposed to major security threats. And if it’s not resolved, it can potentially result in complete and permanent data loss and can make your storage media or your system as a whole inoperable. There can be other triggers for the TrayApp error, the common of which include:
  • Incomplete installation of software
  • Incomplete un-installation of software
  • Improper deleting of hardware drivers
  • Improper deleting of software applications
If you have the TrayApp error, you realize how common it is when restarting your system followed an improper shutdown or a recent malware or virus recovery. These situations result in corruption or deletion of essential system files. When Windows system files get corrupted or go missing, the data that is needed to run software won’t be linked properly.

Further Information and Manual Repair

There are two common manual ways of fixing TrayApp error 1706. The manual solution is:

Boot Your System and Log in As Administrator.

  • Click on Start and select All Programs.
  • Go to Accessories, then System Tools, and select System Restore.
  • In the dialog box, select, ‘Restore computer to an earlier date’ and then click on Next.
Click next twice on the dialog boxes and then the Automatic System Restore will start and restart your device.

Reimage Plus Fix for Trayapp Error 1706

This is the easiest way to resolve TrayApp Error 1706. However, there are cases when the manual process may not really work, and this can be caused by improper maintenance of your system. For that, Restoro is your short and comprehensive answer. Restoro is a multi-functional PC Fixer that works as an antivirus, registry cleaner, system optimizer, and much more. It can not only help resolve TrayApp Error 1706, but can also resolve other errors that can hinder the performance of your system, programs, and applications. It can also clean your registry and optimize your system to make it faster and quick loading. The software is compatible with all Windows versions. Just click here and download Restoro and get rid of any issues in your system!
Read More
MS Visual C++ Runtime Library Error

Microsoft Visual C++ Runtime Library Error

Fix Microsoft Visual C++ Runtime Library Error, Microsoft Windows operating system supports a form of shared libraries that are known as DLL (Dynamic-link libraries). These are also known as code libraries that are used by multiple processes while one copy is loaded into memory. Runtimes are also code libraries that are loaded by applications when the application is called to run on the system. The most common runtime libraries that are used today are Visual C++ Runtime Library and Java Runtime Environment. These libraries are practically used for nearly every single application you run on your system. Therefore it is very important that these libraries are in good working order. Microsoft Visual C++ Runtime Library Error occurs when this runtime library becomes corrupted. When Microsoft Visual C++ Runtime Library Error occurs, the applications powered by this runtime library fail to run smoothly, resulting in locking you out of those applications and hampering your ability to work on them. Generally speaking, this error indicates system instability and poor PC maintenance. If this error is not fixed timely it can expose your system to serious PC damages like system freeze, crashes, and data loss.

Solution

Restoro box imageError Causes

Microsoft Visual C++ Runtime Library Error is triggered for numerous reasons. These include:
  • Poor program installation
  • Disk fragmentation
  • Missing and damaged .dll files
  • Registry corruption
  • Malware invasion
In a nutshell, it can be said that the deep-rooted cause of the Microsoft Visual C++ Runtime Library Error is the registry. All the causes listed above are associated with the registry. For simplification, the registry is the main database of your system that stores all the activities executed on the computer in the RAM, the hard disk. This includes both the important data and junk files such as temporary files, internet history, bad registry keys, invalid registry entries, and also the files from the uninstalled programs. If these files are not removed from the registry frequently, it overloads the hard disk and leads to obscure error message displays on your system like the Microsoft Visual C++ Runtime Library Error as warning signs. Sometimes, rebooting the system may fix the Microsoft Visual C++ Runtime Library Error. However, this is temporary. Error message pops again after some time. So, instead of seeking out a temporary solution, it is advisable to look for a solution that can repair this error for the longest time.

Further Information and Manual Repair

There are two ways to fix the Microsoft Visual C++ Runtime Library Error code. One is to reinstall the Visual C++ runtime libraries. This can be a complex task if you are not a computer programmer or technically sound. However, the second way, or let’s just say the best and easiest way to resolve this problem is to download Restoro. This is truly an easy way as it requires no technical expertise or programming knowledge to repair the Microsoft Visual C++ Runtime Library Error. Restoro is an advanced, user-friendly, and multi-functional repair tool integrated with profound powerful utilities like an intuitive registry cleaner, system stability scanner, and anti-virus. It has a smooth interface, easy navigation, and a simple layout making it easy for users and even novices to operate it to resolve the Microsoft Visual C++ Error in seconds. The registry cleaner scans your entire PC for registry issues. It wipes out all the invalid, unnecessary, and obsolete files clearing up your disk space. In addition to this, it repairs fragmented disks, damaged .dll files (runtime code library), and repairs the registry. Along with these benefits, Restoro also functions as a system optimizer thus boosting the performance of your system. It can be downloaded by all PC Windows users as it is compatible with all Windows versions. Click here to download Restoro on your PC to resolve the Microsoft Visual C++ Runtime Library Error code and to ensure optimum PC performance and health.
Read More
Fixing Windows 10 stuck at “Preparing Security Options”
There are cases when your Windows 10 PC can encounter an issue where it gets stuck and will display a message that says, “Preparing Security Options”. If this is happening to your Windows 10 PC, you won’t be able to use your keyboard or even mouse and your screen will only be stuck on the screen as mentioned above. As your computer is still stuck, you will be left with no choice but to shut it down and restart it. Tap the F11 key as soon as your PC powers on. This will take you to the Advanced Startup options where you can carry out some steps. If it still didn’t work, you have to boot your Windows 10 PC into Safe Mode and then try out the troubleshooting options below.

Option 1 – Try using System Restore

You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 2 – Uninstall the Windows Updates you’ve installed recently

The issue could be caused by Windows Updates so you need to check if it’s indeed the case. The best way you can do so is via Safe Mode.
  • Boot your PC into Safe Mode and then tap the Win + I keys to open Settings.
  • After that, click on Update and Security and then select Windows Update from the left side menu column.
  • Next, select the “View installed update history” option on the right-side column and click on Uninstall Updates which will open a window that will show the list of all the installed updates on your PC.
  • From there, select the update you want to uninstall and click the Uninstall button located in the lower right corner of the window.

Option 3 – Try disabling the Fast Startup

  • Boot your PC into Safe Mode.
  • Then tap the Win + R keys to open the Run dialog box.
  • Next, type in “control” to open Control Panel.
  • After that, select Hardware and Sound and click on Power Options.
  • Select “Choose what the power buttons do” from the left side menu pane and click on Change settings that are currently unavailable.
  • Afterward, uncheck the “Turn on fast startup (Recommended)” entry and click on Save Changes.
  • Now restart your PC and check if the problem’s fixed.

Option 4 – Try running both the SFC scan and CHKDSK utility

You can do both SFC and CHKDSK using Safe Mode and Advanced Startup options. For Advanced Startup options, click on the Command Prompt option and proceed with the steps. And if you have booted your computer into Safe Mode, follow these steps:
  • Tap the Win + X keys or right-click on the Start button and click Command Prompt (admin).
  • After that, type in this command and tap Enter to run the System File Checker or SFC – “Sfc /scannow”.
  • Alternatively, you can use this command instead if the previous command didn’t work – “sfc /scannow /offbootdir=c: /offwindir=c:windows”.
  • Wait until the SFC scan is done with the process and then restart your PC.
  • Next, run the CHKDSK utility and once it’s done checking your disk for errors and then reboot your PC to save the changes made.

Option 5 – Try resetting Windows 10

You can reset your Windows 10 PC using either the Advanced Startup Options or by booting into Safe Mode.
  • Tap the Win + I keys and go to Update and Security > Recovery.
  • Then click on Get Started under the Reset this PC section.
  • After that, follow the on-screen instructions with how you want to reset your PC and what files and settings you want to revert.
  • Then it will reset your PC by reinstalling it

Option 6 – Try to rename the SoftwareDistribution folder

In this option, the Command Prompt is supposed to be like the one in option 4. You can use both ways there to open the Command Prompt.
  • Open an elevated Command Prompt as admin and type in the commands below and tap Enter right after you typed in each one of them
  • net stop wuauserv
  • net stop bits
  • rename c:windowsSoftwareDistribution SoftwareDistribution.bak
  • net start wuauserv
  • net start bits
Note: You can also rename the SoftwareDistribution folder to “SoftwareDistribution.bak” or “SoftwareDistribution.old” after you boot your PC into Safe Mode.

Option 7 – Try rebuilding BCD

Rebuilding the BCD can help you in fixing the stuck Windows 10.
  • You can start by booting into the installation environment for Windows 10 from an installation media.
  • After that, click on Repair your computer and on the blue screen, select Troubleshoot and then select the Advanced options menu.
  • Next, select Command Prompt and type in the commands below one by one, and tap Enter right after you do so.
  • exe /FixMbr
  • exe /FixBoot
    • exe /RebuildBcd

Read More
Setting a Static IP Address in Windows 10
If you are having issues with your network connection and you have it configured to DHCP, then you shouldn’t have any issues in figuring your IP address out. If you want to prevent conflicts between network devices and enable their easy management, then you have to set a static IP address in your Windows 10 computer, worry not for this post will show you how it’s done. The IP addresses for computers are usually configured to the Dynamic Host Configuration Protocol or DHCP automatically by the respective router. This is really convenient since the devices instantly connect to your network and through this, you can save yourself the trouble of configuring the IP address for each new device manually. However, there’s a shortfall in the process – the computer’s IP address can change every now and then. Moreover, you might also find it a lot easier to share a printer or configure a Port forwarding when you set a static IP address. There are three ways to do it – you can set it via Control Panel or Windows Settings or using Windows PowerShell. For more details, follow the options provided below.

Option 1 – Set a static IP address via Control Panel

  • Right-click on the network or Wi-Fi icon located in the Taskbar.
  • Then select the “Open Network and Internet settings” option from the given list of options.
  • Next, go to Wi-Fi settings and scroll down until you see the “Related Settings” section. Here, click on the “Change adapter options” link which will open a new window that will direct you to the Network Connections section of the Control Panel.
  • After that, right-click on the network connection you want to set a static IP address for and then select the Properties option.
  • Then select Internet Protocol Version 4 (TCP/IPv4) under the Networking tab and click the Properties button.
  • Now switch the selector to the “Use the following IP address” option and make the entry for the following fields that correspond to your network setup.
    • IP address (Find it using the “ipconfig /all” command)
    • Subnet Mask (On a home network, it is 255.255.255.0)
    • Default Gateway (It is your router’s IP address.)
  • Then check the “Validate settings upon exit” option to help Windows check your new IP address quickly as well as the other relevant information to make sure that it’s working.
  • Once you’re done, click the OK button and close the network adapter’s properties window.

Option 2 – Assign Static IP address using Settings

  • First, click on the gear icon for Settings and select the Network & Internet tab.
  • Next, select Wi-Fi > Current connection where you’ll have to select the network connection your computer is connected to.
  • After that, scroll down until you reach the IP settings section and then click the Edit button.
  • Now click the drop-down arrow when the IP settings window pops up and select the Manual option.
  • Now turn on the IPv4 toggle switch and set the static IP address. You also have to set the Subnet prefix length (subnet mask). For instance, if your subnet mask is “255.255.255.0”, then the subnet prefix length in bits should be 24.
  • Afterward, configure the Default Gateway address and the Preferred DNS address and then save the changes you’ve made.

Option 3 – Assign the static IP address using Windows PowerShell

  • In the Start Search, type “PowerShell” and right-click on Windows PowerShell from the search results to open PowerShell with admin privileges.
  • After that, enter this command to view your computer’s current network configuration: Get-NetIPConfiguration
  • Next, take note of the following information:
    • InterfaceIndex
    • IPv4Address
    • IPv4DefaultGateway
    • DNSServer
  • Once you’re done, execute this command to set a static IP address: New-NetIPAddress -InterfaceIndex 15 -IPAddress 192.168.29.34 -PrefixLength 24 -DefaultGateway 192.168.29.1
  • Afterward, change the default gateway with the default gateway address of your network and make sure that you change the InterfaceIndex number with the one that corresponds to your adapter and IPAddress with the IP address you want to assign to your computer.
  • Now execute this command to assign a DNS server address: Set-DnsClientServerAddress -InterfaceIndex 4 -ServerAddresses 10.1.2.1
  • Finally, save the changes you’ve made and restart your computer.
Read More
Do you need Antivirus software for Windows 11
Windows 11 has arrived and it is being adopted all around the globe as we are writing this article. People are adapting it daily and today we will take a look at some advanced security features of the new Windows and do you really need an antivirus in it. Windows securityIt is not a secret that Windows 11 is the most secure Windows ever created, well at least up until now. It is packed with advanced security features like S-mode, Secure Boot, and Trusted Platform Module (TMP 2.0). All these new security features that Microsoft has advertised made people question are enough for security or do you still need third-party Antivirus software. In order to get an answer to this question, let us first take a detailed look at what each one of them does, and then we will give you our opinion on a given subject.

Windows S mode

For everyday home use, Windows 11 S mode is the most secure feature to have on your PC. This is a safety protocol where only apps from Microsoft Store are allowed to be installed. This eliminates the risk of installing third-party apps that may contain viruses or malware. Furthermore, S-mode protects your web browsing activity through the Microsoft Edge browser. S-mode does not allow you to use other browsers for security reasons. If you are using Windows 11 in S-mode, your PC and data will be secure in most parts. You need not buy antivirus when using Windows 11 in S-mode.

Windows Defender

The inbuilt security suite, Windows Defender was launched for the first time in 2006. Earlier to that it had existed and was known as Microsoft AntiSpyWare. Windows Defender has undergone significant improvements over the years. In its latest version available with Windows 11, Windows Defender offers a comprehensive range of security features. It is available under the Windows Security system. Some key security features include real-time virus and threat protection, account protection, firewall & network protection, app and browser control, parental controls, and device (hardware) security. This is comparable to security features offered by third-party antivirus programs.

Microsoft Account

In Windows 11, it is necessary to use a Microsoft account that will be linked to your device. This ensures the security of your data in case your device is lost or stolen. You just need to make sure that you have set a strong password for your device. Windows 11 also has Bitlocker that keeps your data in encrypted form.

Ransomware protection

In view of rising cases of ransomware, Microsoft has introduced dedicated ransomware protection in Windows 11. It works by stopping apps from carrying out unauthorized changes to files and folders. Users can choose their important files and folders that they want to be protected from ransomware.

Conclusion

As we went through Windows 11 security features, we can clearly see that it is packed heavily with many security features that aim to protect your data and your identity. Looking at them, one can clearly come to the conclusion that you do not really need any third-party software and that Windows itself can catch and protect most of the issues, and they would be right. If you use Windows 11 carefully, meaning that you go only to trusted websites, do not open suspicious emails, and click on suspicious links, if you do not use extensively external USB devices or mass media you really do not need any kind of third party protection, Windows built-in tools will do well and keep you protected. However, if you do come in contact with other people's USB devices if you surf over the net, and overall if you really want to be at peace of mind that you are protected you will still need a well-established third-party software protection solution. Windows 11 has great security features, best so far in any Windows but it is still far from being a solution that does not require dedicated protection solution. So do yourself a favor and grab one. We recently had a top antivirus software review, find the article here and pick one that is best for you. https://errortools.com/viruses/the-best-antivirus-software-of-2021/
Read More
How to Fix ACPI_BIOS_ERROR in Windows 10
BSOD or Blue Screen of Death errors are one of the most common errors you can encounter on your Windows PC. One of these BSOD errors is the “ACPI_BIOS_ERROR”. If you suddenly get this error, it means that there is some problem in booting the operating system from your hard drive or Windows was not properly installed on your PC. In addition, this error could also mean that there is something wrong with the CMOS battery located in the motherboard. Unlike other BSOD errors, the workaround for this error is a bit different as these workarounds require a bit more expertise in updating the BIOS as well as setting the correct boot configuration. If you know are capable enough in troubleshooting the problem, refer to the instructions laid out below to fix the BSOD “ACPI_BIOS_ERROR”.

Option 1 – Try to remove the SSD and update the BIOS

The first thing you have to do is to check the primary storage devices on your PC. If you have just installed a new hard drive or SSD recently on your computer, then it’s most likely the cause of the BSOD error. Moreover, you should also ensure that your BIOS is up-to-date to the latest available build.
  • Remove the SSD/HDD and inject a different HDD that was already preinstalled in your Windows PC.
  • After that, update the BIOS to the latest available build. After updating it, insert the old SSD/HDD and then try to boot your PC again. The problem should be fixed now. If not, refer to the next given option.

Option 2 – Try to check the CMOS battery and reset the CMOS module

As mentioned earlier, the CMOS battery might also be the one that’s causing the problem. It is a physical component of the motherboard and is a memory chip that contains all the settings configuration on your computer and is also powered by a battery. So if your battery loses power, the CMOS will be reset and as a result, all the configurations will be gone as well. It is also possible that the CMOS module is not properly working and every time things are saved, they are properly written due to the battery. That’s why you have to consider changing the CMOS battery and see if it fixes the problem. In addition, you also have to make sure that you completely reset the CMOS module and then try booting your PC again.

Option 3 – Try to check the BIOS settings

If the BIOS settings are incorrect, chances are that’s the reason why you’re getting the “ACPI_BIOS_ERROR” BSOD error. Every BIOS has different settings which you can make use of to enhance your computer experience. So make sure that your BIOS is up-to-date and that the settings are in accordance with your requirement. Another thing you can try is to disable the Legacy USB and the Legacy BIOS in the BIOS settings if you are trying to install a 64 bit Windows version. Make sure that you also enable AHCI before plugging in the installation drive on your PC. Moreover, ensure that your PC is using IDE or Integrated Drive Electronics mode instead of SATA or Serial Advanced Technology Attachment. Aside from that, try to check the extracted setup if it is in NTFS format, if it is, you should extract the ISO in FAT32 and use it to install Windows.

Option 4 – Try to reset the ACPI Compliant Control Method

ACPI or Advanced Configuration and Power Interface provide an open standard that operating systems can use to detect hardware, perform power management, as well as monitor the status of your device and provide information for other processes. Chances are, there are some misconfigurations with this module on your PC that lead to believing that there is no battery present. That’s why you need to reset it and see if it fixes the BSOD error or not.
  • Boot your PC into Safe Mode.
  • Tap the Win + R keys to open the Run dialog box.
  • Type in “devmgmt.msc” in the field and tap Enter to open the Device Manager.
  • After opening the Device Manager, go to the “Batteries” section and click it to expand it and then right-click on the “Microsoft ACPI-Complaint Control Method Battery” option and click on Uninstall.
  • After you disable the module, click on any empty space and then click the “Scan for hardware changes” option.
  • Then check if you can now boot your PC normally and without the BSOD error.
Read More
How to run old applications in Windows 10
Having the latest applications is often preferred for most users but sometimes we have some old applications which have not been updated or simply we just want to run oldie on our computer because it does everything we need and we do not want to upgrade in order to save some money. The issue is presented sometimes when we try to run an old application in Windows 10 and some components are missing in Windows itself or the application is simply coded in a way to work on older Windows versions. If by any chance you have this issue then this guide is for you since we are going to show you how to run old applications in Windows 10. This guide is made in a way to takes into account that the application itself is completely installed on your Windows 10 machine if you can not even install the application you will need to search solution for that particular application since that can not really be generalized and pinpointed issue, every application is different.

Running old applications using the compatibility option

All of that being said, let's start that old app you have. First thing is to locate an executable file or shortcut of the desired application. Once it is located, right-click on it to bring up the menu, and all the way to the bottom you will find properties. Left-click on properties. file properties drop down menuThe application settings screen will open, in upper tabs locate Compatibility and left-click on it. file properties compatibility tab markedAfter the click, you will find yourself in application compatibility settings. File properties compatibility optionsIn this window, you will face different options to run the chosen application in various modes in order to make it run. How settings are self-explanatory and different applications will need different settings sadly we can not cover them all but your safest bet is to run them in an environment where they have worked. For example, if the application was working fine in Windows XP and required administrator privileges, check Run this program as an administrator and Run this program in compatibility mode for Windows XP.
Read More
How to Fix Windows Setup Error 0x80300002
Installing a Windows 10 upgrade is definitely not an easy task since the process is not always smooth sailing and you could encounter some errors when doing so. This isn’t unusual since there are various software configurations and hardware configurations as well as services it depends on in order to properly work. So if any of them malfunctions or becomes corrupted, it will affect the process which will result in errors like the error code 0x80300002. When you encounter this kind of Windows Update error, you will see the following error message on your screen:
“We couldn’t install Windows in the location you choose. Please check your media drive. Here’s more info about what happened: 0x80300002”
You can encounter this kind of error if there is corruption in the partition table of the drive where the installation is in progress. In addition, corruption on the Media device could also cause this problem. So if you encounter this error when running Windows Setup, read on as this post will guide you in fixing it. There are several ways to resolve this issue. The first thing you can do is to verify the compatibility between the BIOS and the installation media. You could also try recreating all the partitions as well as recreating the bootable USB drive. For more detailed information, follow the given options below.

Option 1 – Check if the BIOS is compatible with the installation media

The first thing you can do to fix the error is to check if there are any compatibility issues between the BIOS and the installation media you’re using. This is actually one of the most likely reasons why you’re getting the error since this is a complicated point for the Windows installation process. If the installation media is based on GPT, then your BIOS must be based on UEFI. So if you have your bootable media with the MBR partitioning, you need to set your BIOS to Legacy.
  • In the Windows Search box, type “command prompt” and from the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
  • After that, execute this command: exe /convert /allowfullOS
  • Now, wait until the process is completed since you can track its process on your screen.
  • Once it’s done, go to Settings > Update & Security > Advanced Startup options and from there, click on Restart Now. This will restart your computer and give you advanced options.
  • Next, select Troubleshoot > Advanced Options where you will see further options including System Restore, Startup Repair, Go back to the previous version, Command Prompt, System Image Recovery, and UEFI Firmware Settings.
  • Now select the “Legacy” option. This will take you to the BIOS. Boot Mode is typically available under Boot > Boot Configuration. Once you’re there, set it to Legacy and then save the changes you’ve made. After that, your computer will restart.

Option 2 – Try recreating a new bootable drive

  • Insert your USB drive into your PC.
  • Tap the Win + R keys to open the Run dialog box and type in “cmd” and tap Enter to open the Command Prompt. Alternatively, you can also search for “cmd” in the Cortana search box to open Command Prompt.
  • Once you’ve opened CMD, type in this command to open the DISPART utility – diskpart
  • After that, you should see a new black and white window that would say, “DISKPART>”.
  • Next, type in “list disk” in the command line and tap Enter to see the list of all the Storage devices as well as your hard disk connected to your PC. Here, you have to identify your disk’s number.
  • Type in this command where “X” is the disk number you have identified and then tap Enter – disk X
  • Type in this command and hit Enter to clear the table records and all the visible data on the drive – clean
  • Now you have to recreate a new primary partition of the drive so you’ll have to type in this command and tap Enter right after – create part pri
  • A new primary partition has been created so you have to select it by typing this command and tapping Enter – select part 1
  • Now you have to format it to make it visible to normal users by typing – format fs=ntfs quick
Note: If your platform supports the Unified Extensible Firmware Interface or UEFI, replace the “NTFS” with “FAT32” in the command on Step 10.
  • After that, type in this command and tap Enter after – active
  • Finally, type this command and hit Enter to exit the utility – exit
  • After you prepare the image for the operating system, save it to the root of your USB Storage device.

Option 3 – Try to recreate all the partitions

If none of the first two options given above worked, then you can try to recreate all the partitions instead. All you have to do is restart the Windows installation process and wait until you get to the part that says, “Where do you want to install Windows?”. From there, you will see options like delete, format, extend, create new partitions, and many more. Now you have to select the Delete all the partitions options and then use the “New” button to create new partitions. Just make sure that you have one primary partition at least where you can install Windows 10. After that, continue the installation of Windows on the new partition. Keep in mind that when you create a new partition, it also recreates the partition table configuration which means that the chances of getting an error are very unlikely.
Read More
Fix MEMORY_MANAGEMENT due to Chrome browser
When you try to open your Google Chrome browser and it starts to connect to the internet but suddenly, your Windows 10 computer crashes along with a Blue Screen error that says, “MEMORY_MANAGEMENT”, then read on as this post will guide you in fixing the problem. This kind of BSOD error occurs when Google Chrome requests more memory or when it tries to access the network and demand is raised for more memory, the memory management program fails. To fix the problem, here are some possible solutions you might want to try. Follow them thoroughly.

Option 1 – Use the Driver Verifier Manager

The Driver Verifier Manager is another tool in Windows that could help you fix driver-related issues. And since the MEMORY_MANAGEMENT Blue Screen error concerns Google Chrome and an internet connection, the root cause of the problem might have something to do with the Network driver and to verify that, you can use the Driver Verifier Manager:
  • Type in the keyword “Verifier” in the Cortana search box to search for Verifier in Windows 10.
  • After that, select the option “Create custom settings”.
  • Make sure that you have checked everything except the options “DDI compliance checking” and “Randomized low resources simulation”.
  • Next, select the option “Select driver names from a list” option.
  • Afterward, you have to select all the drivers from any unofficial or third-party provider. To simply put it, you have to select all the drivers that are not supplied by Microsoft.
  • Then click on the Finish button.
  • Open Command Prompt as administrator and execute this command – verifier /querysettings
  • The command you just executed will display the Driver Verifier settings so if you see any of the flags enabled boot your Windows 10 PC into Safe Mode.
  • Open the Command Prompt as admin again and run this command – verifier /reset
  • The command will reset the Driver Verifier. Once the process is done, restart your PC and check.

Option 2 – Try updating the Network drivers

  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.msc” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand it.
  • Then right-click on each one of the Network drivers and update them all.
  • Restart your PC and see if it helped in fixing the MEMORY_MANAGEMENT BSOD error.

Option 3 – Try disabling Hardware Acceleration

You might want to disable Hardware Acceleration system-wide or for a particular program like Google Chrome and see if it resolves the MEMORY_MANAGEMENT error

Option 4 – Run the Memory Diagnostic Tool to check for Memory leaks

  • Tap the Win + R keys to open Run and type 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 the option, your PC will restart and check for memory-based issues. If it finds any issues, it will automatically fix them and if there’s no issue found, then it’s most likely not a memory-based issue so you should try the other options given below.

Option 5 – Perform a System Restore

Performing System Restore might help you in fixing the SYNTP.SYS Blue Screen error. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 6 – Run the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like MEMORY_MANAGEMENT. It can be found in the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.
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