Logo

Installation failed, ended prematurely

If you are trying to install or reinstall a program on your Windows 10 computer but encountered an error instead that says, “Fatal error, Installation fails, Installation ended prematurely because of an error”, then you’ve come to the right place as this post will guide you how you can fix it.

This kind of error is most likely caused by some files that may have been left behind by the previous installation of the program. Each time a program is uninstalled, it leaves behind its files and if the uninstallation process wasn’t completed properly, then it would result in errors like the

“Fatal error, Installation fails, Installation ended prematurely because of an error”.

Moreover, this kind of error is a generic one that can also occur with any software reinstallation or installation. And to fix this error, there are several suggestions you must check out. You can try to install or reinstall the program in a Clean Boot State or restart the Windows Installer Service. You could also try to re-register the Windows Installer Service or re-register the VBScript.dll file.

Option 1 – Install or reinstall the program in a Clean Boot State

It is possible that there are some third-party applications in your computer that are preventing the program from getting installed and to isolate this possibility, you need to boot your computer in a Clean Boot State and then try installing the program again. Putting your computer in this state can help you identify which program is the culprit and thus isolates the problem. In a Clean Boot state, your computer will start using only the pre-selected minimal set of drivers and startup programs. Note that you have to disable and enable one process at a time.

  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” checkbox and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” checkbox.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • After you’ve set your computer into a Clean Boot State, make sure that you’re signed in as administrator and then try to install the program again.

Option 2 – Try to restart the Windows Installer Service

The next thing you can do to fix the problem is to restart the Windows Installer Service. To do this, follow these steps:

  • Tap the Win + R keys to launch the Run utility and type “services.msc” in the field and then hit Enter to open the Windows Services Manager.
  • Next, look for the Windows Installer service among the list of services shown.
  • Once you found it, right-click on it and open its Properties.
  • From there, click on the Stop button and then click on the Start button.
  • But if it isn’t running, then just click on the Start button.

Option 3 – Try to unregister and re-register the Windows Installer Module

  • Tap the Win + R keys to open the Run dialog box.
  • Then type the “msiexec /unregister” command and hit Enter to unregister the Windows Installer Module.
  • Next, type the “msiexec /regserver” command and hit Enter to re-register the Windows Installer Module.
  • Now restart your computer and see if unregistering and re-registering the Windows Installer Module fixed the problem or not.

Option 4 – Try to re-register the vbscript.dll file

You may have to re-register the vbscript.dll file using the regsvr32.exe before you can successfully install the program and fix the error. The Regsvr32 tool is a command-line utility that can be used to register and un-register the OLE controls like DLL and ActiveX (OCX) control in the Windows operating system. Follow the steps below to use it.

  • Open Command Prompt as admin from the WinX menu.
  • Next, type regsvr32.exe vbscript.dll in the elevated Command Prompt and hit Enter to execute the command. This will re-register the affected DLL file using the Windows operating system tool, regsvr32.exe.
  • You should see a message saying, “DllRegisterServer in vbscript.dll succeeded” if the Regsvr32 tool was able to run successfully. After that, try to install the program again and see if it now works.

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

Domain Users Sign in using Biometrics
The use of Biometrics is supported by Windows 10. Aside from that, it also supports PIN, password, picture password on all computers and if your computer has the proper hardware, Windows 10 also supports facial scanning, iris scanning, and even fingerprint scanning. You can see all these exciting features inside Settings > Accounts > Sign In Options. On the other hand, you can’t really expect to make use of all the above-mentioned features since it depends if the hardware is available to support them. One of the most interesting features is the use of Biometrics which is really useful in workplaces and so this post will show you how you can enable or disable the Domain Users Sign In on Windows 10 using Biometrics via Registry Editor or Group Policy Editor. But before you go on, you need to create a System Restore Point first since the modifications you’re about to do might affect the functioning of your computer. So in case something went wrong, you can always undo the changes you’ve made.

