Windows Troubleshooting Archives - https://www.systweak.com/blogs/windows-troubleshooting/ Thu, 13 Feb 2025 05:43:37 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.1 https://cdn.systweak.com/content/wp/bg_systweak_com/uploads/2024/06/Favicon-Black.png Windows Troubleshooting Archives - https://www.systweak.com/blogs/windows-troubleshooting/ 32 32 How to Fix Catastrophic Failure Error (0x8000ffff) https://www.systweak.com/blogs/catastrophic-failure-error-0x8000ffff/ https://www.systweak.com/blogs/catastrophic-failure-error-0x8000ffff/#respond Wed, 22 Jan 2025 11:30:30 +0000 https://www.systweak.com/blogs/?p=26090 The Catastrophic Failure Error (0x8000FFFF) typically appears when you try installing updates, running system restore, or performing certain Windows operations. Various issues, including corrupted files, misconfigured system settings, or problems with Windows Update components can cause this error. Here’s how to fix the failure external hard drive error 0x8000FFFF. What Are the Symptoms of Error… Continue reading How to Fix Catastrophic Failure Error (0x8000ffff)

The post How to Fix Catastrophic Failure Error (0x8000ffff) appeared first on .

]]>
The Catastrophic Failure Error (0x8000FFFF) typically appears when you try installing updates, running system restore, or performing certain Windows operations. Various issues, including corrupted files, misconfigured system settings, or problems with Windows Update components can cause this error. Here’s how to fix the failure external hard drive error 0x8000FFFF.

What Are the Symptoms of Error

This error in Windows is usually associated with issues during system updates or when performing specific tasks. The key symptoms of this error include:

  • The error often occurs when attempting to install or download updates. 
  • Users may encounter this error when restoring the system to a previous state using System Restore.
  • The error can also appear when installing or updating apps from the Microsoft Store. 
  • Some users may experience random reboots or shutdowns.
  • The error message may appear frequently, particularly when performing operations that require the system to check for updates or sync with Microsoft services.

Why Does The Catastrophic Failure Error (0x8000ffff) Error Occur

The error typically occurs due to issues related to Windows Update, corrupted system files, or conflicts with system settings. Here are a few common causes –

  • Damaged or missing system files can interfere with Windows Update and cause this error. 
  • Problems with Windows Update services or their components, such as a corrupt SoftwareDistribution folder. 
  • Antivirus programs or other third-party applications may block or conflict with Windows Update processes.
  • Malware can affect system files and processes, including those in Windows Update.
  • Temporary files or cached data related to Windows Update may be corrupted, which can also cause Catastrophic Failure errors when installing updates.

10 Ways to Fix Catastrophic Failure Error (0x8000ffff) Windows 11/10

Method 1. Run The Windows Update Troubleshooter

Windows has a built-in troubleshooter that can automatically detect and fix issues related to Windows Update.

1.Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters.

windows update - Run the troubleshooter
2. Select Windows Update and click Run the troubleshooter.
3. Follow the on-screen instructions and apply any fixes suggested by the troubleshooter.

Method 2. Run System File Checker (SFC) and DISM Tools

Corrupted system files can often cause update errors. You can use the System File Checker (SFC) tool and the Deployment Imaging Service and Management Tool (DISM) to repair these files. Here is what you need to do –

1. Press Win + S to open the Search bar.
2. Type cmd or Command Prompt.
3. Right-click on Command Prompt in the search results and select Run as administrator.
4. If prompted by the User Account Control (UAC), click Yes.
5. In the Command Prompt window, type the following command:

sfc /scannow

scan now Command - cmd

6. Press Enter to execute the command.
7. The System File Checker will start scanning your system for corrupted or missing files.
8. Wait for the scan to finish. The tool will attempt to automatically fix any issues it finds.
9. Reboot your PC to ensure that the changes made take effect.

After the SFC scan completes, run DISM to repair any issues with the system image:

1. Open Command Prompt as Administrator
2. If prompted by the User Account Control (UAC), click Yes.
3. In the Command Prompt window, type the following command.

DISM /Online /Cleanup-Image /RestoreHealth

restorehealth command

4. Press Enter to execute the command.
5. You will see progress information on the screen as DISM works to repair the system image.
6. Restart your computer to apply any changes.

Read Also: How To Fix DISM /Online /Cleanup-image /Restorehealth Is Stuck On Windows

Method 3. Reset Windows Update Components

Corrupted or misconfigured Windows Update components can lead to the 0x8000FFFF error. Resetting these components might help.

1. Open Command Prompt as Administrator.
2. Type the following command to stop the Windows Update services, each followed by the Enter key.

net stop wuauserv
net stop bits

net stop wuauserv command

3. Next type the following commands and press Enter after each command to rename the SoftwareDistribution and Catroot2 folders.

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old

4. After remaining the folders, type the following commands to restart the services.

net start wuauserv
net start bits

5. Try updating Windows again to see if the issue is resolved.

Method 4. Clear Windows Store Cache (for Windows Store Errors)

If the error occurs when using the Microsoft Store, you can try clearing its cache.

1. Press Win + R to open the Run dialog box.
2. Type wsreset.exe and press Enter. This will reset the Windows Store cache and may resolve the error.

wsreset.exe

Method 5. Perform a Clean Boot

A clean boot starts Windows with minimal drivers and startup programs, which can help determine if background programs are causing the error.

1. Press Win + R, type msconfig, and press Enter.
2. In the System Configuration window, go to the Services tab.

System Configuration box
3. Check to Hide all Microsoft services and click Disable all.
4. Go to the Startup tab and click Open Task Manager. Disable all startup items.
5. Close Task Manager and click OK in the System Configuration window.
6. Restart your computer and check if the error persists.

Method 6. Check for Malware

1. Press the Windows key and  type “ Windows Security.”

Windows Security
2. Click on the relevant result under Best Match.
3. The Windows Security app will launch. Click on the Virus & Threat Protection box.Windows Security - Virus and threat protection
4. Next, click on Scan Options and select Full Scan.
5. Finally, click on the Scan Now button.

After you have completed a malware scan, follow the steps on the screen to quarantine or remove any infected files and restart your PC. If the issue persists, then move to the next section to troubleshoot this error.

Editor’s Tip – Use A Real-Time Antivirus (Recommended)

When malware infects your system, its potential to cause damage is unpredictable. That’s why we recommend using a real-time antivirus like T9 Antivirus, which actively protects your PC from malware. This app runs continuously 24/7, to block all forms of malware. In addition to its malware protection, T9 Antivirus helps optimize your PC’s performance, manage startup programs, and includes a free Ad Blocker to eliminate ads while you browse the web.

 

