Logo

How to Fix Chrome error 1603 & 0x00000643

If you encounter errors 1603 and 0x00000643 on your Windows 10 computer while trying to install or update your Google Chrome browser. Although most errors can be fixed by some simple troubleshooting steps, that is not the case for these two errors since they have pretty specific solutions.

To resolve errors 1603 and 0x00000643 on your Chrome browser, here are some solutions you need to check out.

Option 1 – Try to run Microsoft Install and Uninstall Troubleshooter

Running the Microsoft Install and Uninstall Troubleshooter could help you fix errors 1603 and 0x00000643 in Chrome as well as the following issue in your Windows 10 computer:

  • Corrupted registry keys on 64-bit operating systems.
  • Corrupted registry keys that control the updated data.
  • Problems that:
    • Prevent new programs from being installed.
    • Prevent new programs from being installed.
    • Problems that block you from uninstalling a program through Add or Remove Programs (or Programs and Features) in Control Panel.

To use the Microsoft Install and Uninstall Troubleshooter, refer to the given steps below.

  • First, right-click on the downloaded MicrosoftProgram_Install_and_Uninstall.meta.diagcab file and run it with administrative privileges.
  • Next, it will offer you two scenarios to troubleshoot namely, “Installing” or “Uninstalling” and you have to select Installing to resolve the current errors.
  • After that, it will show you a list of available programs on your computer. From there, select Google Update Helper and then click Next.
  • It will then start to troubleshoot the problem and will automatically apply the fixes for you. It will offer you to uninstall Chrome if it turns out that it’s the root cause of the problem.
  • After that, you need to download Google Chrome again and then reinstall it.

Option 2 – Try to clean reinstall Chrome

There are instances when programs leave files behind after you’ve uninstalled them and the same thing can happen to Chrome so before you reinstall Chrome, you have to make sure that you have deleted the User Data folder. To do so, refer to the following steps:

  • Hit the Win + R keys to open the Run dialog box.
  • Next, type “%LOCALAPPDATA%GoogleChromeUser Data” in the field and hit Enter to open the User Data folder.
  • From there, rename the default folder and name it something else, e.g. “Default.old”.
  • After that, install Google Chrome again and check if the issue is now fixed.

Option 3 – Try running the Chrome Cleanup tool

You might want to run Google Chrome’s built-in Malware Scanner & Cleanup tool as it could also help in getting rid of any unwanted ads, pop-ups, and even malware, as well as unusual startup pages, toolbars, and anything else that might overtake the network and could affect the performance of the browser.

Option 4 – Try to run the Network Troubleshooter

  • Open the Search bar on your computer and type in “troubleshoot” to open the Troubleshoot settings.
  • Next, scroll down and select the “Network Adapter” option from the right pane.
  • Then click on the Run Troubleshooter” button.
  • After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.

Option 5 – Reset Chrome

Resetting Chrome can also help you fix the error. This means that you will be restoring its default settings, disabling all the extensions, add-ons, and themes. Aside from that, the content settings will be reset as well and the cookies, cache, and site data will also be deleted. To reset Chrome, here’s what you have to do:

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

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

How to Fix Failed to load DLL file Error
If your operating system cannot or is not able to load a required DLL file on your Windows startup and you encounter a message saying, “Failed to load DLL”, then you’ve come to the right place as this post will guide you in fixing this problem. When you encounter this kind of issue, you will see either of the following error messages on your screen:
“The dynamic library dll failed to load.” “Failed to load dll library.”
This kind of error can occur when your Windows operating system fails to locate the DLL library which the system needs to access during startup. It can also occur when the DLL file is not in a directory specified in the path or when the DLL file is corrupted or has gone missing. Moreover, you can also encounter this error if the DLL file is infected with some malware. Whatever the case is, here are some suggestions you have to check out to resolve the problem.

Option 1 – Try to reinstall the program

The first thing you can do is to reinstall the program that’s giving you this error. Once you’ve uninstalled the program, download its latest setup file from its official site and then install it again.

Option 2 – Try checking the startup programs

You might also want to check the startup programs on your computer, especially the Windows Registry startup paths, and then remove the startup entry to the concerned DLL file.

Option 3 – Try to re-register the problematic DLL file

You may have to re-register the ntdll.dll file using the regsvr32.exe before you can successfully install the program and fix the ntdll.dll file crash error. The Regsvr32 tool is a command-line utility that can be used to register and unregister 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 the following commands 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.
    • exe /[DLL file]
    • exe [DLL file]
Note: Replace “[DLL file]” with the name of the DLL file that was pointed out in the error.
  • After you execute the given commands, 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.

Option 4 – Try to replace the DLL file with a trusted source

  • First, you need to get the new DLL file from another computer with preferably the same file version number.
  • After that, you need to boot your PC into Safe Mode and navigate to the paths listed below and then replace the file using a USB drive or other external storage devices.
    • x86: This PC > C:/Windows/System32
    • x64: This PC > C:/Windows/SysWOW64
  • Next, type “cmd” in the Cortana search box and right-click on Command Prompt, and select “Run as administrator” to open it with administrator privileges.
  • Now type the “regsvr32 ntdll.dll” command and hit Enter.
  • Restart your PC and check if the error is now fixed.

Option 5 – Try checking the details in the Event Viewer

Checking the details in the Event Viewer can also help you find out the root cause of the problem as the Event Viewer usually contains detailed information about the error.

Option 6 – Try running the DISM tool

You might want to repair potentially corrupted files in your system as having them could also trigger the “Failed to load DLL” error. To repair these corrupted system files, you can run the DISM commands:
  • Tap the Win + X keys and click on the “Command Prompt (Admin)” option.
  • After that, input each one of the commands listed below sequentially to execute them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-Image /RestoreHealth
  • Once you’ve executed the commands given above, restart your computer and check if the “Failed to load DLL” error is now fixed.