Option 1 – via Registry Editor

  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “Regedit” in the field and hit Enter to open the Registry Editor.
  • After that, navigate to the following registry path:
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftBiometricsCredential Provider
  • From there, right-click on the right-side panel and click on New > DWORD (32-bit) Value.
  • And then set the name of the newly created DWORD as “Domain Accounts”.
  • Afterward, click on “Domain Accounts” and set its value to “1”. This will allow the domain users to sign in to Windows 10 using Biometrics. While the value of 0 will disable the domain users sign in to Windows 10 using Biometrics.
  • Exit the Registry Editor and restart your computer for the changes to take effect.

Option 2 – via Group Policy Editor

  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “gpedit.msc” in the field and hit Enter to open the Group Policy Editor.
  • After that, navigate to the following setting:
Computer Configuration > Administrative Templates > Windows Components > Biometrics
  • Then double click on the following entries located on the right-side panel and set the radio button to Enabled on all of them.
    • Allow the use of Biometrics.
    • Allow users to log on using Biometrics.
    • Allow domain users to log on using biometrics.
  • Now exit the Group Policy Editor and restart your computer to apply the changes made properly.
Read More
Changing the Left & Right mouse buttons
As you know, all computer mouse devices are designed ergonomically for users who are right-handed. Although that’s mostly the case, there are also other mouse devices that are designed specifically for left-handed users or the ones that can be used by either the right or left hand. But before you look for these kinds of mouse devices, there is actually an option you can try so that your mouse device can work with either the left or right hand. All you have to do is configure your mouse device. Aside from setting the device to work on either hand, you can also switch mouse buttons, from left to right, using only a couple of simple steps. As mentioned earlier, most mouse devices are created for right-handed users. Meaning to say, these mouse devices are configured to be right-handed with their primary button on the left and the second one on the right. The primary button is used for certain functions such as selecting and dragging. Now you can configure your mouse to be left-handed by swapping its predefined functionality. How? Refer to each one of the given instructions below.

Option 1 – via Control Panel

  • First, go to the Start Menu and search for “control panel” in the Start search.
  • Once you see it from the search results, click on it to open it and then go to the Hardware and Sound section.
  • From there, click on Mouse under the Device and Printers section. This will open the window for Mouse Properties.
  • Now you have to check the Switch primary and secondary buttons box.
  • Then click on OK to save the changes made. After that, your primary select button on your mouse device is your right button while the secondary button, also known as right-click, is now the left button.

Option 2 – via Windows 10 Settings

This is the second option you can check out to change the configuration of your mouse from being right-handed to being left-handed.
  • First, right-click on the Windows icon and select Search.
  • Next, type “mouse” and from the search results that appear, click on Mouse Settings.
  • After that, select “Right” from the “Select your primary button” drop-down menu. This should set the mouse device from being right-handed to being left-handed.
Read More
Windows 10 won't upgrade to a newer version
If when hovering over the upgrade icon on the taskbar you get:
Your version of Windows 10 would reach the end of service soon, Click to download a newer version of Windows 10 to stay supported. or An unsupported version of Windows will no longer receive software updates from Windows Update. These updates include security updates that can help protect your PC from harmful viruses, spyware, and other malicious software which can steal your personal information. Windows Update also installs the latest software updates to improve the reliability of Windows—such as new drivers for your hardware.
and you are unable to perform updates then this guide is for you. There are several things you can do to fix this issue presented here, it is advisable to follow them in a way how they are presented for best performance and system safety.
  1. Run setupdiag

    Download and run Setupdiag from the official MICROSOFT website. SetupDiag is a standalone diagnostic tool that can be used to obtain details about why a Windows 10 upgrade was unsuccessful. It works by examining Windows Setup log files to determine the root cause of a failure to update or upgrade the computer. Once the scan is completed, check the generated log files. The SetupDiagResults.log will be generated and saved in the same folder where you downloaded Setupdiag. Open SetupDiagResults.log using Notepad. You may need to take a look at these folders:
    • \Windows\Panther
    • \$Windows.~bt\sources\panther
    • \$Windows.~bt\Sources\Rollback
    • \Windows\Panther\NewOS
    If there are any issues or conditions that are blocking the upgrade, they will be listed here.
  2. Edit TargetReleaseVersionInfo Registry key

    Press ⊞ WINDOWS + R to open the run dialog In run dialog type Regedit and press ENTER Locate: HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate Locate two DWORD files, if they do not exist, create them as: TargetReleaseVersion TargetReleaseVersionInfo Set the value of TargetReleaseVersion to 1 If you are stuck on Windows 10 1909 and want to upgrade to Windows 10 20H2 now, you need to set the value for TargetReleaseVersionInfo to 20H2 Reboot the computer
  3. Use Windows 10 update assistant

    Visit Microsoft.com and hit the ‘Update now’ button visible on the page Download tool and run it Click on Update now to start the upgrade process