Method 7. Perform a System Restore

1. Press Win + R to open the Run box.
2. Type rstrui in the text box and Press the Enter key.

 


System Restore window
3. A new window will open where you have to click on Next.
4. Choose the Restore Point and Click on Next.

Confirm Restore Point

5. Click on the Finish button and restart your PC.

Method 8. Update Windows Manually

If the error occurs while trying to install a specific update, you can try downloading and installing the update manually.

1. Visit the Microsoft Update Catalog.
2. Search for the update using its KB number (e.g., KB5001330).
3. Download and install the update manually.

Method 9. Check System Time and Date Settings

Incorrect system time or date settings can cause issues with Windows Update. Make sure your computer’s date, time, and timezone are set correctly.

1. Go to Settings > Time & Language > Date & Time.

date and time
2. Ensure Set time automatically and Set time zone automatically are turned on.

Read Also: How To Enable Seconds in Windows System Clock

Method 10. Reset Windows (Last Resort)

If all else fails, you may need to consider resetting Windows to fix the error. This will reinstall Windows without affecting your files (although you may need to reinstall some apps).

1. Open the Start menu and search for ‘Reset this PC.’ Then, select the appropriate option from the search results.

Search for Reset this PC
2. Click on “Reset PC.”
System Recovery

3. Select “Keep my files.”

Keep my files
4. Follow the on-screen instructions to start the reset process for your Windows computer.

[Fixed]

The 0x8000FFFF error can be frustrating, but you can resolve it with the proper troubleshooting steps. Start with the more straightforward fixes, like running the Windows Update troubleshooter, and gradually move to more advanced solutions if the error persists. If none of the above methods work, contact Microsoft support for further assistance.

Read Also: How To Force Update Windows 11 24H2

The post How to Fix Catastrophic Failure Error (0x8000ffff) appeared first on .

]]>
https://www.systweak.com/blogs/catastrophic-failure-error-0x8000ffff/feed/ 0
Stuck on Pending? Here’s How to Fix Windows Updates Not Installing or Downloading https://www.systweak.com/blogs/windows-updates-stuck-on-pending-install-download/ https://www.systweak.com/blogs/windows-updates-stuck-on-pending-install-download/#respond Sat, 18 Jan 2025 04:30:37 +0000 https://www.systweak.com/blogs/?p=26079 If you’re encountering issues with Windows updates getting stuck on “Pending Install” or “Pending Download,” you’re not alone. This common problem can prevent your PC from staying up-to-date with essential security patches and feature enhancements. Fortunately, you can take several troubleshooting steps to resolve the issue and get your updates moving again.  Also Read –… Continue reading Stuck on Pending? Here’s How to Fix Windows Updates Not Installing or Downloading

The post Stuck on Pending? Here’s How to Fix Windows Updates Not Installing or Downloading appeared first on .

]]>
If you’re encountering issues with Windows updates getting stuck on “Pending Install” or “Pending Download,” you’re not alone. This common problem can prevent your PC from staying up-to-date with essential security patches and feature enhancements. Fortunately, you can take several troubleshooting steps to resolve the issue and get your updates moving again. 

Also Read – 9+ Ways To Fix Windows Stuck on “Checking for Updates”

Symptoms –

When Windows updates are stuck on “Pending Install” or “Pending Download,” you’ll notice several symptoms that indicate the update process is not progressing as it should. These symptoms may include:

  • The update progress bar will remain frozen or stuck at a specific percentage (e.g., 0%, 20%, or 99%) for an extended period. 
  • The Windows Update page will show a message like “Pending Download” or “Pending Install” that doesn’t change, even after a long period. 
  • The Windows Update process may still run in the background, but it’s not completing successfully. 
  • You might see error messages or prompts like “We couldn’t complete the update” or “There were problems installing some updates.” 
  • If an update is stuck in a pending install state, you may experience longer-than-usual restart times. 
  • Sometimes, even after rebooting, Windows will repeatedly notify you that updates are pending installation or download without any real progress occurring. 

Reasons –

There are several reasons why Windows updates may get stuck on “Pending Install” or “Pending Download.” Understanding these common causes can help you troubleshoot the issue more effectively. Here are some of the most frequent reasons:

  • Windows updates require a stable internet connection to download. If your connection is slow or unstable, the update process can be delayed or stuck in a pending state.
  • Windows stores temporary update files in a cache; it can prevent updates from downloading or installing correctly if they become corrupted.
  • If your computer lacks free disk space, Windows may be unable to download or install updates. Updates require sufficient space for both downloading and installation.
  • Background processes, other software, or antivirus programs can interfere with the update process. 
  • Corrupted update components, system files, or other operating system issues can cause updates to get stuck in the pending state.
  • Misconfigured update settings or services (like the Windows Update service) may cause delays.

How to fix Windows Updates Are Stuck on Pending Install/Download

If your Windows updates are stuck on “Pending Install” or “Pending Download,” there are several steps you can take to resolve the issue. Here’s a guide:

Method 1. Check Your Internet Connection

Ensure that your internet connection is stable. Windows updates require a stable connection for downloading and installing updates. Experts suggest that you reboot your modem/router at least once a week.

Method 2. Run the Windows Update Troubleshooter

Windows comes with a built-in troubleshooter to detect and fix update-related problems:

1.Go to Settings > Update & Security > Troubleshoot > Additional troubleshooters.
2. Select Windows Update and click Run the troubleshooter.

windows update - Run the troubleshooter
3. Follow the on-screen instructions and apply any fixes recommended.

Method 3. Restart Your PC

Sometimes, restarting your computer can help reset update processes. Try restarting to see if the update progresses.

Method 4. Check for Active Processes

If other processes are using up system resources, it may prevent the update from progressing. Check Task Manager (Ctrl+Shift+Esc) for any processes related to Windows Update that may be stuck or using excessive resources. You can try ending the process and restarting the update.

Method 5. Clear the Windows Update Cache

Sometimes, corrupted update files can cause issues. You can clear the update cache:

1. Press Win + R, type services.msc, and press Enter.services.msc command
2. Find and stop the Windows Update service.windows update properties
3. Navigate to C:\Windows\SoftwareDistribution\Download and delete all files in the folder.
4. Start the Windows Update service again and try updating.

Method 6. Use the Command Prompt to Reset Windows Update Components

If clearing the cache doesn’t work, you can reset the Windows Update components using the Command Prompt:

1. Open Command Prompt as Administrator (right-click Start, select Terminal(Admin)).