Option 7 – Try scanning your computer using Windows Defender

The DLL file might also be infected with malware or virus and to eliminate it which could explain why you’re getting the “Failed to load DLL” error. Thus, you have to scan your computer using security programs like Windows Defender.
  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
Read More
Arrows keys are not working in Microsoft Excel
As you know, Excel sheet is frequently acclaimed as one of the most useful software that allows users to create spreadsheets, crunch numbers as well as prepare a business report. Usually, tapping the arrow keys to move from one cell to another. However, there are times when you might experience trouble in tapping them – for instance, they won’t work when you tap them. This kind of problem can be quite frustrating since no matter what you do, especially when you tap the arrow keys, instead of a single cell, it moves the entire spreadsheet. If you are one of the users who experience this problem, worry no more for this post will guide you on what you can do to fix it. When arrow keys won’t function as intended in Excel spreadsheets, it could be due to unintended behavior of the Scroll key or it could be related to some issues with the keyboard driver. Whatever the cause is, here are some suggestions you can check out to fix it.

Option 1 – Try to disable the Scroll Lock

The first thing you can do to fix this problem with arrow keys is to disable the Scroll Lock. Although doing this is easy, newer laptops don’t actually come with it so if your keyboard does not come with a scroll key, all you have to do is tap the Fn key and disable Scroll Lock. Aside from that, you could also use the on-screen keyboard to turn off the Scroll Lock. You will see its status on the Excel sheet which will help you to double-check. Moreover, you could also tap the Shift + F14 keys to toggle off the Scroll Lock. To use the on-screen keyboard to turn off Scroll Lock, follow the steps below.
  • Tap the Windows key and type “on-screen keyboard” and then tap Enter.
  • Once the on-screen keyboard is opened, you should see that the Scroll Lock is on the “On” position since the ScrLk keys are in blue.
  • Like pointed out earlier, you can utilize the Scroll Lock indicator located in the status bar as well as disable or enable the scroll key by using this feature on Microsoft Excel.

Option 2 – Try turning on the Sticky key

If disabling the Scroll Lock did not fix the problem, you can try turning on the Sticky Key instead. A lot of users reported that this option fixed the problem for them. So you should try to turn on the Sticky key and to do that, follow the steps below.
  • First, type “control panel” in the Start Search and click on Control Panel from the search results.
  • Next, select the “Turn On Sticky Keys” option and click on OK.
  • After that, go back and uncheck the “Turn On Sticky Keys” option. This should fix the malfunctioning arrow keys on Excel.

Option 3 – Try running the Hardware and Devices Troubleshooter

The first thing you can do to fix the problem is by running the Hardware Troubleshooter. Although it won’t make much of a difference, there’s still a possibility that it could automatically fix the problem with these function keys. To use it, refer to these steps:
  • The first thing you need to do is click on Start and then on the gear-like icon to pull up the window for Settings.
  • After opening Settings, look for the Update and Security option and select it.
  • From there, go to the Troubleshoot option located on the left-hand side of the list.
  • Next, select Hardware and Devices from the list and open the Troubleshooter and run it. Once it is doing its job, wait for it to complete the process and then restart the system.
  • After the system restarts, check if the problem’s now fixed. If not, refer to the next option given below.

Option 4 – Update the keyboard driver

You can also update the keyboard driver to fix the problem. There are cases when an outdated or corrupted driver can fix the problem. To do so, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “devmgmt.msc” in the field and hit Enter to open the Device Manager.
  • From there, look for the keyboard driver and click on it.
  • Next, right-click on the keyboard driver and select the Update driver option.
  • After that, click the “Search automatically for updated driver software” option to proceed.

Option 5 – Reinstall the keyboard driver

If updating the keyboard driver didn’t help, then you might want to reinstall it. How? Follow the steps below.
  • Tap the Win + R keys to launch Run.
  • Type in MSC into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. Look for the keyboard driver, right-click on it and then select “Uninstall device”.
  • After that, unplug the device and restart your PC.
  • Then plug your device back in. Assuming your device is connected to your PC, open the Device Manager again.
  • Next, click on the Action button and click the Scan for hardware changes button. That should fix the problem
Note: You could also completely uninstall the driver and go directly to the manufacturer’s website and download the latest driver for your hardware and then install it.
Read More
Perform System Restore when Windows won’t boot
System restore is usually the go-to tool when something goes bad in Windows, we fire it up and roll back Windows in the state when everything was working fine. But what if Windows does not want to boot? Can we use system restore in that case? The answer to that question would be yes, yes we can.
  1. Boot interrupt Windows 10 by starting your PC and as soon as you see the Windows logo; press and hold the power button to force a shutdown.
  2. Repeat this 2-4 times and Windows will open up the Advanced Startup Options menu for you.
  3. At the Advanced Startup Options screen, select Advanced Options.
  4. Select Troubleshoot.
  5. Under the Advanced options screen, select System Restore.
or if you prefer, use Windows USB installation.
  1. Boot the faulty PC using the Windows 10 installation media.
  2. The Windows Setup dialog box will appear.
  3. Set the Time and currency format, Keyboard or input method, and the language to install.
  4. Click Next.
  5. Click on Repair your computer from the lower-left corner.
  6. From the Choose an option screen, click on Troubleshoot.
  7. Click Advanced Options in the Troubleshoot screen.
  8. In the Advanced Options screen, click System Restore.
  9. Windows will take some time to prepare System Restore. It may even restart your computer or device.
  10. When System Restore is ready, you will be prompted to choose a user account to continue.
  11. Select an account that is set as administrator on your Windows 10 computer or device.
  12. At the next screen, change the keyboard layout if you want and then input the password for that account.
  13. Click the Continue button.