Read More
Fix 0x0000007c (ERROR_INVALID_LEVEL) in W11
0x0000007c error inside Windows 11 is a printer error that is manifested when Windows users are trying to connect to a shared network remote printer. Error is displayed by the message:
Windows cannot connect to the printer. Operation failed with error 0x0000007c.
If you are experiencing this type of annoyance, fear now we are providing you with several solutions to this problem.

0x0000007c (ERROR_INVALID_LEVEL)Update Windows 11

  1. Open the Start menu, click on the settings app
  2. Select Windows update tab
  3. Click on Check for updates
  4. Click on Advanced options
  5. Inside select Optional updates
  6. If there are optional updates click on Download & Install

Run the printer troubleshooter

  1. Press ⊞ WINDOWS + I to open settings
  2. Click on Troubleshoot navigation on the system tab
  3. Select Other trouble-shooters
  4. Click on the Run for printer troubleshooter
  5. If the error is found click on Apply this fix

Restart the Print Spooler Service

  1. Right-click on the Start button
  2. Click on RUN
  3. Type in services.msc and press OK
  4. Right-click on Printer Spooler service and select Restart

Clear the Print Spooler

  1. Open services like in the previous step
  2. Right-click Print Spooler and select STOP
  3. Open File explorer
  4. Navigate to: C:\Windows\System32\spool\drivers\x64\3 (64-bit Platform) C:\Windows\System32\spool\drivers\W32X86\3 (32-bit Platform)
  5. Delete everything inside folders
  6. Go back to services, right-click on Print Spooler and select RESTART

Reinstall Driver for printer

  1. Right-click on Start and select device manager
  2. Double click on the Print queues category
  3. Right-click on the printer and select Uninstall device
  4. Click on Uninstall on prompt
  5. Right-click on the Print queues category and select Scan for hardware Changes
Read More
Disable Facebook face recognition
Facebook has an algorithm inside it that can recognize your face in pictures and videos which is meant to help people tag friends when they upload media into Facebook. It is a neat feature meant to help all Facebook users but what if we do not want to be detected in pictures and videos? What if we do not want to be tagged? If you are one of the Facebook users that do not wish to be detected and recognized by Facebook in media keep on reading to find out how you can disable this option.
  1. Open the Facebook website and log into your account.
  2. Click on the arrow visible in the top menu bar.
  3. Select the Settings & privacy option.
  4. Click on the Settings option.
  5. Switch to the Face recognition tab on the left-hand side.
  6. Click the Edit button.
  7. Select No from the drop-down list.
And you are done, you do not need to log out or restart facebook in order for changes to have an effect. Now you are free from face recognition and detection.
Read More
Fixing 0x00000050 Stop Error – A How to Guide

What Is 0x00000050 Stop Error?

While running your Windows 7/Windows Server 2008 R2, your system suddenly stops responding out of complete randomness and you see an error message popping up which says something like this:

0x00000050 (parameter1, parameter2, parameter3, parameter4)

Solution

Restoro box imageError Causes

The stop error 0x00000050 signifies that there’s a PAGE_FAULT_IN_NONPAGED_AREA problem. If you’ve seen this error on different occasions then you will find the parameters in the message to be varying. That is because they are dependent on your PC’s configuration. Not all Stop errors "0x00000050” occur due to a single issue.

