February 13, 2018—KB4074588 (OS Build 16299.248)

Puffnstuff

Lifer
Mar 9, 2005
16,187
4,871
136
WU has just presented my 1709 machines with this update.

Improvements and fixes
This update includes quality improvements. No new operating system features are being introduced in this update. Key changes include:

  • Addresses issue where child accounts are able to access InPrivate mode on ARM devices even though their browsing and search history is sent to their parents. This occurs only on Microsoft accounts belonging to children that are managed using the Microsoft Family service and for which parents have enabled activity reporting. This applies to Microsoft Edge and Internet Explorer.
  • Addresses issue with docking and undocking Internet Explorer windows.

  • Addresses issue in Internet Explorer where pressing the delete key inserted a new line in input boxes in an application.

  • Addresses issue in Internet Explorer where selected elements wouldn't update under certain circumstances.

  • Addresses issue where some users may have experienced issues logging into some websites when using third-party account credentials in Microsoft Edge.

  • Updates time zone information.
  • Addresses issue with browser Compatibility View settings that occurs during updates.
  • Addresses issue where, in certain hardware configurations, the frame rates of DirectX Games were unintentionally limited to a factor of the display's vertical synchronization.
  • Addresses issue that causes delays when switching keyboard languages using Alt+Shift.
  • Addresses issue where surround sound audio endpoints reverted to stereo after restarting.
  • Improves and reduces conditions where certain Bluetooth keyboards drop keys during reconnection scenarios.
  • Corrects mouse delays for devices that incorrectly report the battery level status.
  • Addresses issue where MMC application snap-ins—such as Services, Local Policy Admin, and Printer Management—fail to run when Windows Defender Application Control (Device Guard) is turned on. The error is "Object doesn't support this property or method".
  • Prevents use of the Pre-production Onesettings endpoint for Windows Setup when test signing is enabled.
  • Addresses issue where installations of Windows Server, version 1709 are not automatically activated using the Automated Virtual Machine Activation (AVMA) feature on Hyper-V hosts that have been activated.
  • Addresses issue with the Auto-register Inbox templates feature for UEV where the Scheduled Task didn't have the proper trigger.

  • Addresses issue where the App-V client didn't read the policy for SyncOnBatteriesEnabled when the policy was set using a Group Policy Object (GPO).

  • Addresses issue where the Supported On field for the Enable App-V Client policy is blank in the Group Policy editor.

  • Addresses issue where the user’s hive data in the registry is not maintained correctly when some App-V packages belong to the connection group.

  • Provides additional logging for administrators to take action, such as picking a proper configuration for their App-V package, when there are multiple configuration files for a single package.

  • Addresses issue with App-V packages that aren't compatible with registry virtualization using kernel containers. To address the issue, we changed the registry virtualization to use the earlier (non-container) method by default. Customers who would like to use the new (kernel container) method for registry virtualization can still switch to it by setting the following registry value to 1:
    • Path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AppV\Client\Compatibility
    • Setting: ContainerRegistryEnabled
    • DataType: DWORD
  • Security updates to Microsoft Scripting Engine, Microsoft Edge, Internet Explorer, Microsoft Windows Search component, Windows Kernel, Windows Authentication, Device Guard, Common Log File System driver, and the Windows storage and file systems.
If you installed earlier updates, only the new fixes contained in this package will be downloaded and installed on your device.

For more information about the resolved security vulnerabilities, see the Security Update Guide.

Known issues in this update
Symptom Workaround
Windows Update History reports that KB4054517 failed to install because of error 0x80070643.
Even though the update was successfully installed, Windows Update incorrectly reports that the update failed to install. Select Check for Updates to confirm that there are no additional updates available.

You can also type About your PC in the search box on the taskbar to confirm that your device is using the expected OS build.

Microsoft is working on a resolution and will provide an update in an upcoming release.

Because of an issue that affects some versions of antivirus software, this fix applies only to computers on which the antivirus ISV updated the ALLOW REGKEY.
Contact your antivirus manufacturer to verify that their software is compatible and that they have set the following REGKEY on the computer:



