October 8, 2021

8 Ways to Fix Windows 10 Installation Stuck

Fix Windows 10 Installation Stuck

Updating your operating system periodically is essential to keep the system safe. However, the issue of Windows 10 installation stuck at 46 percent turns it into a lengthy process. If you are also facing the said issue and are looking for a solution, you are at the right place. We bring a perfect guide that will help you solve the Fall Creators Update issue. So, continue reading!

Fix Windows 10 Installation Stuck

How to Fix Windows 10 Installation Stuck at 46 Percent Issue

In this section, we have compiled a list of methods to fix the issue of Fall Creators Update stuck at 46 percent and arranged them according to user convenience. But before delving into the methods directly, check these basic troubleshooting solutions listed below:

  • Make sure to have an active internet connection to fix Windows update taking forever issue and download the files effortlessly.
  • Disable third-party antivirus software installed in your system, and disconnect the VPN client, if any.
  •  Check if there’s sufficient space in C: Drive to download the update files.
  • Use Windows Clean Boot to analyze whether any unwanted third-party applications or programs are causing the problem. Then, uninstall them.

Method 1: Run Windows Update Troubleshooter

Troubleshooting the system is one of the easy methods to fix Windows 10 installation stuck issue. If you troubleshoot your system then, the following list of actions will take place:

  • Windows Update Services is shut down by the system.
  • The C:WindowsSoftwareDistribution folder is renamed to C:WindowsSoftwareDistribution.old
  • All the download cache present in the system is wiped off.
  • Finally, the Windows Update Service is rebooted.

So, follow the instructions listed below to run the Automatic troubleshooter in your system:

1. Hit the Windows key and type Control Panel in the search bar, as shown.

Hit the Windows key and type Control Panel in the search bar. Windows 10 installation stuck Fall Creators Update

2. Open Control Panel from the search results.

3. Now, search for the Troubleshooting option using the search bar and click on it.

Now, search for the Troubleshooting option using the search menu.

4. Next, click on the View all option in the left pane.

Now, click on the View all option at the left pane.

5. Scroll down and select Windows update as depicted.

Now, click on the Windows update option

6. Next, select Advanced as depicted below.

Now, the window pops up, as shown in the below picture. Click on Advanced.

7. Here, ensure that the box next to Apply repairs automatically is checked and click on Next.

Now, ensure the box “Apply repairs automatically” is checked and click on Next. Windows 10 installation stuck Fall Creators Update

8. Follow the on-screen instructions to complete the troubleshooting process.

Most of the time, the troubleshooting process will fix Fall Creator’s update stuck issue. Thereafter, try to run the Windows update again.

Note: The troubleshooter lets you know if it could identify and fix the problem. If it says that it could not identify the issue, try the rest of the methods discussed in this article.

Method 2: Perform Clean Boot

Follow the below-mentioned steps to fix the issues concerning Windows 10 Installation stuck at 46 percent.

Note: Make sure you log in as an administrator to perform Windows clean boot.

1. To launch the Run dialog box, press the Windows + R keys together.

2. Enter the msconfig command, and click on OK.

After entering the following command in the Run text box: msconfig, click the OK button.

3. Next, switch to the Services tab in the System Configuration window.

4. Check the box next to Hide all Microsoft services, and click on Disable all button as highlighted.

Check the box next to Hide all Microsoft services, and click on Disable all button

5. Now, switch to the Startup tab and click the link to Open Task Manager as depicted below.

Now, switch to the Startup tab and click the link to Open Task Manager

6. Switch to the Startup tab in the Task Manager window.

7. Next, select the unrequired startup tasks and click Disable from the bottom right corner, as highlighted

For example, we have shown how to disable Skype as a startup item.

Disable task in Task Manager Start-up Tab

8. Exit the Task Manager and click on Apply > OK in the System Configuration window to save the changes.

9. Finally, restart your PC.

Also Read: Perform Clean boot in Windows 10

Method 3: Rename Software Distribution Folder

You can also fix the Fall Creators Update stuck issue by renaming the SoftwareDistribution folder as follows:

1. Type cmd in the Windows search bar. Click on Run as administrator to launch Command Prompt.

You are advised to launch Command Prompt as an administrator.

2. Type the following commands one by one and hit Enter after each command.

net stop bits
net stop wuauserv
net stop cryptSvc
net stop msiserver

net stop bits and net stop wuauserv

3. Now, type the command given below to rename the Software Distribution folder and hit Enter.

ren C:WindowsSoftwareDistribution SoftwareDistribution.old

Now, type the below-mentioned command to rename the Software Distribution folder and hit Enter.

4. Again, execute the given commands to reset the Windows folder and rename it.

net start wuauserv
net start cryptSvc
net start bits
net start msiserver

net start wuauserv net start cryptSvc net start bits net start msiserver

5. Restart your system and check if Windows 10 installation stuck problem is fixed now.

Also Read: How to Fix Error 0x80300024

Method 4: Run SFC & DISM Scan