However, the most common problem which is encountered which results in the stop error popping up is due to a pool corruption occurring in the Srvnet.sys file.

This issue might be caused because of software incompatibility or a defective physical memory which resulted in requests for data for a hardware driver or service which was not found in the memory.

If you find the error occurring after you’ve installed a new application or a device driver then you should access Safe Mode and uninstall, disable or remove that application or driver.

Further Information and Manual Repair

In order to fix this issue, you should try booting your computer to the “Last Known-Good Configuration” as listed during startup.

For this you have to follow the below-mentioned steps:

  1. Start your system.
  2. When you see the message which says “For Troubleshooting And Advanced Startup Options For Windows, Press F8” hit F8 and proceed.
  3. Use the up and down arrow keys to highlight “Last Known-Good Configuration” and hit enter (This method will only work if your system boot was not successfully carried out ever since you made any specific changes).
  4. When you are starting the computer, press F12 and proceed with the PSA/32 Bit Diagnostics.
  5. Do the following so that a clean boot can be performed:
  • Go to the Start menu when the Windows 7 desktop shows up.
  • On the search bar, type “msconfig” and hit search.
  • Disable all the applications which are listed on the “Startup” tab.
  • Now head over to the “Services” tab and mark the option which reads "Hide all Microsoft Service".
  • Select the “Disable All Services” option.
  • Apply the changes by clicking on “Apply” then restart your PC. You should now check the performance of your computer. If you don’t see a BSOD then you start re-enabling all the Services and Startup applications one by one until you finally figure out which one is causing the BSOD to appear.
6. Update your Windows with “Windows Updates”.
Read More
What to do if you cannot switch between Programs on Taskbar in Windows 10
It is common to run multiple programs and applications at the same time and it’s important to be able to switch between them using their Taskbar icons or using the usual Alt + Tab shortcut. However, there are times when you might suddenly find that neither of the aforementioned methods worked and you will no longer be able to switch between programs in the Windows Taskbar. To fix this issue, refer to the options given in this post. For instance, when you have multiple instances of Microsoft Edge running and every time you press the Alt + Tab combo nothing happens so you are left with no choice but to minimize everything and then hover your mouse on the icon and switch between the instances of Edge. You will also notice that the right-click on the taskbar won’t respond back and will only keep on showing the loading circle icon. Here are a few tips you can follow to fix the issue with the Windows 10 Taskbar.

Option 1 – Try to restart the Windows Explorer

This is one of the basic things you can try as restarting Windows Explorer helps in refreshing the user interface and makes most of the things work in relation to the user interface.
  • To get started, tap the Alt + Ctrl + Del keys to pull up the Windows Task Manager.
  • After opening Task Manager, look for “explorer.exe” under the list of programs.
  • Once you find the explorer.exe, right-click on it and click Restart.

Option 2 – Try changing the Foreground Lock Time

Aside from restarting Windows Explorer, you could also try changing the Foreground Lock Time to fix the issue with the Taskbar.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type in regedit in the field and tap Enter to open the Registry Editor.
  • Next, go to this registry key – HKEY_CURRENT_USERControl PanelDesktop
  • Next, change the ForegroundLockTimeout value from200000 to 0. After that, it will make sure that no other application will take away the focus from your current program or application. It could be that some other application has taken away the focus and even when you try to actually switch, the focus gets back to the old one. Anyhow, since you already changed the value of ForegroundLockTimeout, it will ensure that the focus is not switched.
Note: If you are running some Full-Screen applications there are some devices especially the gaming ones, disable the Windows key to make sure that you won’t be able to switch. If this is the case, you need to make some modifications to the Full-Screen games.
Read More
How to remove Aro 2012 from your Computer.

Aro2012 is a PC Optimizer Software that typically comes bundled with other software. Even though Aro2012 poses no threat itself, the programs that it comes bundled with may pose a problem to your computer.