Read More
iPhone Connects/Disconnects When Plugged In
If you own an iPhone, iPad, or iPod you might be aware of the phenomenon of connecting and disconnecting your device. In one moment device is connected and then it somehow loses connection and you have to plug in back again to be recognized. In this troubleshooting guide, we will address ways to eliminate this issue and to connect and have your devices working properly. We will go from the most common ones to the most uncommon so it is advisable to try solutions in order to how they are presented.
  1. Check cable

    The most common issue with this kind of behavior comes from a broken cable if you have the opportunity try another working cable to see if the device will behave differently. If everything is working fine with another cable, the issue is in the previous cable.
  2. Check USB ports and Cable Jack

    Usually, it is a cable issue, but it can also be a USB jack on cable or even a USB port on a PC, try putting the jack into another port to see if this will solve the issue.
  3. Check device settings

    From updates on your device comes a change of setting about privacy which can reflect on connection with the computer. In order to eliminate this, you will need to reset your device. Go to device settings and go to general Scroll down until you find the reset section and go into it In the reset, section click on reset location and privacy You will have to authenticate using your pin/passcode in order to complete the reset function Enter your passcode (or use any other authentication method you have chosen) and you can now reset the Location and Privacy settings. Click on reset Connect the device to PC and choose trust this device
  4. Update iTunes

    Outdated iTunes can also be a problem with this particular issue. Go to the apple website and download the latest version of iTunes or updating it via apple updater.
Read More
Fix ERR_CONNECTION_RESET in Chrome
This post will help you fix the ERR_CONNECTION_RESET error in Google Chrome. This error indicates that the Chrome browser wasn’t able to establish a stable connection or that there really is no connection at all with the website you are trying to open. This error does not occur on all websites though. When you encounter this kind of error message you will see the following message on your Google Chrome browser:
“This website is not available, The connection to example.com was interrupted, Error 101 (net:: ERR_CONNECTION_RESET): The Connection was reset.”
Note: You need to follow the options given below to fix the ERR_CONNECTION_RESET error and make sure to reload the webpage each time you complete following each one of the fixes.

Option 1 – Check the Network Cables and restart the router then reconnect

Of course, the first thing you can try is to check if the network cables connected to your computer or router are properly connected. And if your computer is connected via Wi-Fi, you need to make sure to restart your router once. In addition, you can also forget the Wi-Fi your computer is currently connected to and then try reconnecting again to see if it would work.

Option 2 – Try removing the Proxy

Removing the Proxy might also help you in fixing the ERR_CONNECTION_RESET error in Chrome. Here’s how you can do it:
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.

Option 3 – Try to increase the Maximum Transmission Unit (MTU)

You can also try increasing the Maximum Transmission Unit to fix the error. To do so, follow these steps:
  • Open Settings and go to Network & Internet > Ethernet.
  • From there, take off the Active Wireless / Wired Network Connection.
  • Next, open Command Prompt as admin.
  • Then type the “netsh interface IPv4 set subinterface “Ethernet 4” mtu=1472 store=persistent” command and hit Enter to execute it.

Option 4 – Flush the DNS and reset TCP/IP

Flushing the DNS and reset TCP/IP could also help in fixing the ERR_CONNECTION_RESET error in Chrome. To do so, refer to these steps:
  • Click the Start button and type in “command prompt” in the field.
  • From the search results that appear, right-click on Command Prompt and select the “Run as administrator” option.
  • After opening Command Prompt, you have to type each one of the commands listed below. Just make sure that after you type each command, you hit Enter
    • ipconfig /release
    • ipconfig /all
    • ipconfig /flushdns
    • ipconfig /renew
    • netsh int ip set dns
    • netsh winsock reset
After you key in the commands listed above, the DNS cache will be flushed and the Winsock, as well as the TCP/IP, will reset.

Option 5 – Disable the AppEx Networks Accelerator feature

The AppEx Networks Accelerator is known to slow down network connections. Some users reported that it slows down the network speed by 70% up to 80% which is why you need to disable it. Here’s how you can do it:
  • Go to Settings and select Network & Internet and from there select Ethernet > Change adapter options.
  • Next, right-click on the network connection and select Properties.
  • Then look for AppEx Networks Accelerator and uncheck its checkbox.
  • Now click the OK button to save the changes and then check if the error is now fixed.

Option 6 – Delete the WLAN Profiles

Deleting the WLAN Profiles might be a good idea if you are not able to connect to the internet on your computer and if you’re using Wi-Fi. It could be that the networks that were connected previously have gone rogue which is why it is not connecting properly. And so deleting the WLAN profiles might help you in fixing the ERR_CONNECTION_RESET error.

Option 7 – Reinstall the Network Adapter Drivers

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

Option 8 – Try to disable the Wi-Fi Miniport

  • In the Cortana Search box, type “command prompt” then right-click on the search result and select “Run as administrator”.
  • After opening Command Prompt with admin privileges, type the commands listed below and hit Enter right after you key in each one of them.
    • netsh wlan stop hostednetwork
    • netsh wlan set hostednetwork mode=disallow
  • Now exit Command Prompt and tap the Win + R keys to open the Run dialog box.
  • Type “cpl” in the field and hit Enter to open Network Connections.
  • From there, look for Microsoft Virtual Wi-Fi Miniport and right-click on it, and then select Disable.

Option 9 – Start Chrome in Safe Mode