Windows 10 users can automatically, scan and repair their system files by running System File Checker. It is a built-in tool that also lets the user delete corrupt files.

1. Launch Command Prompt with administrative privileges, as earlier.

2. Type sfc /scannow and press the Enter key.

typing sfc /scannow

3. System File Checker will begin its process. Wait for the Verification 100 % completed statement.

4. Now, type  Dism /Online /Cleanup-Image /CheckHealth and hit Enter.

Note: The CheckHealth command determines if there are any corrupt local Windows 10 image.

Run DISM checkhealth command

5. Then, type the command given below and hit Enter.

DISM.exe /Online /Cleanup-Image /ScanHealth

Note: ScanHealth command performs a more advanced scan and determines if the OS image has any problems.

Run DISM scanhealth command.

6. Next, execute DISM /Online /Cleanup-Image /RestoreHealth command, as shown. It will repair issues automatically.

Type another command Dism /Online /Cleanup-Image /restorehealth and wait for it to complete

7. Restart your PC and check if the said issue is fixed or not.

Method 5: Free-up Disk Space

Windows update will not be completed if you do not have enough disk space in your system. Therefore, try to clear unwanted applications and programs using the Control Panel:

1. Navigate to Control Panel implementing the steps mentioned in Method 1.

2. Change the View by option to Small icons and click on Programs and Features, as shown.

Select Programs and Features, as shown.How to Fix Windows 10 Installation Stuck at 46 Percent Issue

3. Here, select rarely used applications/programs in the list and click on Uninstall, as highlighted.

Now, click on any unwanted application and select the Uninstall option as depicted below.

4. Now, confirm the prompt by clicking on Uninstall.

5. Repeat the same for all such programs & apps.

Also Read: What is Windows 10 Boot Manager?

Method 6: Update/ Reinstall Network Driver

To solve the Windows 10 Installation stuck issue in your system, update or reinstall your system drivers to the latest version with relevance to the launcher.

Method 6A: Update Network Driver

1. Press the Windows + X keys and select Device Manager, as shown.

select Device Manager. Windows 10 installation stuck Fall Creators Update

2. Double-click on Network adapters to expand it.

3. Now, right-click on your network driver and click on Update driver, as highlighted.

Right-click on the network driver and click on Update driver

4. Here, click on Search automatically for drivers to download and install the latest driver automatically.

click on Search automatically for drivers to download and install a driver automatically.

Restart your computer and check if the Fall Creators update stuck at 46 percent issue is fixed.

Method 6B: Reinstall Network Driver

1. Launch Device Manager and expand Network adapters, as earlier.

2. Now, right-click on the network driver and select Uninstall device.

right click on Network adapter and select Uninstall

3. A warning prompt will be displayed on the screen. Check the box Delete the driver software for this device and click Uninstall.

4. Download and install the drivers through the manufacturer’s website. Click here to download Intel Network Drivers.

5. Then, follow the on-screen instructions to complete the installation and run the executable.

Finally, check if the issue is fixed now.

Method 7: Disable Windows Defender Firewall

Some users reported that Windows 10 Installation stuck at 46 percent issue disappeared when Windows Defender Firewall was turned off. Follow these steps to disable it:

1. Launch Control Panel as instructed in Method 1.

2. Select the View by option to Category and click on System and Security as shown below.

Select the View by option to Category and click on System and Security

3. Now, click on the Windows Defender Firewall option.

Now, click on Windows Defender Firewall. How to Fix Windows 10 Installation Stuck at 46 Percent Issue

4. Select Turn Windows Defender Firewall on or off from the left pane.

Now, select the Turn Windows Defender Firewall on or off option at the left menu

5. Now, select Turn off Windows Defender Firewall (not recommended) option in all network settings, as illustrated below.

Now, check the boxes; turn off Windows Defender Firewall. How to Fix Windows 10 Installation Stuck at 46 Percent Issue

6. Reboot your Windows 10 PC.

Also Read: How to Block or Unblock Programs In Windows Defender Firewall

Method 8: Disable Antivirus Temporarily

If you want to disable your antivirus temporarily, follow the steps listed in this method.

Note: The steps may differ from software to software. Here Avast Free Antivirus is taken as an example.

1. Navigate to the Antivirus icon in the Taskbar and right-click on it.

2. Now, select the antivirus settings option. Example: For Avast antivirus, click on Avast shields control.

Now, select the Avast shields control option, and you can temporarily disable Avast. How to Fix Windows 10 Installation Stuck at 46 Percent Issue

3. Temporarily disable Avast using the below options:

  • Disable for 10 minutes
  • Disable for 1 hour
  • Disable until computer is restarted
  • Disable permanently

4. Choose the option according to your convenience and check if the Fall Creators Update issue is fixed now.

Recommended:

We hope that this guide was helpful and you were able to fix Windows 10 installation stuck at 46 percent issue. Let us know which method worked for you the best. Also, if you have any queries/suggestions regarding this article, then feel free to drop them in the comments section below.