terminal(admin)
2. Run the following commands one by one:

net stop wuauserv
net stop bits
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
net start wuauserv
net start bits

3. Restart your PC and check if updates continue.

Method 7. Manually Install the Update

You can manually download and install a specific update from the Microsoft Update Catalog if a specific update is stuck. Search for the update number (e.g., KB number) in the catalog, download it, and follow the installation steps.

Method 8. Check Disk Space

Ensure your system has enough disk space for updates. Low disk space can cause updates to stall. You can free up space by deleting unnecessary files or using the built-in Disk Cleanup tool.

1. Press the Windows key and type “Disk Cleanup”.

type Disk Cleanup
2. Select the tool with the same name.
3. In the new window, check the type of file you wish to delete and click on the Clean up System Files button.

Disk Cleanup prompt
4. Click on the OK button.

Editor’s Tip

Advanced System Optimizer is a complete PC optimization tool that can scan and identify all sorts of junk and unwanted files like cache, cookies, temp files, etc, and remove them from your PC. Here is a complete review of the software

Method 9. Perform a System File Check

Corrupted system files can interfere with the update process. To check for and fix errors:

1. Open Command Prompt as Administrator.type cmd in search box
2. Run the following command:
sfc /scannow

Method 10. Update Using Windows 10/11 Update Assistant (if necessary)

If nothing works, you can use the Windows Update Assistant to force the update manually:

1. Download the Windows Update Assistant from the Microsoft website.
2. Run the tool and follow the instructions to update your system.

Method 11. Perform a System Restore

If the issue persists and you recently encountered this problem after an update or system change, you can try rolling back to a previous restore point:

1. Go to Settings > Update & Security > Recovery > Open System Restore.
2. Select a restore point before the issue occurs.

Method 12. Consider a Clean Boot

A clean boot can help identify if a third-party application or service is interfering with Windows Update:

1. Press Win + R, type msconfig, and press Enter.

msconfig command
2. In the System Configuration window, go to the Services tab, check Hide all Microsoft services, and then click Disable all.

System Configuration box
3. Go to the Startup tab and click Open Task Manager. Disable all startup items.
4. Restart your PC and try the update process again.

Conclusion – Your Guide to Resolving Windows Update Issues

If your updates are still stuck after all these steps, it could indicate a deeper system issue or corruption that may require reinstalling Windows or seeking professional technical support. Do share your experience with us in the comments box below.

Read Also :

How to Perform Windows Clean Install? Everything You Need to Know
Windows 11 installation Has Failed – Here’s How To Fix It

The post Stuck on Pending? Here’s How to Fix Windows Updates Not Installing or Downloading appeared first on .

]]>
https://www.systweak.com/blogs/windows-updates-stuck-on-pending-install-download/feed/ 0
8 Ways to Fix Windows Attempted Execute of Noexecute Memory Error https://www.systweak.com/blogs/attempted-execute-of-noexecute-memory-windows/ https://www.systweak.com/blogs/attempted-execute-of-noexecute-memory-windows/#respond Mon, 13 Jan 2025 11:30:54 +0000 https://www.systweak.com/blogs/?p=26006 The “Attempted Execute of Noexecute Memory” error typically occurs in Windows operating systems. It is related to memory protection mechanisms designed to prevent certain types of malicious software from executing code in inappropriate memory areas. The error is often caused by an application attempting to run code in a region of memory designated as non-executable.… Continue reading 8 Ways to Fix Windows Attempted Execute of Noexecute Memory Error

The post 8 Ways to Fix Windows Attempted Execute of Noexecute Memory Error appeared first on .

]]>
The “Attempted Execute of Noexecute Memory” error typically occurs in Windows operating systems. It is related to memory protection mechanisms designed to prevent certain types of malicious software from executing code in inappropriate memory areas. The error is often caused by an application attempting to run code in a region of memory designated as non-executable. In this guide, we will discuss various ways to fix this issue.

Why Does The  “Attempted Execute of Noexecute Memory” Error Occur

The common causes of the Error are –

  • Some older software or misconfigured programs may try to execute in non-executable memory areas, causing this error.
  • Corruption in critical system files, such as those used for memory management, can result in this error.
  • Certain types of malware attempt to run code in non-executable memory areas to evade detection. This can trigger the error.
  • Outdated or corrupted device drivers, mainly graphics drivers, can lead to this error by attempting to access restricted memory areas.
  • Failing or defective hardware, such as RAM (memory), can cause the system to malfunction and trigger this error.
  • Data Execution Prevention (DEP) or No-Execute settings may be misconfigured, either being too strict or not properly applied to a certain program that needs it.

Symptompe of the Error – Shows blue screen

Methods To Fix The  “Attempted Execute of Noexecute Memory” Error

Method 1. Enable/Disable DEP (Data Execution Prevention)

Data Execution Prevention (DEP) is a security feature that prevents code from executing in certain memory areas, like the stack or heap. If the program you’re trying to run conflicts with DEP, you may need to enable or disable it. To enable or disable DEP on Windows:

1. Press Windows + R to open the Run dialog, then type sysdm.cpl and hit Enter.
sysdm.cpl command
2. Go to the Advanced tab and click Settings under the Performance section.

System Properties- Advanced Tab
3. In the Performance Options window, go to the Data Execution Prevention tab.
4. Select “Turn on DEP for essential Windows programs and services only” to enable DEP or “Turn on DEP for all programs and services except those I select” to disable it for specific programs.

performance options window - data execution prevention tab
5. Add the executable causing the issue to the exceptions list if you disable DEP for specific programs.

What Is DEP?

Data Execution Prevention (DEP) is a security feature in modern operating systems that helps prevent malicious code from executing in some areas of memory that are not intended to execute code. It is designed to prevent harmful software (such as viruses or exploits) from running in specific memory regions where code should not be executed.

Method 2. Check for Corrupted System Files

Sometimes, corrupted system files can trigger this error. Running System File Checker (SFC) can help fix this. Here is what you need to do –

1. Open Command Prompt as Administrator by pressing Win + R, typing cmd in the RUN box, and pressing Ctrl+ Shift + Enter.
2. Type the following command and press Enter:

sfc /scannow

3. Wait for the scan to complete and follow any prompts to repair files if needed.

What Is SFC?

SFC stands for System File Checker, a built-in tool in Windows that helps users scan for and repair corrupted or missing system files. It’s commonly used to resolve issues with system stability, application crashes, or performance problems caused by corrupt files.

Method 3. Reinstall the Program