The same with Windows Safe Mode, starting Chrome in Sage mode will open the browser but without all the user settings and extensions. And then try opening the website you were trying to open earlier.

Option 10 – Reset Google Chrome

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

Error Code 0x80070057 - What is it?

Error 0x80070057 is a typical Windows 7 error code. It may occur when you try to back up files by using Windows Backup on Windows 7 and the backup fails.  The error message is often displayed as the following:

“An internal error has occurred: The parameter is incorrect: (0x80070057)”

Besides this, you may also experience this error message when you format a hard disk drive to install Windows 7.

Solution

Restoro box imageError Causes

The error 0x8007005 occurs due to multiple reasons. However, the most common causes for this error code include:
  • The partition that is reserved for the system is damaged
  • Misconfigured registry keys
  • Misconfigured decimal symbol settings

Further Information and Manual Repair

Here are some of the best and easy DIY methods to resolve the error 0x80070057 on your PC.

Solution 1: Change the Decimal Symbol Setting

As mentioned above the error 0x80070057 sometimes can be triggered by misconfigured decimal symbol settings. Therefore, try changing the settings to fix the problem. The error is likely to occur if the decimal symbol is not set to ‘.’ (dot). This is common in languages and locales other than English such as German. Here’s what you need to do to change the decimal symbol setting:
  • First, open the Control Panel, click the clock, then language, and then region.
  • Now click the formats tab and go to the additional settings menu.
  • Here you will find the decimal symbol field, now type "." (dot) and then click OK twice.
  • After that, you must restart your PC to activate the changes.

Solution 2: Create a New Partition and Reinstall Windows 7

If the error 0x80070057 is linked to partition damage, then this method is the best way to resolve it. Here’s what you need to do:
  • Insert the Windows 7 DVD and start the installation.
  • Select your language preference to install. Here you will see a screen of the Microsoft License Agreement. Click on the I accept option to proceed with the installation process.
Then click next.
  • Choose a custom advance option and select the Disk O partition 1 option.
  • Once selected, click delete. When you do this you will be prompted if you want to confirm the deletion, click OK to continue.
  • Now repeat the same however now select Disk O partition 2.
Delete this partition as well. Now click New to create a new partition. Here define the disk size and then click apply. Please note, the size of the default value is the maximum size of the disk. After doing so, select disk 0 partition 2 and then click the formatting tab. Once the formatting is complete, click next to continue Now you will be able to complete the installation of Windows 7 on your PC without any problem.

Solution 3: Add a Registry Key Value

If the underlying cause of the error 0x80070057 is a registry issue, then it is serious as such issues can put your PC at serious risks like system failure, crash, and data loss. To resolve this error and add a registry key value here’s what you need to do: Go to the start menu and type Regedit.exe in the search bar and then press enter. Locate and click the following registry sub-key: HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftSystem. Once you locate it, now go to the edit menu and point to new, and then click DWORD Value. After that, type CopyFileBufferedSynchronousIo and press enter again. Right-click now on the text you just typed and then click Modify. In the Value data box, type 1 and then click ok and exit the registry editor. This will fix the error on a temporary basis but not permanently. However, a long-term solution is to clean and repair the registry.

Solution 4: Restoro

The registry gets cluttered with unnecessary and redundant files like junk files, cookies, internet history, and bad registry keys. If these are not removed timely, they can damage the registry and corrupt DLL files. It often leads to disk fragmentation (disk partition) too. To remove these files immediately, clean and restore the registry and repair the corrupt files, it is advisable to download Restoro.

Why Restoro

  • This is an advanced and highly functional Registry Cleaner. It is deployed with a cutting-edge and intuitive algorithm that scans your entire PC to detect all registry issues in seconds. It cleans the cluttered disk and restores the registry back to normal.
  • It is safe, bug-free, and efficient. This software is easy to use and compatible with all Windows versions.
  • In addition to this, it is also deployed with several other powerful utilities like an antivirus that detects all malicious software and removes them right away. It also functions as a system optimizer and boosts the speed of your PC significantly.
Click here to download Restoro and resolve error 0x80070057 now!
Read More
Make AI images on your local PC

Stable Diffusion is a machine learning model developed by Stability AI to generate digital images from natural language descriptions. The model can be used for different tasks like generating image-to-image translations guided by text prompts and upscaling images.

Unlike competing models like DALL-E, Stable Diffusion is open source and does not artificially limit the images it produces. Stable diffusion was trained on a subset of the LAION-Aesthetics V2 data set. It can run on most consumer hardware equipped with a modest GPU and was hailed by PC World as "the next killer app for your PC".

stable diffusion

Since Stable Diffusion is run locally and not in the cloud, as mentioned there is no limit to the number of images that you can produce but in order to use it you will have to get down a little dirty with setting your PC environment for it since it is not really an application, it is a command line text based descriptor that will use python to generate your images, so there is no install nor GUI.

In this guide, we will show you how to both install and run Stable Diffusion on your local PC so you can start producing some cool images all by yourself.

Hardware and software requirements

Make no mistake, Stable Diffusion will not run on a potato PC, in order to harvest the power of AI-generated imagery this is what you will need:

  • A GPU with at least 4GB of VRAM
  • 10GB of hard disk space
  • Python and libraries (Miniconda3 installer will install everything you need)
  • The Stable Diffusion files
  • Git
  • Any OS (Windows, Linux, macOS)

Installing components

For this tutorial, we are covering the installation and running of Stable Diffusion on Windows PC. The steps presented here are presented in a way that installation can be performed on any operating system but precise instructions will be for Windows OS.

GIT

The first thing to do is to install GIT. It is a tool that will let you easily maintain and install repos from the internet. to install it go to: https://git-scm.com/ and click on download. Follow the instructions for your version of the operating system. If you are a developer you are familiar with GIT and if you already have it installed you can skip this step.