From the Author: ARO is an advanced repair and optimization utility designed to help improve and maintain computers running the Windows operating system (both 32- and 64-bit). ARO focuses on finding errors that hide out in the Windows registry, identifying PC and web browser clutter that may be hindering PC performance, and ensuring computers have adequate security solutions installed and up to date. With its advanced scanning engine, ARO provides deep scanning capabilities to identify and repair registry errors. ARO also searches for and removes “junk” files that accumulate over time and can put a damper on PC performance.

When installed Aro2012 creates a startup entry that allows it to run each time the computer is started. It also adds a task scheduler that allows it to run at various times.

About Potentially Unwanted Applications

Have you ever found an unwanted program on your computer system and pondered how it got there since you are sure you didn’t purposefully download and never gave authorization to be installed? A PUA / PUP (potentially unwanted application / potentially unwanted program) is a piece of software that comes bundled with freeware/shareware and you agree to install on your computer. These are programs you definitely don’t want on your PC since it doesn’t give any beneficial service. The term PUP was first coined to outline this downloadable crapware as something other than malicious software. The reason is, most PUPs get into a PC not because they slip via the security holes, for instance, but because the users have installed them by themselves – 100 % unintentionally needless to say. PUPs might not be malware but nevertheless, they are dangerous programs for your laptop or computer. At best, these types of unwanted programs provide hardly any benefit, and at worst, they can be quite harmful to your computer.

What do PUPs do on your PC, precisely?

Most Potentially Unwanted Programs comes in the form of adware, which typically aims to exhibit lots of annoying pop-up ads, banners, coupons, and bargains on web pages you explore. PUPS also comes in the form of unwanted toolbars or browser plug-ins. Not only they entirely take up space on your computer screen, but toolbars could also manipulate search engine results, track your surfing activities, decrease your internet browser’s overall performance, and slow down your internet connection to a crawl. They could appear innocent but PUPs tend to be spyware. And in the large majority of the cases, end-users will not be aware that they’re installing an unwanted program. These are software programs that don’t do anything useful to you; in addition to taking up space on your hard disk drive, they will also slow down your computer, often modify settings without your permission, and the list of frustrating features goes on and on.

How can you avoid ‘crapware’

• Read the fine print so that the end-user license agreement (EULA) you’re accepting is only for the program you actually intend to download. • Always choose “Custom” or “Advanced” installation and never blindly click the Next button, which should let you uncheck any “foistware” software programs you do not want. • Have a solid anti-virus program such as Safebytes Anti-malware that can protect your computer from PUPs. As soon as you install this software, protection from malware and PUPs is already turned on. • Avoid installing a freeware application you will not use. Nowadays ‘freeware’ isn’t actually freeware – but “crapware” bundling nonsense. • Don’t download software programs from pop-ups, online advertisements, file sharing websites, as well as other unreliable sources; look out for any preset, unwanted options when downloading the program. Avoid visiting blogs and sites that support pirated programs.

What To Do When You Cannot Install Any Anti-Malware?

Practically all malware is inherently unsafe, but certain kinds of malicious software do a lot more damage to your computer than others. Some malware is designed to interfere with or prevent things that you’d like to do on your computer. It may well not permit you to download anything from the net or it will prevent you from accessing some or all of the websites, especially the antivirus sites. If you’re reading this, odds are you’re stuck with a malware infection that is preventing you to download and install the Safebytes Anti-Malware program on your computer. Although this type of issue will be harder to get around, there are some actions you can take.

Install in Safe Mode

If the malware is set to load at Windows startup, then booting in safe mode should avoid it. Only minimal required applications and services are loaded when you start your computer into Safe Mode. To launch your Windows XP, Vista, or 7 computers in Safe Mode with Networking, follow the instructions below. 1) At power-on/startup, hit the F8 key in 1-second intervals. This should bring up the Advanced Boot Options menu. 2) Use the arrow keys to select Safe Mode with Networking and hit ENTER. 3) Once this mode loads, you should have internet access. Now, get the virus removal application you need by using the internet browser. To install the program, follow the guidelines within the setup wizard. 4) Immediately after installation, do a complete scan and let the software get rid of the threats it detects.