The error could be caused by a bug or compatibility issue with the program you’re trying to run. Try updating the software to its latest version or reinstalling it. 

1. To uninstall the program, press Win + I to open the Settings.
2. Click on Apps in the left panel, followed by Installed Apps on the right side.Installed Apps
3. Locate the app causing the issue, click on the three dots next to it, and choose Uninstall.Modify Option4. Follow the onscreen instructions to remove the app from the PC.
5. Download the app from an official source, such as the official website or Microsoft Store.

Method 4. Check BIOS/UEFI Settings (for No Execute Protection)

Some CPUs (exceptionally modern Intel and AMD processors) have a hardware feature called No Execute (NX) or Execute Disable (XD) that can block the execution of code in specific memory areas.

1. Reboot your system and enter the BIOS/UEFI settings (usually by pressing F2, F10, DEL, or ESC during startup).
2. Look for settings related to NX, XD, or Execute Disable. The exact name may vary depending on your motherboard.
3. If enabled, try disabling it to see if it resolves the issue (though enabling it is generally recommended for security purposes).
4. Save your changes and reboot.

Method 5. Update Graphics Drivers

Sometimes, outdated or corrupted graphics drivers can cause memory errors. Try updating your graphics drivers to the latest version using the three ways described below.

Way 1 – Update via the Manufacturer’s Website

Manufacturers typically offer official websites where you can find and download the latest drivers and hardware resources. To update your driver, visit the manufacturer’s website, search for the appropriate driver using your device’s model number, and download it. However, having the correct details about your operating system and hardware is crucial. Without this information, you may end up installing an incorrect driver. For this reason, many users prefer using Device Manager for a more reliable process.

Way 2 – Update via Device Manager

Device Manager is a built-in Windows tool that helps you update drivers and detect hardware issues. To use it:

1. Press Win + X and select Device Manager.
2. In Device Manager, expand the relevant category (e.g., Display Adapters for graphics drivers).
3. Right-click on the driver you want to update and select Update Driver.
4. Choose Search automatically for drivers, allowing Windows to search for and install the latest driver.

Keep in mind that Device Manager may not always display the most up-to-date driver, as it only shows drivers available in the Windows database. For the latest drivers, a third-party tool may be more effective.

Read Also: Resolved – Missing COM ports in Device Manager Issue on Windows

Way 3 – Update with Advanced Driver Updater (Recommended)

Advanced Driver Updater is a trusted tool that helps keep your drivers up to date. It also backs up your current drivers before updating, so you can choose which drivers to update and view details about the new and old versions. Here’s how to use it:

Note: The trial version allows you to update only one driver at a time. You’ll need to purchase the full version to update all outdated drivers in one go.

1. Download Advanced Driver Updater by clicking the button below.

2. Install and open the application. Click the Start Scan Now button.

advanced driver updater
3. The app will display a list of outdated drivers. Click the Update button next to the graphics driver.

drivers are up to date - advanced driver updater
4. Restart your PC to complete the driver update.

Why Should You Update Drivers?

Updating drivers is essential for maintaining your computer’s performance, stability, and security. It helps improve hardware functionality, resolve bugs, and ensure compatibility with the latest software and operating systems. Updated drivers often include critical security patches, bug fixes, and optimizations, reducing the risk of crashes, errors, and performance issues.

Method 6. Check for Malware or Virus Infection

Malware infections can sometimes cause this error by attempting to execute code in memory areas that shouldn’t be executable. Run a full scan with your antivirus software to ensure your system is clean. You can use Windows Security or any third-party antimalware app. Here are the steps to use Windows Security:

1. Press Win + S to open the Search box and type “ Windows Security.”

Windows Security
2. Click on the result with the same name as you typed.
3. The Windows Security app will now open. Click on the Virus & Threat Protection box.

Windows Security - Virus and threat protection
4. Next, click on Scan Options and choose Full Scan.scan now5. Finally, click on the Scan Now button.

Method 7. Check for Hardware Issues (Memory or RAM)

In rare cases, failing or incompatible RAM can cause memory-related errors. Running a memory diagnostic can help identify potential hardware issues. The Memory Diagnostic tool is a built-in utility that allows scanning the memory for errors. Here is what you need to do:

1. Press the Windows keys, type “Windows Memory Diagnostic,” and click the result with the same name.
2. A new dialog box will open, and click “Restart Now…”.

Windows Memory Diagnostic
3. Follow the instructions, and the tool will check and fix memory-related errors.

Read Also: How to Reduce Hardware Reserved Memory too High on Windows

Method 8. Check Application Permissions

If the application you’re using is running with insufficient permissions, it may be unable to access or execute the required memory. Try running the program with Administrator privileges.

  • Right-click the application and select Run as Administrator.
  • Alternatively, change the program’s compatibility settings to always run as Administrator.

[Conclusion]

The “Attempted Execute of Noexecute Memory” error is typically caused by an application attempting to execute code in a protected or non-executable memory area, often due to DEP (Data Execution Prevention) or NX (No-Execute) settings. This can be triggered by incompatible software, corrupted system files, malware, outdated drivers, or misconfigured system settings. You can usually resolve this issue by updating software, scanning for malware, adjusting DEP settings, and ensuring that system files are intact.

Read Also: 7 Ways to Solve WDF_Violation Blue Screen Error

The post 8 Ways to Fix Windows Attempted Execute of Noexecute Memory Error appeared first on .

]]>
https://www.systweak.com/blogs/attempted-execute-of-noexecute-memory-windows/feed/ 0
Fix “Windows Cannot Start This Hardware Device…” (Code 19) Error (Expert Recommended Solution) https://www.systweak.com/blogs/windows-cannot-start-this-hardware-device-code-19/ https://www.systweak.com/blogs/windows-cannot-start-this-hardware-device-code-19/#respond Tue, 24 Dec 2024 11:30:11 +0000 https://www.systweak.com/blogs/?p=25774 Some Windows users have complained of strange errors that rarely occur but hamper the performance of their Windows PCs. One such error is Code 19, which displays, “Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged.” It is associated with faulty hardware connected to your computer or… Continue reading Fix “Windows Cannot Start This Hardware Device…” (Code 19) Error (Expert Recommended Solution)

The post Fix “Windows Cannot Start This Hardware Device…” (Code 19) Error (Expert Recommended Solution) appeared first on .

]]>
Some Windows users have complained of strange errors that rarely occur but hamper the performance of their Windows PCs. One such error is Code 19, which displays, “Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged.”

It is associated with faulty hardware connected to your computer or is the result of improper connections. The most common hardware with which this error arises is the CD/DVD ROM. We have listed a few methods to help you fix the error. Without further delay, let us begin.