One thing that is important when installing GIT locally is to select to use it via the command line (the second option that says "Git from the command line and also from 3rd-party software").

Miniconda3

Now when we have GIT installed, next thing is to use Miniconda3 to install python and all required libraries that are needed. Get the installer at: https://docs.conda.io/en/latest/miniconda.html

Miniconda3 is basically an easy installer so you do not have to install tons of stuff manually from different websites and sources, it is nicely packaged in the installer that will take care of everything.

Stable Diffusion

After the previous two steps, we are ready now to actually install Stable Diffusion. Go to https://huggingface.co/CompVis/stable-diffusion#model-access and install the latest library (as of the writing of this article currently it is stable-diffusion-v1-4-original, the last one on the right), the library is almost 5GB in size so be prepared for big download.

After installing stable diffusion's latest library it is time to update it to the newest version. You can download ZIP from GIT HUB https://github.com/CompVis/stable-diffusion

Once downloaded click on the Windows start button and type in Miniconda3 and click on open. Create a folder and name it how you want on a drive of your choice. For this example, we will install it all in disk C under folder AI_art, follow the instructions below but use your own names and destination instead. Do not close Minicoda3 after typing commands!!!

cd c:/
mkdir AI_art
cd AI_art 

Extract GitHub files that you have downloaded into your new folder and get back to Minicoda3 and type the next commands:

cd C:\AI_art\stable-diffusion-main
conda env create -f environment.yaml
conda activate ldm
mkdir models\ldm\stable-diffusion-v1

Let the whole process finish, some files are large and it might take a while. After the whole process is finished and completed, copy the checkpoint file that you have downloaded into: C:\AI_art\stable-diffusion-main\models\ldm\stable-diffusion-v1

After the file is copied rename it to model.ckpt and you are finished.

Running Stable Diffusion

The created environment is needed in order to actually use Stable Diffusion to create images. Each time you want to use it you will have to run it, so go into Miniconda3, and inside it type:

conda activate ldm
cd C:\AI_art\stable-diffusion-main

after we are inside the folder call the script with the parameters:

python scripts/txt2img.py --prompt "TXT DESCRIPTION OF IMAGE THAT YOU WANT TO CREATE" --plms --n_iter 5 --n_samples 1

and that's it, your image is created and it is located in C:\AI_art\stable-diffusion-main\outputs\txt2img-samples\samples

Read More
Fix AMD driver crashing Windows 10
Graphic cards are essential to our computers but from time to time in the race to make better GPU and to grab a large portion of the market bad drivers get released and can create really unwanted and unpleasant experiences, from Windows freezes to the black screen of death, to AMD driver Windows crashing down and many more. This article will cover basic troubleshooting with AMD drivers and offer you solutions on how to fix them.
  1. Rollback the previous version of the driver.

    Installing the new driver version is the reason for this particular error, so naturally rolling back the previous version which was stable and did not cause issues will solve the problem. To roll back the previous version of drivers follow the next steps: Open Start menu and click on settings, go to system and choose Apps and features Find: AMD Catalyst Install Manager, right-click on it, and choose to uninstall Go to AMD official website and download the previous driver version, install it on your computer Turn off automatic driver updates and reboot your system
  2. Reinstall the driver

    Sometimes it is not a bug in the released driver, it is a corruption of files because of file transfer or any other specific reason. The reinstalling driver will fix an issue if this is the case. To reinstall the driver Press ⊞ WINDOWS + X and choose Device Manager Expand Display adapters, right-click on AMD device and choose to uninstall Go to the official AMD website, download the latest driver and install it Reboot your system
  3. Disable browser extensions

    Some users have reported that error occurs only when they are watching videos online, if this is your case, go to your browser options and disable extensions to see if this will remove the problem.
  4. Remove Lucid Virty MVP

    If by any chance have this relic installed on your system, go to Applications and remove it. It is an old program shipped with old drivers and it is usually present in your Windows that was upgraded from 8.1 to 10. Uninstall it and see if this fixes your issue.
  5. Clean your graphic card

    Sometimes this error can happen due to excessive dust on your GPU, if you have the expertise, clean it or take it somewhere to be cleaned.
Read More
Easy Remove FreeRideGames PUP Removal Tutorial

Free Ride Games is a desktop casual game program and potentially unwanted application. It sets its player to run in startup boot with Windows and installs additional files outside of its designated installation folders. The software reads PC information to display targeted advertising and runs a background process that cannot be shut down even by exiting the FreeRide Player. The player runs in full screen with no visible window controls to exit or minimize, and contains unskippable advertising in its function. While not malicious, the FreeRide Player possesses many traits that as of publication time have caused some AntiVirus programs to designate it as potentially unwanted adware. It has also been associated with adware distribution toolbars such as GameVance.

About Browser Hijackers

Browser hijacking means a malicious code has power over and modified the settings of your browser, without your consent. Browser hijacker malware is created for a variety of reasons. Typically, hijackers will force hits to websites of their preference either to increase web traffic generating higher ad earnings, or to gain a commission for each and every user visiting there. Many people think that such websites are legitimate and harmless but that is incorrect. Nearly every browser hijacker poses an actual threat to your online safety and it is vital to categorize them under privacy risks. When the malware attacks your computer or laptop, it begins to mess things up a whole that slows your system down to a crawl. In the worse case, you will be pushed to deal with serious malware threats as well.

Browser hijacking signs

