Nov 16, 2020 • Filed to: Windows Computer Solutions • Proven solutions
Windows could not configure one or more system components. To install windows, restart the computer and then restart the installation. I tried various solutions that all failed to work: Disable WINDOWS UPDATE SERVICE (from services.msc) Clean boot (disabling non-Microsoft items from starting up with Windows) Disabling Windows Defender & Windows. SBSP-Windows101709 update fails to install with exit code 1. The cl5.log file for the installation sandbox folder will contain the error 1623 (ERRORINSTALLLANGUAGEUNSUPPORTED). If the cl5.log contains error -, then the computer may contain incompatible software with the OS version you are trying to install. This failure of windows 10 version 1709 for amd 64-based systems (KB4048955 is a Microsoft. up and we shouldn't have to stand on our heads to get this update to load! Fix the problem.!!! I have tried all the fixes you have ask us too with no positive result! Windows Update 1709 Failed To Install; This failure of windows 10 version 1709 for amd 64-based systems (KB4048955 is a Microsoft. Up and we shouldn't have to stand on our heads to get this update to load! Fix the problem.!!! I have tried all the fixes you have ask us too with no positive result! Samsung galaxy s7 edge usb drivers. I also had problems installing 1709. Failed the first time (after 3 hours of trying to install). Suspecting that my Avast might be a problem I permanently disable all protection, and tried again. Took a long time again, but did install. Win 10 has a number of update problems. I have MS Office 2010 on the Win 10 computer.
Windows 10 Version 1709 is a major update of the operating system that arrived in 2017, which is also known as the Windows 10 Fall Creators Update. This version was designed for visual creatives, with an enhanced Photos app and a brand-new Paint app that is included, among others. However, some users have complained about errors in installation and download.
Overview of the Issues
Issue no. 1: After completing the download of version 1709, the system will ask to restart to proceed with the update installation. However, the installation fails and an error code 0x80080008 will be received with description: 'Feature update to Windows 10, version 1709: Failed to install…'
Issue no. 2: Windows 10 version 1709 Fall Creators Update will start to download but fail and stop thereafter, giving the error code 0x80d02002. The update download gets stuck at xx%.
Best way to Feature update to Windows 10, version 1709 Failed to install
Solution 1. Delete the Windows Update Folder
- Press Win + R to launch Run. Type msc and click OK.
- Locate Windows Update on the right-hand pane, right-click and select Stop.
- Close window.
Solution 2. Download and Install the Fall Creators Update Manually
- Go to the Windows 10 downloads website and select Update now.
- To start installation after downloading, select Run on the prompt that appears. Otherwise, click Save to install files later.
- When a window asking to install updates appears, click Update Now.
Solution 3. Use the Windows Update Troubleshooter
- In the search taskbar, type in Troubleshoot and hit Enter.
- In the menu, navigate to Windows Update and then click Run the Troubleshooter.
- Click Try troubleshooting as an administrator to proceed with the process.
- Restart PC.
Solution 4. Reset the Windows Update Components
- Run the elevated command prompt by pressing Win + X and choosing the Command Prompt (Admin)
- Type in these commands in sequence one by one to disable some components:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
- Enter these commands after to rename SoftwareDistribution and Catroot2 folders:
ren %systemroot%SoftwareDistribution SoftwareDistribution.bak
ren %systemroot%system32catroot2 catroot2.bak
- Reenable the services disabled in step 2 by entering the commands in sequence:
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
- Restart PC
Solution 5. Repair System Files with SFC
- Press Win + X, press A, and select Yes to run Command Prompt by the administrator.
- Type SFC /scannow to scan all Windows system files and repair them.
Solution 6. Use the DISM Command Line Tool
- Open elevated command prompt and type exe/Online /Cleanup-Image/Restorehealth and hit Enter.
- Wait until the command gets processed and repair is done.
- A prompt will appear indicating that the corruption in-store components have been repaired.
- Close the window and restart the PC.
Solution 7. Disable Automatic Updates
- Press Win + R to launch Run and type msc. Click OK.
- Find Windows Update Service and double click to open Properties.
- Set Startup type to Disabled and select OK.
- Restart PC.
Solution 8. Temporarily disable your antivirus software
Solution 9. Update your device drivers
- On your search bar, type Settings and click on Update & Security.
- Choose Windows Update and then click the Check for updates
- Wait for the update to complete. If an update is published in the Windows Update service, updates will be downloaded and installed automatically.
- To update drivers manually, open Device Manager, and expand on the drive you wish to update.
- Right-click on the drive and choose Update Driver.
- Choose Search automatically for updated driver software. Otherwise, click Browse my computer for driver software if you have the driver installed on your PC.
By the way, you can also learn how to install the software programs successfully.
The Windows 10 version 1709 Fall Creators Update has many useful features and may be accessed once you have solved the problem that stops the download and installation process. Always make sure to do a backup of your data before going through any update to avoid data loss.
Recoverit Free Data Recovery for Computer
- Recover lost data due to accidentally deleted or computer crashed.
- Data recovery from any storage device on Windows computer and Mac.
- Recover lost data files due to Windows computer crashed.
For security and overall performance improvements, Windows launches the existing operating system update on a regular basis. But sometimes, while doing so, you might notice that the feature update to Windows 10 version 1709 failed to install.
There are multiple causes that can help lead you to this error. However, it is more difficult to find out the exact causes of this problem. Because each update causes different issues and have different reasons.
[Fixed] Feature Update to Windows 10 Version 1709 Failed to Install
Basically, the problem appears when you try to install or update Windows 10 version 1709. This is also known as Fall Creator Update.
So, if you are getting the same error, apply these troubleshooting methods to get rid of this situation.
#1. Disable the Antivirus Software Temporarily
We observed that the third-party antivirus software prevents the update procedure. Hence, the device is not able to install the updated version. To fix the problem, turn off the antivirus software while doing updating or installing the latest version of Windows.
To turn off the antivirus software, follow the steps mentioned in the section below.
- At first, locate the antivirus software on your device and double-click on it. After that, move to the Settings section.
- Thereafter, move to the Firewall section and disable the antivirus software by adjusting the toggle switch.
Now, try to update or install the Windows update and check whether you are encountering the same issue or not.
If the problem gets resolved then you should turn on the antivirus software again to protect your device from viruses and malware.
#2. Reset the Windows Update Components
According to the users, the problem might appear due to the Windows Update service or caches present on the Windows as well.
In this situation, reset the Windows Update components. To do so, follow the steps mentioned below.
- First of all, press the Start button and then type ‘cmd’ in the search bar. Next, right-click on the ‘cmd’ icon and select the Run as Administrator option from the drop-down menu.
- Thereafter, enter the following commands one by one and hit the Enter button each time to execute them properly.
- First command: net stop bits
- Second command: net stop wuauserv
- Third command: net stop appidsvc
- Forth command: net stop cryptsvc
After that, enter the following command lines in the command window and press the Enter key.
- ren %systemroot%softwaredistribution softwaredistribution.old
- ren %systemroot%system32catroot2 catroot2.old
After successfully stopping the Windows update components, you need to start them. Therefore, enter some commands that are listed in the section below.
- First command: net start bits
- Second Command: net start wuauserv
- Third Command: net start appidsvc
- Forth command: net start cryptsvc
Hit the Enter button every time. Now, you have to reset the Windows Update Components successfully. Hence, try to install or update the Windows update and check whether you are getting the same error message or not.
#3. Run the DISM Utility
The 1709 update might fail to update or install because of the corrupted or damaged system files. Therefore, to avoid such a situation, run the DISM tool in order to repair the system files. To do that, follow the steps mentioned under section.
- At first, press the Start button and then type ‘cmd’ in the search window. Now, right-click on the ‘cmd’ icon and click on the Run as Administrator option.
- Now, type the following command in the Command Prompt window and hit the Enter button to execute the command.
dism.exe /online /cleanup-image /restorehealth
- Due to this, command the DISM tool will automatically launch on your device and started scanning your device.
- Wait until the process gets completed. Now, restart the system check whether the problem gets resolved or not.
#4. Run the Windows Update Troubleshooter
Microsoft launched the Windows Update Troubleshooter tool in order to analyze the Windows update module and resolve the issue. It will then scan all your files.
To launch this tool, follow the steps described in the section below.
- First of all, download the Windows Update Troubleshooter tool from the official website of Microsoft. Now, open the Windows file. When the troubleshooting method has started, choose the Windows Update section and click on the Next button.
- Next, it will analyze the device and all the system files have been scanned and the registry values as well.
It will take some time to complete the process. Be patient and wait until the process gets completed.
- In case, there is an updated version of this tool is available, then this newer version is more suitable for resolving the problem.
- Hence, choose the “Run the Windows 10 Windows Update Troubleshooter” in case prompted on the system screen.
- After that, select the Next button and analyze the registry values and your device as well.
- Finally, select the “Apply this fix” to resolve the problem. Once done, restart the system and check whether the problem still persists or not.
#5. Update the Time, Region and Language Settings
If the above solutions are not able to resolve the problem then check the time, region and language of your device. If the time, date, region and language are set properly, then also you will encounter this problem.
To check them apply these steps.
Windows 10 Version 1709 Failed To Install
- First of all, press the Windows key and S key to launch the search bar. After that, type ‘settings’ in the search box and hit the Enter button.
- Check whether the date and time are set properly or not. If not then uncheck the box corresponding to the ‘set time automatically’ and ‘set timezone automatically’.
- Then click on the Change button after setting the date and time of your device.
- Again launch the search window and then enter the Language in the search box.
- Then, select the language from the list and then click on the “Additional time, date & regional settings” option.
Now, you have successfully set the time, date, region and language. After that, try to update 1709 and check whether you are getting the same issue or not.
Windows 10 1709 Failed To Install
Hopefully, after applying these steps you can easily resolve feature update to windows 10 version 1709 failed to install problem.