Download the antivirus program in a different internet browser

Web-based viruses could be environment-specific, aiming for a particular internet browser or attacking specific versions of the browser. If you seem to have a trojan attached to Internet Explorer, then switch over to a different internet browser with built-in security features, such as Chrome or Firefox, to download your favorite antivirus program – Safebytes.

Install and run anti-malware from a Thumb drive

Another option is to create a portable antivirus program on your USB flash drive. Adopt these measures to use a thumb drive to clean your corrupted system. 1) Make use of another virus-free computer to download Safebytes Anti-Malware. 2) Insert the USB drive on the same computer. 3) Double-click the Setup icon of the antivirus software to run the Installation Wizard. 4) Select the USB flash drive as the destination for saving the software file. Follow the on-screen instructions to finish the installation process. 5) Now, insert the pen drive into the corrupted PC. 6) Run the Safebytes Anti-malware directly from the flash drive by double-clicking the icon. 7) Simply click “Scan Now” to run a scan on the affected computer for viruses.

SafeBytes Anti-Malware: Lightweight Malware Protection for Windows PC

Want to install the very best anti-malware software for your laptop or computer? There are plenty of applications available that come in paid and free versions for Windows systems. Some of them are excellent, some are ok types, and some will ruin your PC themselves! You need to pick out a product that has obtained a good reputation and detects not only viruses but other kinds of malware also. On the list of strongly recommended applications by industry experts is SafeBytes Anti-Malware, the most dependable program for Microsoft Windows. SafeBytes can be described as a powerful, real-time antivirus application that is designed to assist the typical computer user in protecting their computer from malicious threats. Using its outstanding protection system, this software will quickly detect and get rid of most of the security threats, including adware, viruses, browser hijackers, ransomware, trojans, worms, and PUPs. SafeBytes has got a plethora of wonderful features that can help you protect your computer from malware attacks and damage. A few of them are given as below: Active Protection: SafeBytes provides round-the-clock protection for your personal computer limiting malware attacks instantly. It’ll continuously monitor your laptop or computer for hacker activity and also gives users superior firewall protection. Most Reliable AntiMalware Protection: With a critically acclaimed malware engine, SafeBytes gives multilayered protection which is designed to catch and remove viruses and malware which are concealed deep in your computer. Extremely Speed Scanning: SafeBytes’s very fast malware scanning engine lessens scanning times and extends battery life. At the same time, it will effectively detect and remove infected computer files or any internet threat. Website Filtering: Through its unique safety ranking, SafeBytes notifies you whether a website is safe or not to access it. This will ensure that you’re always certain of your online safety when browsing the web. Minimal CPU and RAM Usage: This software is lightweight and will run quietly in the background, and will not affect your computer efficiency. Premium Support: Support service is readily available for 24 x 7 x 365 days through email and chats to answer your queries.

Technical Details and Manual Removal (Advanced Users)

To eliminate Aro 2012 manually, go to the Add or Remove programs list in the Control Panel and choose the program you want to get rid of. For web browser plug-ins, go to your web browser’s Addon/Extension manager and select the add-on you intend to disable or remove. It is also advised to reset your web browser to its default state to fix corrupt settings. To ensure complete removal, find the following registry entries on your computer and remove them or reset the values accordingly. Please keep in mind that only professional users should try to manually edit the registry because removing any single critical system file results in a serious issue or perhaps a PC crash. Additionally, some malicious programs have the capability to defend against its deletion. Completing this task in Safe Mode is advised.
Files: Search & Delete ARO2013_tbt.exe CleanSchedule.exe soref.dll AROSS.dll CheckForV4.dll aro.exe Registry: Search and delete: CURRENT_USER / AROReminder
Read More
Fix Update Error 0x800705B3 in Windows
Some Windows users are encountering the 0x800705b3 error code after failing to install a pending update on Windows 10. Most commonly this particular issue is reported to occur with Integrated webcam drivers updates and Bluetooth adapter driver updates. Follow the guide below in order to fix the issue and update your Windows successfully