There are numerous signs that could indicate a browser hijacking: 1. you find unauthorized modifications to your Internet browser’s home-page 2. when you enter a URL, you find yourself regularly directed to some other website than the one you actually intended 3. the default web engine and the default browser settings are modified 4. discover new toolbars that you didn’t add 5. you might find numerous pop-up adverts on your computer screen 6. your internet browser has become unstable or starts running sluggishly 7. you are blocked to access those sites of security solution providers.

How it infects your computer

Browser hijackers could use drive-by downloads or file-sharing websites or even an email attachment to reach a targeted computer. They can also come from any BHO, extension, toolbar, add-on, or plug-in with malicious objectives. Also, certain freeware and shareware can put the hijacker in your computer through the “bundling” technique. An example of some notorious browser hijacker includes Conduit, Anyprotect, Babylon, DefaultTab, SweetPage, Delta Search, and RocketTab, but the names are constantly changing. Browser hijacking can lead to serious privacy issues and also identity theft, affect your web browsing experience by taking control of outbound traffic, substantially slows down your personal computer by depleting a lot of resources and lead to system instability as well.

How to remove a browser hijacker

Some hijackers could be removed by just uninstalling the related freeware or add-ons through the Add or Remove Programs in the Windows Control Panel. However, most hijackers are difficult to eliminate manually. Regardless of how much you attempt to get rid of it, it might keep returning again and again. Furthermore, manual removals demand in-depth system knowledge and therefore can be an extremely difficult task for beginner computer users.

Can't Install Safebytes Anti-malware due to the presence of Malware? Try This!

Malware can cause all kinds of damage when they invade your system, from stealing your personal details to erasing files on your computer system. Some malware sits in between the computer and your net connection and blocks a few or all internet sites that you really want to check out. It might also prevent you from adding anything on your PC, particularly anti-malware applications. If you are reading this, chances are you’re stuck with a malware infection that is preventing you to download and/or install the Safebytes Anti-Malware program on your system. Even though this sort of problem can be harder to get around, there are a few actions you can take.

Install the anti-virus in Safe Mode

If the virus is set to load automatically when Microsoft Windows starts, entering Safe Mode could block the attempt. Only minimal required applications and services are loaded when you boot your computer or laptop into Safe Mode. To launch your Windows XP, Vista, or 7 PCs in Safe Mode with Networking, please do as instructed below. 1) At power on, hit the F8 key while the Windows splash screen begins to load. This will bring up the Advanced Boot Options menu. 2) Select Safe Mode with Networking with arrow keys and hit ENTER. 3) When you are into this mode, you should have online access once again. Now, get the malware removal application you want by using the browser. To install the software, follow the directions in the setup wizard. 4) Following installation, run a complete scan and let the program delete the threats it discovers.

Download the antivirus program in an alternate browser

Web-based viruses could be environment-specific, aiming for a specific web browser or attacking specific versions of the browser. If you appear to have malware attached to Internet Explorer, then switch over to a different web browser with built-in safety features, such as Firefox or Chrome, to download your favorite antivirus program – Safebytes. Make a bootable USB antivirus drive Another option is to save and operate an anti-malware software program entirely from a USB drive. To run anti-malware from a USB drive, follow these simple steps: 1) Download the anti-malware program on a virus-free PC. 2) Plug in the pen drive into the clean computer. 3) Run the setup program by double-clicking the executable file of the downloaded application, which has a .exe file extension. 4) Select flash drive as the location when the wizard asks you exactly where you wish to install the application. Follow the directions to complete the installation process. 5) Remove the flash drive. Now you can use this portable antivirus on the infected computer. 6) Double-click the Safebytes Anti-malware icon on the thumb drive to run the software. 7) Click on the “Scan” button to run a full computer scan and remove viruses automatically. How SafeBytes Anti-Malware Keep your Machine Virus Free"]If you are planning to buy anti-malware for your desktop, there are numerous brands and applications for you to consider. Some are very good ones, some are decent, while some are merely bogus anti-malware applications that will damage your computer themselves! You have to look for a tool that has gained a strong reputation and detects not just viruses but other types of malware also. Among few good applications, SafeBytes Anti-Malware is the highly recommended program for the security-conscious end user. SafeBytes anti-malware is really a powerful, highly effective protection tool made to assist end-users of all levels of computer literacy in detecting and removing malicious threats from their PC. After you have installed this tool, SafeBytes sophisticated protection system will make sure that no viruses or malicious software can seep through your PC. SafeBytes has excellent features when compared to other anti-malware programs. The following are some typical features found in this software: Active Protection: SafeBytes provides complete and real-time security for your personal machine. It will check your computer system for suspicious activity continuously and its unrivaled firewall protects your PC from unauthorized access by the outside world. Most effective AntiMalware Protection: Using its enhanced and sophisticated algorithm, this malware removal tool can detect and eliminate the malware threats hiding in your computer system effectively. Web Protection: SafeBytes checks and gives a unique safety rating to each and every website you visit and block access to webpages considered to be phishing sites, thus safeguarding you from identity theft, or known to contain malicious software. Faster Scanning: Safebytes Anti-Malware, using its advanced scanning engine, provides extremely fast scanning which can quickly target any active online threat. Light-weight: This software is lightweight and will work silently in the background, and that does not have an effect on your computer efficiency. 24/7 Online Tech Support: You can get 24/7 technical support to promptly resolve any concern with your security tool.

Technical Details and Manual Removal (Advanced Users)

If you wish to manually remove FreeRideGames without the use of an automated tool, it may be possible to do so by removing the program from the Windows Add/Remove Programs menu, or in cases of browser extensions, going to the browsers AddOn/Extension manager and removing it. You will likely also want to reset your browser. To ensure the complete removal, manually check your hard drive and registry for all of the following and remove or reset the values accordingly. Please note that this is for advanced users only and may be difficult, with incorrect file removal causing additional PC errors. In addition, some malware is capable of replicating or preventing deletion. Doing this in Safe Mode is advised.

