Home Blog Archive Windows Windows 10 autumn Update: The most frequent problems & solutions

Windows 10 autumn Update: The most frequent problems & solutions

  • Oct 17, 2025
  • 621
  • 0

The autumn Update for Windows 10 (October 2017) caused many users major problems: blue screens and Reboot loops appear in many Windows-users. This is especially problematic because the Update is often installed in the Background and the user can't fight back when you Start the computer against the Installation of the Updates.

Windows 10: the fall Update makes problems

Who are the automatic Windows Updates are not disabled , gets a new Update on his Computer playing. Since the 17th century. October 2017 rolls out Microsoft the Update for Windows 10 from. But (again) there are large problems.
  • The most common Problem is a blue screen with a Boot error is: the System no longer recognizes the drive and can't start for this reason.
  • Also during the use of the computer, the so-called "inaccessible boot device"error can occur. This is due to the fact that in a short time interval of the Update were also released Patches to provide more stability and to close gaps. The Computer tries to install both at the same time, it comes to a blue screen.
  • With OneDrive, many users also have problems. Here is a menu point activate "Files On-Demand" to. The solution here is quite simple: OneDrive reinstall.
Windows 10-Update: Bluescreen (CHIP)

Update Problem in Windows 10 how to fix

Fortunately, there is now a way to fix the blue screen after the Update:
  • If you see the blue screen the menu item "Troubleshooting", select this. You don't even go there, start the Computer in safe mode. From there you go on "PC settings" > "Update security" > "restore" > "Advanced startup" (see image). Now you can also open the "problem of treatment. There, you can remove the entry that is the blue screen responsible.
  • If you click on the "troubleshoot" select "Advanced options" and then "command prompt".
  • Enter in the command prompt, type:
  • reg load hklm\temp c:\windows\system32\config\software
  • reg delete "HKLM\temp\Microsoft\Windows\CurrentVersion\Component Based Servicing\session pending"/v Exclusive
  • reg unload HKLM\temp
Update Problem in Windows 10 how to fix (Sven Schulz)

Blue screen after Windows Update: how to proceed further

Next, you call in the command prompt, type the list of installed packages, run: dism /image:C:\ /get-packages
  • You can now see at a glance which packages were successfully and not successfully installed. You delete the installed packages with the following command:
  • MKDIR C:\temp\packages
  • dism /image:c:\ /remove-package /packagename:package name
  • /scratchdir:c:\temp\packages
  • For package name enter the name of the package to be removed. After you have removed all non-installed packages, you must restart the Computer.
You see there is no Update for Windows 10? With our guide you can after Windows Updates.

YOU MAY ALSO LIKE

0 COMMENTS

LEAVE A COMMENT

Human?
1 + 3 =