Running the Windows Update Troubleshooter

The majority of users that were dealing with this issue reported that the issue was fixed after they ran the Windows Update Troubleshooter and applied the recommended fix.
  1. Open a Run dialog box by pressing ⊞ WINDOWS + R. Inside the text box, type ‘ms-settings:troubleshoot’ and press ENTER to open up the Troubleshooting menu. Opening the Troubleshooting tab on Windows 10
  2. Once you’re inside the Troubleshooting tab, move over to the right-hand section of the screen and click on Windows Update (under Get up and Running). Next, from the context menu that just appeared, click on Run the Troubleshooter.
  3. Once you’re inside the Windows Update troubleshooter, wait until the initial scan is complete and see if a viable repair strategy is found.
  4. If the scan has identified a strategy with the potential to fix your ongoing issue, click on Apply this fix and wait until the procedure is complete. Applying the fix Note: Depending on the type of fix that was recommended, you might need to follow an additional set of instructions before the fix will be properly imposed.
  5. After you’ve done this, reboot your computer and wait for the next startup to complete.
  6. Open Windows Update once again and see if the installation of this pending update is now successful.

Installing the pending Update Manually

Whether you’re experiencing this issue with an integrated webcam driver or with anything else, chances are you’ll be able to circumvent the apparition of the 0x800705b3 error by using the Microsoft Update Catalog to find, download and install the pending update manually.
  1. Open your default browser and navigate to the root web page of the Microsoft Update Catalog.
  2. Once you’re inside the Microsoft Update Catalog, use the search function (top-right corner of the screen) to search for the update that is failing.
  3. After the search is completed and you get the list of results, look for an updated driver version that is compatible with your Windows version and CPU architecture.
  4. Once you manage to identify the correct Windows Update, click on the hyperlink associated with the update that you want to install, then click the Download button and wait for the process to complete.
  5. After the download is complete, use File Explorer to navigate to the location where you previously downloaded the update.
  6. When you get to the correct location, right-click on the .inf file and choose Install from the context menu that just appeared. Note: If you have multiple failing updates with the same 0x800705b3, repeat the instructions above with every Windows Update that you’re having trouble installing.
  7. At the end of this operation, reboot your computer and see if the problem is fixed at the next computer startup.

Enabling the Windows Installer Service

The Windows installer service is responsible for installing pending updates that get downloaded by the Windows Update component. If this service is disabled on your configuration, none of the updates waiting to get installed will get completed.
  1. Press ⊞ WINDOWS + R to open up a Run dialog box. Inside the text box, type ‘services.msc’ and press ENTER to open up the Services utility.
  2. Once you’re inside the Services screen, move over to the right-hand tab of the screen, scroll down through the list of services and locate the Windows Installer service. When you find it, right-click on it and choose Properties from the context menu that just appeared.
  3. Once you are inside the Properties screen of the Windows Installer services, access the General tab, click on the Start button to force-start the service. Note: If you can, also change the Startup type to Automatic via the associated drop-down menu. However, depending on your administrator settings, this might not be possible.
  4. Restart your computer and wait for the next startup to complete. Once your PC boots back up, attempt to reinstall the driver that was previously triggering the 0x800705b3 error and see if the issue is now fixed.

Performing a Winsock Reset

