I have tried all the advice above and then some...
In addition to the stuff below.. I tried the troubleshooter several times.. Manual Updates.... All go to about the 46% mark .. and then get a problem working with windows system component configuration...
Some of the posts point to log files which have changed in windows 10....
Anyone get this problem solved???
From your description, I understand that Windows Update on Windows 10 1703 indicated that the feature update to 1709 has been downloaded and requires a restart to finishing installing, however,
it still requires restart even restarted four times. If anything is misunderstood, please feel free to let me know.
Before moving on, could you please help me verify the information below?
1.
What is the build number of current Windows 10? Please capture a screenshot of the result when run
winver
2.
If we upgrade current machine by clicking “Update now” in the link below, will it update properly?
https://www.microsoft.com/en-us/software-download/windows10
- If it still cannot update properly, is there any error message occur? If there is any error message, it would be appreciated if you provide
a screenshot of it or paste it here.
- Have you made any system restore points before?
To narrow down this issue, could you please follow the methods below to have a test?
Method 1:
Run Windows Updater troubleshooter:
======================
https://support.microsoft.com/en-sg/help/4027322/windows-windows-update-troubleshooter
Method 2:
1.
Open an elevated command prompt
2.
Type and run the following command:
Sfc /scannow
Dism /online /cleanup-image /restorehealth
- Then check if the issue still persists
Method 3:
1.
Open an elevated command prompt
2.
Run the following command:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
- Exit command prompt and check if the issue persists
Method 4:
1.
Open registry editor by running regedit.exe
2.
Back up the registry first before making changes to it
3.
Navigate to HKLM\System\CurrentControlSet\Control\Session Manager
4.
Check if PendingFileRenameOperations exists under the Session Manager key
5.
If it exists, please remove it
6.
Restart computer and check if issue persists
If the issue persists, please follow the steps below and send the CBS log to the e-mail address in private message.
1.
Rename the CBS.log(%systemroot%\Logs\CBS\CBS.log) to CBS.old
2.
Manually update the computer again and restart computer if needed
3.
Send the new generated CBS.log.
If anything is unclear, please feel free to let me know.
Best regards,
Janet Wu
Microsoft Partner Support Community Technical Support Engineer
Microsoft Global Partner Services
This posting is provided "AS IS" with no warranties, and confers no rights.
Please Mark As Answer if this post is helpful to you. Thanks for your cooperation.
Reply