The following files, folders, and registry entries are created or modified by FreeRideGames.

Files: C:21984fa691bd80870e3e3f15cc83121a5862cef4abf2989844d858b2c64b0f C:DOCUME1USER1LOCALS1TempSDM143C:21984fa691bd80870e3e3f15cc83121a5862cef4abf2989844d858b2c64b0f C:DOCUME1USER1LOCALS1TempSDM143%#MANIFEST#%01235B C:DOCUME1USER1LOCALS1TempSDM143cmhelper.exe C:DOCUME1USER1LOCALS1TempSDM143ExentCtlInstaller.dll C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1TempSDM143resourceDll.dll C:WINDOWSRegistrationR000000000007.clb C:WINDOWSsystem32msxml3r.dll C:21984fa691bd80870e3e3f15cc83121a5862cef4abf2989844d858b2c64b0f C:DOCUME1USER1LOCALS1TempSDM143%#MANIFEST#%01235B C:WINDOWSRegistrationR000000000007.clb C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:WINDOWSsystem32rsaenh.dll C:Documents and SettingsUSERLocal SettingsTemp_uninsep.bat C:WINDOWSsystem32shdocvw.dll C:WINDOWSsystem32stdole2.tlb c:autoexec.bat C:DOCUME1USER1LOCALS1TempSDM143%#MANIFEST#%01235B C:DOCUME1USER1LOCALS1TempSDM143cmhelper.exe C:DOCUME1USER1LOCALS1TempSDM143ExentCtlInstaller.dll C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1TempSDM143resourceDll.dll C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:DOCUME1USER1LOCALS1TempSDM143SDMLog.log C:DOCUME1USER1LOCALS1TempSDM143SDM_DB_143.xml C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1Temp_uninsdm.bat C:DOCUME1USER1LOCALS1Temppft3.tmpIKernel.ex_ C:DOCUME1USER1LOCALS1TempIEC4.tmp C:Program FilesCommon FilesInstallShieldEngineIntel 32temp.000 C:Program FilesCommon FilesInstallShieldEngineIntel 32IKernel.exe C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1Temp_uninsdm.bat C:DOCUME1USER1LOCALS1Temppft3.tmpSetup.exe C:Program FilesCommon FilesInstallShieldEngineIntel 32IKernel.exe -RegServer01235B C:DOCUME1USER1LOCALS1TempSDM143cmhelper.exe C:DOCUME1USER1LOCALS1TempSDM143ExentCtlInstaller.dll C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1TempSDM143resourceDll.dll C:WINDOWSRegistrationR000000000007.clb C:WINDOWSsystem32msxml3r.dll C:21984fa691bd80870e3e3f15cc83121a5862cef4abf2989844d858b2c64b0f C:DOCUME1USER1LOCALS1TempSDM143C:21984fa691bd80870e3e3f15cc83121a5862cef4abf2989844d858b2c64b0f C:DOCUME1USER1LOCALS1TempSDM143%#MANIFEST#%01235B C:DOCUME1USER1LOCALS1TempSDM143cmhelper.exe C:DOCUME1USER1LOCALS1TempSDM143ExentCtlInstaller.dll C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1TempSDM143resourceDll.dll C:WINDOWSRegistrationR000000000007.clb C:WINDOWSsystem32msxml3r.dll C:21984fa691bd80870e3e3f15cc83121a5862cef4abf2989844d858b2c64b0f C:DOCUME1USER1LOCALS1TempSDM143%#MANIFEST#%01235B C:WINDOWSRegistrationR000000000007.clb C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:WINDOWSsystem32rsaenh.dll C:Documents and SettingsUSERLocal SettingsTemp_uninsep.bat C:WINDOWSsystem32shdocvw.dll C:WINDOWSsystem32stdole2.tlb c:autoexec.bat C:DOCUME1USER1LOCALS1TempSDM143%#MANIFEST#%01235B C:DOCUME1USER1LOCALS1TempSDM143cmhelper.exe C:DOCUME1USER1LOCALS1TempSDM143ExentCtlInstaller.dll C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1TempSDM143resourceDll.dll C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:DOCUME1USER1LOCALS1TempSDM143SDMLog.log C:DOCUME1USER1LOCALS1TempSDM143SDM_DB_143.xml C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1Temp_uninsdm.bat C:DOCUME1USER1LOCALS1Temppft3.tmpIKernel.ex_ C:DOCUME1USER1LOCALS1TempIEC4.tmp C:Program FilesCommon FilesInstallShieldEngineIntel 32temp.000 C:Program FilesCommon FilesInstallShieldEngineIntel 32IKernel.exe C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1Temp_uninsdm.bat C:DOCUME1USER1LOCALS1Temppft3.tmpSetup.exe C:Program FilesCommon FilesInstallShieldEngineIntel 32IKernel.exe -RegServer01235B C:WINDOWSRegistrationR000000000007.clb C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:WINDOWSsystem32rsaenh.dll C:Documents and SettingsUSERLocal SettingsTemp_uninsep.bat C:WINDOWSsystem32shdocvw.dll C:WINDOWSsystem32stdole2.tlb c:autoexec.bat C:DOCUME1USER1LOCALS1TempSDM143C:21984fa691bd80870e3e3f15cc83121a5862cef4abf2989844d858b2c64b0f C:DOCUME1USER1LOCALS1TempSDM143%#MANIFEST#%01235B C:DOCUME1USER1LOCALS1TempSDM143cmhelper.exe C:DOCUME1USER1LOCALS1TempSDM143ExentCtlInstaller.dll C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1TempSDM143resourceDll.dll C:WINDOWSRegistrationR000000000007.clb C:WINDOWSsystem32msxml3r.dll C:21984fa691bd80870e3e3f15cc83121a5862cef4abf2989844d858b2c64b0f C:DOCUME1USER1LOCALS1TempSDM143%#MANIFEST#%01235B C:WINDOWSRegistrationR000000000007.clb C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:WINDOWSsystem32rsaenh.dll C:Documents and SettingsUSERLocal SettingsTemp_uninsep.bat C:WINDOWSsystem32shdocvw.dll C:WINDOWSsystem32stdole2.tlb c:autoexec.bat C:DOCUME1USER1LOCALS1TempSDM143%#MANIFEST#%01235B C:DOCUME1USER1LOCALS1TempSDM143cmhelper.exe C:DOCUME1USER1LOCALS1TempSDM143ExentCtlInstaller.dll C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1TempSDM143resourceDll.dll C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:DOCUME1USER1LOCALS1TempSDM143SDMLog.log C:DOCUME1USER1LOCALS1TempSDM143SDM_DB_143.xml C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1Temp_uninsdm.bat C:DOCUME1USER1LOCALS1Temppft3.tmpIKernel.ex_ C:DOCUME1USER1LOCALS1TempIEC4.tmp C:Program FilesCommon FilesInstallShieldEngineIntel 32temp.000 C:Program FilesCommon FilesInstallShieldEngineIntel 32IKernel.exe C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1Temp_uninsdm.bat C:DOCUME1USER1LOCALS1Temppft3.tmpSetup.exe C:Program FilesCommon FilesInstallShieldEngineIntel 32IKernel.exe -RegServer01235B C:DOCUME1USER1LOCALS1TempSDM143cmhelper.exe C:DOCUME1USER1LOCALS1TempSDM143ExentCtlInstaller.dll C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1TempSDM143resourceDll.dll C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:DOCUME1USER1LOCALS1TempSDM143SDMLog.log C:DOCUME1USER1LOCALS1TempSDM143SDM_DB_143.xml C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1Temp_uninsdm.bat C:DOCUME1USER1LOCALS1Temppft3.tmpIKernel.ex_ C:DOCUME1USER1LOCALS1TempIEC4.tmp C:Program FilesCommon FilesInstallShieldEngineIntel 32temp.000 C:Program FilesCommon FilesInstallShieldEngineIntel 32IKernel.exe C:DOCUME1USER1LOCALS1TempSDM143Free Ride Games.exe C:DOCUME1USER1LOCALS1Temp_uninsep.bat C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1TempSDM143FreeRideGames.exe C:DOCUME1USER1LOCALS1Temp_uninsdm.bat C:DOCUME1USER1LOCALS1Temppft3.tmpSetup.exe C:Program FilesCommon FilesInstallShieldEngineIntel 32IKernel.exe -RegServer
Read More
Fix Windows Update Error 0x80244007
Getting errors while trying to update your Windows 10 computer is not an uncommon occurrence. Although some of them are easy to fix, there are others that need a lot of time and research in order to resolve. One of these tough Windows Update errors is Error 0x80244007. This kind of Windows Update error halts the process of Windows Update and a simple system restart won’t help much to fix it. When you encounter this Windows Update error, you will see a description that says, “SOAP client failed because there was a SOAP fault for reasons of WU_E_PT_SOAP_* error codes”. One of the main causes of such an error is that Windows was not able to renew the cookies for Windows Update. To fix this error, here are some suggestions that might be useful.