What Is The “Windows Cannot Start This Hardware Device…” (Code 19)

This error typically occurs when there’s an issue with a hardware device driver or a problem in the registry. It can prevent Windows from properly recognizing or using the device, such as a printer, graphics card, USB device, or other hardware components. This error usually appears in Device Manager under the Device Status section. It is often accompanied by the message: “This device is not working properly because Windows cannot load the drivers required for this device.”

What Are The Common Causes of the Code 19 Error?

The most common cause of this error is outdated, corrupted, or missing device drivers. If the necessary drivers are not installed or have become corrupted, Windows will not be able to properly communicate with the device.

  • Code 19 can also be triggered by incorrect or damaged registry entries associated with the device or its driver. Windows may fail to load the driver if the registry information is incorrect or modified by a software issue or malware.
  • Conflicts can occur if multiple devices use the same system resources or if incompatible drivers are installed. This can result in Windows being unable to load one or more device drivers.
  • If the hardware is physically damaged or malfunctioning (such as a faulty USB port, hard drive, or a damaged PCI card), Windows may fail to recognize the device properly, causing the error.
  • A recent Windows update may sometimes cause driver compatibility issues or corruption, leading to the Code 19 error.
  • Installing drivers from third-party websites or unofficial sources may lead to errors like Code 19, as they might not be fully compatible with your system or may be incomplete.
  • Malware infections or software conflicts can sometimes corrupt device drivers or registry settings, causing errors.
  • If a program or hardware driver is uninstalled incorrectly, it can leave remnants in the registry or file system that interfere with the proper functioning of other devices.

10 Ways to Fix The “Windows Cannot Start This Hardware Device…” (Code 19)

Method 1 – Restart PC

Experts suggest that the (Code 19) error could be due to a temporary glitch that a simple reboot can resolve. Just restart your PC and check if the issue persists. If yes, then move on to the next method below.

Method 2 – Run a Hardware & Device Troubleshooter

The next step is a simple one where you have to run an in-built troubleshooter to identify and fix hardware issues within your PC. Here are the steps you need to follow – 

1. Press Win + R to open the RUN box.
2. Copy and paste the following command and press the Enter key.

msdt.exe -id DeviceDiagnostic
msdt.exe -id DeviceDiagnostic command

3. A new box will open here. Click the Advanced link.

Hardware and Devices Troubleshooter - Advanced Option
4. Ensure that the “Apply Repairs Automatically” box has been checked.

Hardware and Devices troubleshooter
5. Click on the Next button and follow the onscreen instructions.
6. Restart your PC after the scan and repair process are complete.

Also Read – Application Has Been Blocked from Accessing Graphics Hardware Error on Windows – Fixed

Method 3 – Rollback Driver

If the “Windows cannot start this hardware device because its configuration information (in the registry) is incomplete or damaged. (Code 19)” error is still prevalent on your PC. It could be due to drivers installed on your PC. Sometimes, driver updates are known to create conflicts, and the only solution, till a further fixup patch is released, is to roll back drivers to their previous version. Here is what you need to do –

Editors’ Note – Drivers are small programs that help bridge the gap between the hardware and software. Without drivers, the Windows OS cannot use the hardware.

1. Press Win + X to open the Power Menu and choose Device Manager.
2. In the Device Manager window, locate the drivers with yellow exclamation marks and right-click on them to choose Properties.

Power Menu
3. Click on the Driver tab in the Properties box.

Roll Back Driver
4. Select the Roll Back Driver button and follow the onscreen instructions.
5. If the button is grayed out, then move to the next step.

After you have restored the previous driver versions, check if the issue persists. If yes, then follow the next step to uninstall drivers.

Method 4 – Uninstall And Reinstall Drivers

If the Rollback Drivers method does not work, we suggest you uninstall and reinstall the drivers for the affected hardware. It is easy to carry out the steps to uninstall the driver only. The driver will be reinstalled automatically after you reboot your PC. Here is what you need to do –

1. Press Win + R to launch the RUN dialog box.
2. Type devmgmt.msc and press the OK button.
3. In the Device Manager box, right-click on the driver associated with the hardware producing the Code 19 error and choose Uninstall from the context menu.

Device Manager
4. Adhere to the online instructions and exit the Device Manager window.
5. Restart your PC, and Windows will auto-detect the drivers that have been uninstalled and reinstall them for you.

Also Read – Fix – LiveKernelEvent 141 Hardware Error

Method 5 – Update Drivers

Experts have also recommended updating your drivers if the above-mentioned driver-related methods do not work. There are three ways to do this.

1. Update Drivers by downloading/installing drivers from the device manufacturer’s website.
2. Update Drivers using the Device Manager by right-clicking on the concerned driver and choosing Update Driver from the context menu.
3. Update Drivers using the Advanced Driver Updater app that can scan, identify, and fix all driver anomalies: outdated, missing, incompatible, and corrupted drivers.

update driver using advanced driver updater infographic

Also Read – Top Features to Look For in Driver Updater Software

Method 6 – Make Changes In the Windows Registry

After completing driver-related troubleshooting, if the issue persists, we can conclude that the (Code 19) error is not due to Driver anomalies. We need to carry out Windows-related troubleshooting steps, starting from making changes in the Windows Registry. Here is what you need to do –

1. Press Win + R to launch the RUN box and type “Regedit.”
2. Click the OK button, and if any UAC prompt appears, click Yes.
3. Copy and paste the following path into the Registry editor’s address bar.

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{36fc9e60-c465-11cf-8056-444553540000}

Note : If there is a path already in the address bar, click once on the bar to make the blinking cursor visible and press the Backspace key until all the content is wiped out.

4. Press the Enter key and the {36fc9e60-c465-11cf-8056-444553540000} Registry entry will be highlighted.

Registry Editor

5. Right-click on this entry and select Delete from the context menu.
6. Next, locate  {4D36E965-E325-11CE-BFC1-08002BE10318} Registry entry under Class and click on it.
7. In the right panel, locate UpperFilters and LowerFilters values. Right-click on these values and choose Delete.

Editor’s Note – If you do not get these Registry entries on your PC, move to the next method.

7. Restart your PC and check if the issue has been resolved.

Method 7 – Uninstall iTunes

This may sound strange, but some experts have observed that iTunes can cause Code 19 errors. To identify if that is the case, you must uninstall iTunes and check if the issue has been resolved. You can reinstall iTunes later. Here are the steps to remove an app from a Windows PC.