In case the 0x800705b3 error is related to some kind of network inconsistency (TCP or IP related), you might see Windows Updates failing due to bad data that forces the Windows to abort the installation of new pending updates. In this case, you should proceed by doing a complete Winsock reset procedure to fix the majority of the socket and temporary data-related issues that might cause this behavior. Several affected users have confirmed that this method was the only thing that allowed them to finally fix the Windows Update issue and install pending updates normally. Here are some step-by-step instructions that will walk you through the process of performing Winsock Reset:
  1. Open up a Run dialog box by pressing ⊞ WINDOWS + R. Inside the text box, type ‘cmd’, then press CTRL + SHIFT + ENTER to open up an elevated Command Prompt. Accessing an elevated CMD prompt Note: When prompted by the UAC (User Account Control) prompt, click Yes to grant admin access.
  2. Inside the elevated CMD prompt, type and taste the following commands in order and press ENTER after each one to effectively reset the TCP and IP data that might be responsible for the apparition of the 0x800705b3 error code:
    nbtstat -R
    nbtstat -RR
    netsh int reset all
    netsh int ip reset
    netsh winsock reset
  3. Once every command above is processed successfully, you can go ahead and close the elevated Command Prompt and reboot your computer.
  4. After the next startup is complete, repeat the installation of the Windows Update that was previously failing and see if the issue is now fixed.

Performing SFC and DISM Scans

If none of the ‘superficial’ causes have worked in your case, you should start considering some type of system corruption that might affect your computer’s ability to complete pending updates that are currently waiting to be installed. In case you find yourself in this particular scenario, you should run a couple of built-in utilities capable of fixing corrupted instances that might be currently affecting the Windows Update component. Our recommendation is to start with a simple System File Checker scan. An SFC scan will cross-check every Windows File against a local archive that maintains healthy copies. In case corrupted instances are found, this utility will swap the corrupted instance with the healthy equivalent.

Performing an SFC scan

Once the SFC scan is complete, reboot your computer and wait for the next startup to complete. After your computer boots back up, initiate a DISM scan. This utility works differently in the sense that it relies on a sub-component of Windows Update to download healthy copies for the corrupted Windows files that need to be replaced. Because of this, it’s important to make sure that you have a reliable Internet connection before initiating this operation.

Doing a DISM scan

After the DISM scan is complete, reboot your computer one final time and see if the issue is fixed once the next startup is complete.
Read More
JBL Clip 4 Review, a small perfection

Portable small Bluetooth speakers are nothing new on the market, most of the time they have given the opportunity for music listening during picnics and walks in nature and also replaced some car speaker systems. The latest star in small portable speakers in JBL Clip 4, small in size, waterproof, and with an incredible high-quality sound.

JBl Clip 4

Performance and quality

Out of the box and after first look speaker looks great, it has excellent design and is very intuitive to work with. Everything is laid out logically and you can start using it right away without reading instructions.

The sound quality is surprisingly very good and clear. I must say I have not expected this clarity and power from a speaker of this size. The volume range is also incredibly good and will fill most needs even on small picnics outdoors where you can hear it loud enough. One thing to mention is that even on their loudness levels sound is still clear without distortion which, to be honest, is to be expected from someone like JBL.

Where you can take JBL Clip 4

You can take it where ever you want, Its size and clip make it perfect for beach and pool trips. Speaker is waterproof and gas IP67 rating, meaning that sand and dirt will not affect it either. Do not take this speaker to your diving adventures since that will break it but a depth around 1 meter underwater should be safe. After your trip do not forget to wash Clip 4 with clean water so all dirt, salt, and other stuff are properly cleaned for longer life of the device.

How long it will play?

JBL claims that the battery will last 10 hours of continuous play. Note that this is meant probably on the largest volume setting so when you use it on lower settings battery is lasting longer. Playing of course on low volumes will extend playback time even longer but here we come at one feature that I do not like, there is no indication of any kind how much battery is left in the speaker, the only indication is a red light when the battery is almost empty which means you could be outside at that point and did not know that low battery was there in the first place when you were packing. Some battery indication would be a great addon.

More stability for JBL Clip 4

The clip itself has been improved from the previous Clip 3 model, it is wider, it goes all the way around the casing, and feels overall better and more stable. Since the clip is now all around casing this means a wider opening can be made making it fit around stuff Clip 3 was not able to.

Conclusion

All in all, Clip 4 is an incredible speaker and one that would highly recommend, the price goes around 79 USD but it can be found even as low as 50 USD on discounts and promotions and if you manage to get one at that price it is a great buy. Sound is good, portability is great, dirt and waterproof are excellent and battery life is really good.

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