Option 1 – Clear up temporary or junk files

The error could be caused by some temporary or junk files in your computer and so you need to clear them up to fix the problem. You can achieve that using the Storage Sense feature.
  • Open Setting > System > Storage from the WinX Menu.
  • From there, you will see a list of all the local and connected storage devices along with the details on the free space. Make sure that Storage Sense is on.
  • Next, find a link that says “Free Up Space” and click it to open.
  • After that, a screen which is the built-in program in Windows 10 will appear and will scan your computer for the following junk files so you can free up disk space:
    • Windows Upgrade Log Files
    • The system created Windows Error Reporting Files
    • Thumbnails
    • Temporary Internet Files
    • Previous Windows Installation Files
    • Delivery Optimisation Files
    • DirectX Shader Cache
  • Choose the files you want to get rid of and then click on the remove files option. Note that you’ll have an idea of the total size as you select any of the junk files listed above.
  • Now go to the “Free Up Space Now” section and click the Clear Now button. This will get rid of all the temporary or junk files in your computer and should hopefully fix the Windows Update error 0x80244007.

Option 2 – Try running the Windows Update troubleshooter

Windows 10 have various troubleshooters that can help you resolve many system issues. So if you’re dealing with Windows Update errors like Error 0x80244007, you can run the Windows Update troubleshooter to resolve it. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 3 – Try to reset the Windows Update components

If by any chance that the second option didn’t work, resetting the Windows Update components could also help you resolve the problem. How? Refer to the following steps:
  • Open Command Prompt with admin privileges.
  • After that, type each one of the following commands and hit Enter after you key in one after the other.
    • net stop wuauserv
    • net stop cryptsvc
    • net stop bits
    • net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS and MSI Installer.
  • After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below and don’t forget to hit Enter after you type one command after the other.
    • ren C:WindowsSoftwareDistribution SoftwareDistribution.old
    • ren C:WindowsSystem32catroot2 Catroot2.old
  • Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
    • net start wuauserv
    • net start cryptsvc
    • net start bits
    • net start msiserver
  • Close Command Prompt and reboot your PC.
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