1. Press Win + X to open the Power Menu and select Settings.Settings
2. Click on Apps in the left panel and Installed Apps in the right section.
3. A list of apps installed on your system will be displayed. Type iTunes in the search bar at the top, and it will be highlighted.

recently installed app
4. Click on the three dots next to iTunes and choose Uninstall from the context menu.Uninstall option context menu5. Follow the steps on the screen to remove iTunes from your PC.
6. After uninstallation, reboot your PC and check if the issue persists.
7. Reinstall iTunes from a valid source.

Method 8 – System Restore

If this issue has occurred recently, you can use System Restore to revert your PC to a previous state before the problem began. This can help resolve issues such as “Windows Cannot Start This Hardware Device…” (Code 19) Error On. Here’s how to do it:

1. Press Win + R to open the Run dialog, then type “rstrui.exe”.

rstrui.exe
2. Click OK to open the System Restore window.
3. Select a restore point before the issue occurs, then click Next and Finish.

Note : Your data will not be affected, but any changes to Windows settings and programs installed after the selected restore point will be reversed.

Method 9 – Reset Windows

If you still face issues after trying other solutions, performing a Windows Reset might be the best option to fix persistent problems like the Code 19 error. This will reinstall Windows while allowing you to keep or remove your files. Here’s how to do it:

1. Open the Start menu and search for ‘Reset this PC.’ Then, select the appropriate option from the search results.

Search for Reset this PC
2. Click on “Reset PC.”

System Recovery
3. Select “Keep my files.”

Keep my files
4. Follow the on-screen instructions to start the reset process for your Windows computer.

Method 10 – Replace The Hardware

The final solution is to replace the hardware that is causing the issue. Try to obtain a new device and check it by attaching it to your PC.

The Final Word on Fixing the Error

By following these steps, you can typically resolve the Code 19 error and restore proper functionality to your hardware. If the issue persists despite all troubleshooting options, further investigation into hardware problems or a fresh installation of Windows may be necessary. However, in most cases, addressing driver issues and fixing corrupted files will resolve the error efficiently.

Read Also: How to Reduce Hardware Reserved Memory too High on Windows

The post Fix “Windows Cannot Start This Hardware Device…” (Code 19) Error (Expert Recommended Solution) appeared first on .

]]>
https://www.systweak.com/blogs/windows-cannot-start-this-hardware-device-code-19/feed/ 0
Fixed – Failed To Play Test Tone on Windows PC https://www.systweak.com/blogs/failed-to-play-test-tone-error/ https://www.systweak.com/blogs/failed-to-play-test-tone-error/#respond Sun, 15 Dec 2024 11:30:04 +0000 https://www.systweak.com/blogs/?p=25693 When testing sound drivers, if you encounter “Failed to play test tone” or something similar, this post is for you. Here, explain how to fix the problem. Audio issues on Windows can be frustrating. Luckily, there are straightforward ways to fix them, and we share step-by-step instructions to do so in this post. So, without… Continue reading Fixed – Failed To Play Test Tone on Windows PC

The post Fixed – Failed To Play Test Tone on Windows PC appeared first on .

]]>
When testing sound drivers, if you encounter “Failed to play test tone” or something similar, this post is for you. Here, explain how to fix the problem.

Audio issues on Windows can be frustrating. Luckily, there are straightforward ways to fix them, and we share step-by-step instructions to do so in this post. So, without delay, let’s first understand why this problem occurs, followed by the fixes.

Why Does The Failed To Play Test Tone On Windows PC Occur

  • If your audio drivers are outdated, corrupted, or incompatible, they may fail to properly communicate with the sound hardware, leading to errors when playing the test tone.
  • Certain audio enhancement features can sometimes interfere with sound output, leading to errors like this.
  • The Windows Audio service handles audio playback. If this service is stopped or not running properly, it can prevent the test tone from being played.
  • Corrupted system files or Windows’ audio subsystem issues can also cause audio-related errors.
  • If your sound card, audio drivers, or speakers are physically damaged or malfunctioning, the test tone may not play.

Fix No Audio From Speakers, Failed To Play Test Tone Error

Method 1 – Reboot PC

Experts suggest a quick restart can help refresh the system and resolve minor glitches. To restart, close any open applications, press Alt + F4, right-click the Start menu, and select Shut down or sign out > Restart.

Method 2 – Activate The Audio Troubleshooter

Windows includes a built-in troubleshooter for resolving minor audio issues. It can help diagnose and fix problems related to audio settings, driver configurations, and hardware. Here’s how to use it:

1. Press Win + X to open the Power menu and click on Settings.
2. In the Settings menu, go to System > Troubleshoot.

windows setting
3. Click on Other troubleshooters.

Bluetooth Troubleshooter Run Button
4. Next to the Playing Audio troubleshooter, click the Run button.

Method 3 – Reboot The Windows Audio Service

The Windows Audio service controls sound on your computer, and if it stops running, it may cause the test tone to fail. To resolve this, you need to restart the Windows Audio service. Here’s how:

1. Click Start, type services.msc, and hit the Enter key.
2. The Services box lists all the services alphabetically. Press “W” and find Windows Audio.

Windows Audio Under Service Box
3. Double-click on Windows Audio, and the Properties window will open.
4. In the  General tab, choose Automatic from the Startup type.

Windows Audio Properties

5. Under Service status, click Stop and wait a few moments.
6. Afterward, click Start to restart the service.
8. Click Apply > OK to save the changes.
9. Close the Services window and open any audio application to check if the test tone is now playing.

Method 4 – Disable Audio Enhancements

Windows’ audio enhancement tool enhances audio playback by adding additional effects and improving sound quality. However, occasionally, it may result in glitches or other problems with the audio. You might be able to fix any sound issues by turning off this function. To turn off audio enhancements, follow these steps:

1. Press Win + R to open the RUN dialog box.
2. Type “Control” and press the OK button.
3. In the Control Panel, the View By should be set to Category, and click Hardware and Sound.
4. Click Sound in the right panel.
5. A new sound window will open. Here, click the Playback tab.
6. Right-click on speakers that have a green check mark and choose Properties.

Hardware and Sound Windows
7. Look for Enable audio enhancements in the Advanced tab and uncheck the box before doing so.
8. Click Apply, followed by OK to save your changes.

Method 5 – Use Various Audio Formats

Sample rate and bit depth are key settings that influence sound quality on your computer. If these settings are misconfigured, audio glitches can occur, leading to issues like the test tone failing. Adjusting the sample rate according to your device’s specifications may help resolve the problem.