Key="HKEY_LOCAL_MACHINE"Subkey="SOFTWARE\Microsoft\Windows\CurrentVersion\QualityCompat"



Value Name="cadca5fe-87d3-4b96-b7fb-a231484277cc"



Type="REG_DWORD”



Data="0x00000000”
How to get this update
This update will be downloaded and installed automatically from Windows Update. To get the standalone package for this update, go to the Microsoft Update Catalog website.

File information

For a list of the files that are provided in this update, download the file information for cumulative update 4074588.
 

JackMDS

Elite Member
Super Moderator
Oct 25, 1999
29,548
424
126
FWIW. I updated 4 Win 10 computers with this Update.

Two performed it OK through Win 10 online updated system.

Two suffered from "Convulsion". I.e., they got to the cycle of Downloading Restarting and Not Installing, and then again, and again, the same.

I ran Disk cleanup to clean the system from residual none functional files, then downloaded the Update -

http://www.catalog.update.microsoft.com/Search.aspx?q=KB4074588

Ran it on each computer, problem solved.


:cool:
 

Puffnstuff

Lifer
Mar 9, 2005
16,187
4,871
136
My tablet is having trouble getting this update and its on a clean install that is only a handful of days old.

Edit: I rebooted two more times after the stand alone was really dragging its feet scanning and then it decided to install the malicious software tool and is now installing the WU CU.
 
Last edited:
May 11, 2008
22,393
1,450
126
I received the update yesterday, installing was really fast(one restart) and i am lucky to experience no issues(well, that i am aware off) at all.
Stardock Start10 also continuous to work fine.
I have have had several updates now and the glitches form the creators update 1709 are a thing of the past.
I am a happy dude... :)
 

Puffnstuff

Lifer
Mar 9, 2005
16,187
4,871
136
I received the update yesterday, installing was really fast(one restart) and i am lucky to experience no issues(well, that i am aware off) at all.
My x64 desktop installed it straight away without issue so I'm wondering if the problem is with the x86 version?
 
May 11, 2008
22,393
1,450
126
My x64 desktop installed it straight away without issue so I'm wondering if the problem is with the x86 version?

I have no idea to be honest. I have not used a 32 bit x86 device in a long time. I have a virtual machine with a 32bit windows xp installed in it, but that is it. It is still running on my 64bit host system.
 

JackMDS

Elite Member
Super Moderator
Oct 25, 1999
29,548
424
126
My x64 desktop installed it straight away without issue so I'm wondering if the problem is with the x86 version?

Nah, it is more complicated, I have the opposite phenomenon x86 computer are Updating with No problems, x64 are in LaLa Land.

Drastic measure when every thing fail is to try running this BAT file as an Administrator.

-----------------------------
@ECHO OFF
echo This script is intended to stop Windows Update Not working.

echo It basically stops services involved with Update.

echo Then Totally clean residual Update files in Directories

Echo system32\catroot2

echo SoftwareDistribution

echo application data\Microsoft\Network\downloader

echo Than Starts teh Services again

echo Win Updates automatically recreates when it starts new clean directories.

PAUSE
echo.
attrib -h -r -s %windir%\system32\catroot2
attrib -h -r -s %windir%\system32\catroot2\*.*
net stop wuauserv
net stop cryptsvc
net stop bits
ren %windir%\system32\catroot2 catroot2.old
ren %windir%\SoftwareDistribution sold.old
ren "%ALLUSERSPROFILE%\application data\Microsoft\Network\downloader" downloader.old
net start bits
net start cryptsvc
net start wuauserv
echo.
echo Windows Update should now work properly.
Thanks Microsoft.
echo.
PAUSE
-----------------------------------

I am not responsible for the above.

Please Understand that this worked well for me on my system

Do not use it unless you know well your system, and have a valid backup of your system in case something goes wrong.


:cool:
 

Puffnstuff

Lifer
Mar 9, 2005
16,187
4,871
136
Nah, it is more complicated, I have the opposite phenomenon x86 computer are Updating with No problems, x64 are in LaLa Land.
Fortunately for me WU finally cooperated and installed the update with me having to do anything else.:D