1. Press the Windows key and type Control. Select the Control Panel and set the view to Category.
2. Click on Hardware and Sound, then select Sound.
3. In the Playback tab, right-click your audio device and choose Properties.Speakers Properties - Advanced tab
4. Next, go to the Advanced tab and check the box next to Allow applications to take exclusive control of this device.
4. Under Default format, choose your preferred sample rate from the dropdown menu.
5. Finally, try playing a test tone to check if it works.

Method 6 –  Run SFC And DISM

You’ll need to use the Deployment Imaging and Servicing Management (DISM) tool to repair the Windows image. After running DISM, it’s essential to run the System File Checker (SFC) utility to scan for and replace any corrupted system files. Follow these steps to run both the DISM and SFC scans on your PC:

1. Press Win + R to open the RUN dialog box and type “cmd.”
2. Press Ctrl + Shift + Enter to launch the Command Prompt in admin mode.
3. Next, copy and paste the following command in the Command Prompt window and press Enter.

DISM /Online /Cleanup-Image /RestoreHealth

4. After the scan, type the command below, followed by the Enter key.

sfc /scannow

5. Let the scan run and fix the corrupted files on your system. After the scan is over, reboot your PC.

Method 7 – Update Windows

Microsoft Provides regular updates to all genuine Windows 11 users. You can check for new updates by following these steps:

1. Press the Win key, type “Check For Updates” and click on the relevant result.

Check For Updates
2. Click the “Check For Updates” button in the settings window.
3. After the updates have been completed, reboot the PC.

Method 8 – Update Drivers

Updating audio drivers is the final method to resolve the Failed To Play Test Tone On Windows. Drivers are small programs that bridge the gap between Hardware and Software. There are three ways to update drivers.

Update Drivers via the OEM Website:
This method involves visiting the official website of your PC manufacturer to download and install the latest drivers specific to your system.

Update Drivers through Device Manager:
You can use the built-in Device Manager tool to scan for driver updates and download them directly from Microsoft’s servers.

Update Drivers with Advanced Driver Updater:
This third-party application helps users detect and download the latest drivers. It also resolves issues like missing, corrupted, outdated, or incompatible drivers.

Are You Able To Play Test Tone On Windows PC?

We hope the above information has proved useful and you can play the test tone on a Windows PC. If you have any more doubts, share your experiences in the comments below.

Read Also : 

Fix “0x80070643” Windows Update or Installation Errors

The post Fixed – Failed To Play Test Tone on Windows PC appeared first on .

]]>
https://www.systweak.com/blogs/failed-to-play-test-tone-error/feed/ 0
Fix “0x80070643” Windows Update or Installation Errors https://www.systweak.com/blogs/fix-0x80070643-windows-update-or-installation-errors/ https://www.systweak.com/blogs/fix-0x80070643-windows-update-or-installation-errors/#respond Thu, 28 Nov 2024 11:30:56 +0000 https://www.systweak.com/blogs/?p=25451 We all know that updating Windows OS is necessary to receive new features, bug patches, security updates, etc. But what if you get an error code “0x80070643” while updating Windows? What do you do? Simple. Fix it using the methods mentioned below. In addition to this, if you face “Please Wait While Windows Install A… Continue reading Fix “0x80070643” Windows Update or Installation Errors

The post Fix “0x80070643” Windows Update or Installation Errors appeared first on .

]]>
We all know that updating Windows OS is necessary to receive new features, bug patches, security updates, etc. But what if you get an error code “0x80070643” while updating Windows? What do you do? Simple. Fix it using the methods mentioned below. In addition to this, if you face “Please Wait While Windows Install A System Update,” error code 0xc1900107, stuck on “Checking for Updates,” error code 0x8024000B, etc., you can fix it too using our troubleshooting guides. 

Different Error Messages Associated With Error Code “0x80070643”

The error code “0x80070643” occurs in a few scenarios. We have listed a few examples.

Updating KB4023057                                                                                                       windows update failed
General Update Error windows update error encountered
Updating KB2267602

(Definition 1.213.1379.0)

Updating KB2267602 Error
Install Applications Install Applications Error

What Causes Error Code 0x80070643

Error code 0x80070643 can occur due to several factors. Here are some common causes:

  • Incorrect system settings
  • Malware or virus infections
  • Driver issues
  • Corrupted or missing system files
  • Improperly uninstalled programs
  • Improper shutdown of the computer

What Is WinRE Recovery Partition

The Windows Recovery Environment (WinRE) is a built-in tool in Windows designed to help you recover your computer if it becomes corrupted and fails to boot. It can also assist in restoring your system if it’s rendered unusable due to faulty updates or the accidental removal of critical system files.

Recommended Steps: Fix “0x80070643” Windows Update or Installation Errors

Method 1 – Extend WinRE Partition

Many users have complained about encountering the 0x80070643 – ERROR_INSTALL_FAILURE when attempting to update their PC. A lack of space in the WinRE partition typically causes this error. To resolve it, you need to increase the space limit of the recovery partition. This will be done in two major steps –

1. Disable WinRE
2. Shrink the Windows partition to create space.
3. Delete the existing Recovery Partition.
4. Identify your disk as MBR or GPT.
5. Create a new Recovery Partition.
6. Enable WinRE.

To learn how to do it, follow these steps: 

Disable WinRE

1.Press Win + R to open the RUN dialog box and type “CMD”.
2. Press Ctrl + Shift + Enter to open the command prompt in admin mode.
3. Copy and paste “reagentc /info” in the command prompt window and press Enter.
4. Look for Windows RE Status in the list that appears. It should say “Enabled” next to the status.

Windows RE tools command
5. Now, type “reagentc /disable” to disable the WinRE status. reagentc disable command

Shrink the Windows partition to create space

6. Next, shrink your current OS partition to allocate space to the WinRE partition, for that, type “diskpart” in the command prompt window.

disk part command
7. Now type “list disk” to check the disk number on which your OS is installed.

list disk

Note : This is done to obtain the disk number in case your PC has multiple physical or logical drives. If you have one hard disk with no partitions, it will always be Disk 0.

8. Now, you have to select this disk in the command prompt. For that type “sel disk 0.” If your disk number is different type that number in place of zero.

select disk 1
9. Type “list part” to identify the partition on which your OS is stored. This partition will be listed as “Primary”.list partition
10. Now type “sel part 3” to select the OS partition. In the above step, you must change the number 3 to the number listed as your Primary partition.

select partition 3
11. Copy and paste “shrink desired=250 minimum=250” in the command prompt window, followed by the Enter key.

shrink desired=250 minimum=250 command

Delete the existing Recovery Partition

12. After you have successfully run the above command, you will gain 250 MB of space. Now, you have to select the partition that says “Recovery” by using the command “sel part 4.” Change the number that corresponds to the Recovery partition identified on your PC.

delete partition override command
13. Next, type “delete partition override” to delete the partition.

Identify your disk as MBR or GPT

14. Type “list disk” to identify if your disk is in MBR or GPT format.

asterisk under GPT column
15. Notice if a star/asterisk/* is under the GPT column. If yes then your disk is formatted in GPT format. Otherwise, it is in MBR format.

Create a new Recovery Partition

16. For GPT format users,
a). Type “create partition primary id=de94bba4-06d1-4d40-a16a-bfd50179d6ac” and press the Enter key.
b). Type “gpt attributes =0x8000000000000001” followed by Enter.

type gpt attributes =0x8000000000000001

17) For MBR format users,

a). Type “create partition primary id=27” and press Enter.

create partition primary id=27 command

18. You must now Format the partition by typing format quick fs=ntfs label=”Windows RE tools.”
exit command
19. Type “exit” to get out of the Diskpart environment

Enable WinRE

20. Type “reagentc /enable” to enable the WINRE status.

reagentc enable command

Once that’s done, restart your computer and attempt to download the Windows update again. This time, the error code 0x80070643 should no longer interfere with the download process.

Method 2 – Update The .Net Framework

One of the common causes of error 0x80070643 on a Windows device is corruption in the .NET Framework. To resolve this, you can either use a repair utility to fix the .NET Framework components or manually download and install the latest version. It’s important to note that you should avoid uninstalling any versions of the .NET Framework currently installed on your computer, as some applications may rely on specific versions. To update the .NET Framework on your system, follow these steps:

1. Visit the .NET Framework website and download the latest version.
2. Run the setup for the .NET Framework and complete the installation process.
3. Reboot your PC, as this is required for the update to take effect.
4. After restarting, try running the update again, and it should install successfully without triggering the error.

Method 3 – Activate Windows Update Troubleshooter

Another way is to use Windows Troubleshooter. This built-in tool scans your system and alerts you to issues with Windows update components. To run the Windows Update Troubleshooter on your Windows 11 PC, follow these steps:

1. Right-click the Start icon on the taskbar and choose Settings.
2. Click on the System tab in the left panel and click on the Troubleshoot option on the right side.
3. Select Other troubleshooters to see the available options.
4. Click Run next to Windows Update.

The troubleshooter will scan for issues related to Windows updates and apply fixes. It can detect errors like 0x80070643 and resolve them. After running the troubleshooter, it’s usually recommended to restart your computer.

Method 4 – Activate DISM/SFC Scan

Corrupted system files can trigger a Windows Update or Installation error. You must use the Deployment Imaging and Servicing Management (DISM) tool to repair the Windows image. After running DISM, it’s essential to run the System File Checker (SFC) utility to scan for and replace any corrupted system files. Follow these steps to run both the DISM and SFC scans on your PC:

1. Press Win + R to open the RUN dialog box and type “cmd.”
2. Press Ctrl + Shift + Enter to launch the Command Prompt in admin mode.
3. Next, copy and paste the following command in the Command Prompt window and press Enter.

DISM /Online /Cleanup-Image /RestoreHealth

4. After the scan, type the command below followed by the Enter key.

sfc /scannow

5. Let the scan run and fix the corrupted files on your system. After the scan is over, reboot your PC.

Method 5 – Reset Windows Security

In some instances, the Windows Security app may interfere with the installation of updates, leading to error code 0x80070643. Since you can’t uninstall Windows Security, you can reset it to fix the update issue. To reset Windows Security and resolve the error, follow these steps:

1. Press Windows + I to open the Settings app.
2. Navigate to System > System Components.

windows setting
3. Type “Windows Security” in the search box to find the app.
4. Click the three-dot menu button, then select Advanced Options.
5. Scroll down to the Reset section and click Repair. This will repair the Windows Security component files and address the issue.

Once the repair is complete, close the Settings app and attempt to run Windows Update again.

Method 6 – Reset Windows Update Components

If you’re encountering issues with Windows Update, resetting the Windows Update components can help resolve errors like 0x80070643. Here’s how to manually reset the Windows Update components on your PC: 

1. Press Win +X to launch the RUN box and type “cmd”.
2. Press Ctrl + Shift + Enter to open the Command Prompt in admin mode.
3. Copy and paste the following commands one by one, each followed by the Enter key to stop Windows services.

net stop wuauserv
net stop bits
net stop cryptsvc
net stop msiserver

4. After the Windows Update services have been halted, copy and paste the below-mentioned commands.

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old

6. Restart the service that was closed earlier by typing the commands below.

net start wuauserv
net start bits
net start cryptsvc
net start msiserver

7. Exit the Command Prompt and update your PC.

Method 7 – Clean The Software Distribution Folder

If you’re encountering error 0x80070643 and Windows Update isn’t working, the issue may be related to the SoftwareDistribution folder. Here’s how to clean up the folder and potentially resolve the problem.

1. Press Windows + E on your keyboard to open File Explorer.
2. Press Ctrl + L to focus on the Address Bar, then type

%systemroot%\SoftwareDistribution and press Enter. This will open the SoftwareDistribution folder.

3. Inside the SoftwareDistribution folder, locate and open the DataStore and Download folders.
4. Delete all the files and contents within these folders.
5. After clearing the folders, restart your computer to complete the process.
6. Once the system reboots, try running Windows Update again, and the installation should proceed without encountering the error code 0x80070643.

Method 8 – Clear Catroot2 Folder

1. Press the Windows key and type CMD.
2. Locate Command Prompt among the search results and click on Run as Administrator.
3. Copy and paste the following commands one by one and press Enter after each command.

net stop cryptsvc
md %systemroot%\system32\catroot2.old
xcopy %systemroot%\system32\catroot2 %systemroot%\system32\catroot2.old /s
net start cryptsvcC

Have You Fixed “0x80070643” Windows Update or Installation Errors

We hope that the above methods have helped you fix the issue and that you are able to update your Windows PC. Please write to us in the comments section below about your issues and how you solved them.

Read Also:

How To Fix DISM /Online /Cleanup-image /Restorehealth Is Stuck On Windows
Windows 11 installation Has Failed – Here’s How To Fix It

 

The post Fix “0x80070643” Windows Update or Installation Errors appeared first on .

]]>
https://www.systweak.com/blogs/fix-0x80070643-windows-update-or-installation-errors/feed/ 0