Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Notice

Revised 6/8/2021

On June 8th, 2021, this update was released to replace a previous update to address a “revocation server was offline” error that may occur during installation. If you've already installed a previous release of this update, no action is required. Follow the instructions under How to obtain and install the update to get the updated version.

On March 9th, 2021, this update was released to replace a previous update to address a "A required certificate is not within its validity period" error that may occur during installation.

Applies to:

Microsoft .NET Framework 4.6 Microsoft .NET Framework 4.6.1 Microsoft .NET Framework 4.6.2 Microsoft .NET Framework 4.7 Microsoft .NET Framework 4.7.1 Microsoft .NET Framework 4.7.2

IMPORTANT Verify that you have installed the required updates listed in the How to get this update section before installing this update. 

IMPORTANT Some customers who use Windows Server 2008 R2 SP1 and have activated their ESU multiple activation key (MAK) add-on before installing the January 14, 2020 updates might need to re-activate their key. Re-activation on the affected devices should only be required once.  For information on activation, see this blog post.

IMPORTANT WSUS scan cab files will continue to be available for Windows 7 SP1 and Windows Server 2008 R2 SP1. If you have a subset of devices running these operating systems without ESU, they might show as non-compliant in your patch management and compliance toolsets.

IMPORTANT Customers who have purchased the Extended Security Update (ESU) for on-premises versions of these operating systems must follow the procedures in KB4522133 to continue receiving security updates after extended support ends on January 14, 2020. For more information on ESU and which editions are supported, see KB4497181.

IMPORTANT Starting on January 15, 2020, a full-screen notification will appear that describes the risk of continuing to use Windows 7 Service Pack 1 after it reaches end of support on January 14, 2020. The notification will remain on the screen until you interact with it. This notification will only appear on the following editions of Windows 7 Service Pack 1:

Note The notification will not appear on domain-joined machines or machines in kiosk mode.

IMPORTANT Starting in August, 2019, updates to .NET Framework 4.6 and above, for Windows Server 2008 SP1, Windows Server 2008 R2 SP1, and Windows 7SP1, require SHA-2 Code signing support. Please make sure that you have all the latest Windows Updates before applying this update to avoid installation issues. For more detailed information about SHA-2 code signing support updates, please see KB 4474419.

IMPORTANT All updates for .NET Framework 4.7.2, 4.7.1, 4.7, 4.6.2, 4.6.1, and 4.6 require that the d3dcompiler_47.dll update is installed. We recommend that you install the included d3dcompiler_47.dll update before you apply this update. For more information about the d3dcompiler_47.dll, see KB 4019990.

IMPORTANT If you install a language pack after you install this update, you must reinstall this update. Therefore, we recommend that you install any language packs that you need before you install this update. For more information, see Add language packs to Windows.

Summary

Security Improvements

This security update addresses a denial of service vulnerability in .NET Framework. For more information please see CVE-2021-24111.

Quality Improvements

ASP.NET

- Addresses an issue where after installing the update released on October 20th, some ASP.Net applications fail during precompilation – likely with a message that contains the words “Error ASPCONFIG.”

WPF1

- Addresses a hang when scrolling to the end of a TreeView, when layout rounding is enabled and DPI scaling is not 100%.

.NET Servicing

- Improves the reliability of automatic Native Image generation task.

1 Windows Presentation Foundation (WPF)

Known issues in this update

Symptom

After installing this update, WPF apps may crash with a callstack similar to

Exception Info: System.NullReferenceException at System.Windows.Interop.HwndMouseInputProvider.HasCustomChrome(System.Windows.Interop.HwndSource, RECT ByRef)
at System.Windows.Interop.HwndMouseInputProvider.GetEffectiveClientRect(IntPtr)
at System.Windows.Interop.HwndMouseInputProvider.PossiblyDeactivate(IntPtr, Boolean)
at System.Windows.Interop.HwndMouseInputProvider.Dispose()

This occurs when disposing an HwndSource whose RootVisual is null, a situation that arises in Visual Studio when docking or splitting windows, and could arise in other apps.

Workaround

To work around this problem, set two AppContext switches using one of the methods described in AppContext Class (System) under the heading “AppContext for library consumers”.  The switches are named Switch.System.Windows.Interop.MouseInput.OptOutOfMoveToChromedWindowFix and Switch.System.Windows.Interop.MouseInput.DoNotOptOutOfMoveToChromedWindowFix and both should be set to “true”.   The first switch avoids the crash, but re-introduces the bug fixed in the KBs.  The second switch is currently ignored, but will be recognized in a future .NET update that contains a fix for the null-reference crash;  it restores the original bug fix.

For example, using the app.config file method to apply the workaround at application scope:

<AppContextSwitchOverrides value="Switch.System.Windows.Interop.MouseInput.OptOutOfMoveToChromedWindowFix=true; Switch.System.Windows.Interop.MouseInput.DoNotOptOutOfMoveToChromedWindowFix=true " />

Symptom

This update does not install, and it returns either or both of the following error messages:

  • -2146762495

  • A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.

  • The revocation function was unable to check revocation because the revocation server was offline.

Workaround

This issue was corrected by the latest release of this update.  Follow the instructions under How to obtain and install the update to get the updated version.

If you've already installed a previous release of this update, no action is required.

Additional information about this update

The following articles contain additional information about this update as it relates to individual product versions.

  • 4603005 Description of the Security and Quality Rollup for .NET Framework 2.0, 3.0, 4.5.2, 4.6 for Windows Server 2008 SP2 (KB4603005)

  • 4603002 Description of the Security and Quality Rollup for .NET Framework 3.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 for Windows 7 SP1 and Windows Server 2008 R2 SP1 (KB4603002)

How to obtain and install the update

Before installing this update

Prerequisite:

To apply this update, you must have .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2 installed.

You must install the updates listed below and restart your device before installing the latest Rollup. Installing these updates improves the reliability of the update process and mitigates potential issues while installing the Rollup and applying Microsoft security fixes.

  1. The March 12, 2019 servicing stack update (SSU) (KB4490628). To get the standalone package for this SSU, search for it in the Microsoft Update Catalog. This update is required to install updates that are only SHA-2 signed.

  2. The latest SHA-2 update (KB4474419) released September 10, 2019. If you are using Windows Update, the latest SHA-2 update will be offered to you automatically. This update is required to install updates that are only SHA-2 signed. For more information on SHA-2 updates, see 2019 SHA-2 Code Signing Support requirement for Windows and WSUS.

  3. The Extended Security Updates (ESU) Licensing Preparation Package (KB4538483) released February 11, 2020. The ESU licensing preparation package will be offered to you from WSUS. To get the standalone package for ESU licensing preparation package, search for it in the Microsoft Update Catalog.

Install this update

Release Channel

Available

Next Step

Windows Update and Microsoft Update

Yes

None. This update will be downloaded and installed automatically from Windows Update if you are an ESU customer.

Microsoft Update Catalog

Yes

To get the standalone package for this update, go to the Microsoft Update Catalog website.

Windows Server Update Services (WSUS)

Yes

This update will automatically sync with WSUS if you configure Products and Classifications as follows:

Product: Windows 7 Service Pack 1, Windows Server 2008 R2 Service Pack 1,Windows Embedded Standard 7 Service Pack 1, Windows Embedded POSReady 7 or Windows Server 2008 SP2

Classification: Security Updates

Restart requirement

You must restart the computer after you apply this update if any affected files are being used. We recommend that you exit all .NET Framework-based applications before you apply this update.

Update deployment information

For deployment details for this security update, go to the following article in the Microsoft Knowledge Base:

20210209 Security update deployment information: February 9, 2021

Update removal information

Note We do not recommend that you remove any security update. To remove this update, use the Programs and Features item in Control Panel.

Update restart information

This update does not require a system restart after you apply it unless files that are being updated are locked or are being used.

Update replacement information

This update replaces previously released updates 4598500 and 4579977 for Windows 7 SP1 and Windows Server 2008 R2 SP1 and 4598503 and 4579980 for Windows Server 2008 SP2.

File Information

x86

File name

File version

File size

Date

Time

Aspnet_perf.dll

4.7.3770.0

35,720

07-Jan-2021

19:15

aspnet_wp.exe

4.7.3770.0

39,304

07-Jan-2021

19:15

clr.dll

4.7.3750.0

7,247,752

07-Jan-2021

19:15

clrjit.dll

4.7.3750.0

515,976

07-Jan-2021

19:15

dfdll.dll

4.7.3221.0

159,952

07-Jan-2021

19:15

GlobalUserInterface.CompositeFont

186,009

07-Jan-2021

19:15

mscordacwks.dll

4.7.3750.0

1,336,200

07-Jan-2021

19:15

mscordbi.dll

4.7.3750.0

1,162,112

07-Jan-2021

19:15

mscoreei.dll

4.7.3468.0

512,488

07-Jan-2021

19:15

mscorlib.dll

4.7.3750.0

5,638,536

07-Jan-2021

19:15

mscorsvc.dll

4.7.3770.0

424,840

07-Jan-2021

19:15

mscorsvw.exe

4.7.3770.0

100,784

07-Jan-2021

19:15

msvcp120_clr0400.dll

12.0.52519.0

485,576

07-Jan-2021

19:15

msvcr120_clr0400.dll

12.0.52519.0

987,840

07-Jan-2021

19:15

ngen.exe

4.7.3770.0

135,128

07-Jan-2021

19:15

VsVersion.dll

14.7.3770.0

12,168

07-Jan-2021

19:15

peverify.dll

4.7.3750.0

181,640

07-Jan-2021

19:15

PresentationCore.dll

4.7.3770.0

3,634,560

07-Jan-2021

19:15

PresentationFramework.dll

4.7.3770.0

6,243,720

07-Jan-2021

19:15

PresentationFramework-SystemData.dll

4.7.3770.0

17,288

07-Jan-2021

19:15

PresentationHost_v0400.dll

4.7.3770.0

207,240

07-Jan-2021

19:15

PresentationHost_v0400.dll.mui

4.7.3770.0

77,696

07-Jan-2021

19:15

PresentationNative_v0400.dll

4.7.3770.0

820,104

07-Jan-2021

19:15

ReachFramework.dll

4.7.3570.0

677,656

07-Jan-2021

19:15

ServiceMonikerSupport.dll

4.7.3620.0

30,192

07-Jan-2021

19:15

SMDiagnostics.dll

4.7.3620.0

74,840

07-Jan-2021

19:15

SMSvcHost.exe

4.7.3515.0

139,264

07-Jan-2021

19:15

SOS.dll

4.7.3750.0

736,648

07-Jan-2021

19:15

System.Speech.dll

4.7.3650.0

675,720

07-Jan-2021

19:15

System.Activities.dll

4.7.3620.0

1,534,008

07-Jan-2021

19:15

System.ComponentModel.DataAnnotations.dll

4.7.3221.0

127,400

07-Jan-2021

19:15

System.Core.dll

4.7.3770.0

1,544,984

07-Jan-2021

19:15

System.Data.Entity.dll

4.7.3221.0

4,035,664

07-Jan-2021

19:15

System.DirectoryServices.AccountManagement.dll

4.7.3221.0

297,648

07-Jan-2021

19:15

System.IdentityModel.dll

4.7.3620.0

1,095,736

07-Jan-2021

19:15

System.IdentityModel.Services.dll

4.7.3620.0

199,160

07-Jan-2021

19:15

System.Printing.dll

4.7.3570.0

374,032

07-Jan-2021

19:15

System.Runtime.Serialization.dll

4.7.3620.0

1,057,336

07-Jan-2021

19:15

System.ServiceModel.Channels.dll

4.7.3620.0

158,704

07-Jan-2021

19:15

System.ServiceModel.Discovery.dll

4.7.3620.0

309,232

07-Jan-2021

19:15

System.ServiceModel.dll

4.7.3620.0

6,324,792

07-Jan-2021

19:15

System.ServiceModel.Internals.dll

4.7.3620.0

261,688

07-Jan-2021

19:15

System.ServiceModel.Routing.dll

4.7.3221.0

132,208

07-Jan-2021

19:15

System.ServiceModel.WasHosting.dll

4.7.3620.0

40,944

07-Jan-2021

19:15

System.Web.ApplicationServices.dll

4.7.3770.0

63,768

07-Jan-2021

19:15

System.Web.Extensions.dll

4.7.3770.0

1,842,968

07-Jan-2021

19:15

System.Workflow.Activities.dll

4.7.3570.0

1,052,136

07-Jan-2021

19:15

System.Workflow.ComponentModel.dll

4.7.3570.0

1,553,896

07-Jan-2021

19:15

System.Workflow.Runtime.dll

4.7.3570.0

499,480

07-Jan-2021

19:15

System.Runtime.Caching.dll

4.7.3221.0

109,864

07-Jan-2021

19:15

System.Configuration.dll

4.7.3630.0

420,512

07-Jan-2021

19:15

System.Data.dll

4.7.3730.0

3,464,568

07-Jan-2021

19:15

System.Data.SqlXml.dll

4.7.3221.0

734,520

07-Jan-2021

19:15

System.Deployment.dll

4.7.3221.0

879,408

07-Jan-2021

19:15

System.DirectoryServices.Protocols.dll

4.7.3221.0

201,624

07-Jan-2021

19:15

System.dll

4.7.3650.0

3,556,616

07-Jan-2021

19:15

System.Drawing.dll

4.7.3221.0

600,864

07-Jan-2021

19:15

System.Management.dll

4.7.3221.0

415,536

07-Jan-2021

19:15

System.Net.Http.dll

4.7.3221.0

204,584

07-Jan-2021

19:15

System.Runtime.Remoting.dll

4.7.3221.0

347,472

07-Jan-2021

19:15

System.Security.dll

4.7.3701.0

318,712

07-Jan-2021

19:15

System.Transactions.dll

4.7.3221.0

309,328

07-Jan-2021

19:15

System.Web.dll

4.7.3770.0

5,410,184

07-Jan-2021

19:15

System.Windows.Controls.Ribbon.dll

4.7.3770.0

739,208

07-Jan-2021

19:15

System.Windows.Forms.dll

4.7.3701.0

5,234,432

07-Jan-2021

19:15

System.Xaml.dll

4.7.3770.0

635,160

07-Jan-2021

19:15

System.Xml.dll

4.7.3221.0

2,670,344

07-Jan-2021

19:15

UIAutomationClient.dll

4.7.3770.0

170,888

07-Jan-2021

19:15

UIAutomationClientsideProviders.dll

4.7.3770.0

354,184

07-Jan-2021

19:15

UIAutomationProvider.dll

4.7.3770.0

41,864

07-Jan-2021

19:15

UIAutomationTypes.dll

4.7.3770.0

213,896

07-Jan-2021

19:15

webengine.dll

4.7.3770.0

17,800

07-Jan-2021

19:15

webengine4.dll

4.7.3770.0

543,112

07-Jan-2021

19:15

WindowsBase.dll

4.7.3770.0

1,289,096

07-Jan-2021

19:15

WMINet_Utils.dll

4.7.3221.0

136,432

07-Jan-2021

19:15

WorkflowServiceHostPerformanceCounters.dll

4.7.3570.0

89,880

07-Jan-2021

19:15

WPFFontCache_v0400.exe.mui

4.7.3770.0

12,168

07-Jan-2021

19:15

WPFFontCache_v0400.exe

4.7.3770.0

18,848

07-Jan-2021

19:15

wpfgfx_v0400.dll

4.7.3770.0

1,338,760

07-Jan-2021

19:15

Placeholder.dll

4.7.3770.0

17,800

07-Jan-2021

19:15

PenIMC2_v0400.dll

4.7.3770.0

79,240

07-Jan-2021

19:15

x64

File name

File version

File size

Date

Time

Aspnet_perf.dll

4.7.3770.0

39,304

07-Jan-2021

19:39

Aspnet_perf.dll

4.7.3770.0

35,720

07-Jan-2021

19:15

aspnet_wp.exe

4.7.3770.0

43,920

07-Jan-2021

19:39

aspnet_wp.exe

4.7.3770.0

39,304

07-Jan-2021

19:15

clr.dll

4.7.3750.0

10,368,904

07-Jan-2021

19:15

clr.dll

4.7.3750.0

7,247,752

07-Jan-2021

19:15

clrjit.dll

4.7.3750.0

1,214,344

07-Jan-2021

19:15

clrjit.dll

4.7.3750.0

515,976

07-Jan-2021

19:15

compatjit.dll

4.7.3750.0

1,252,744

07-Jan-2021

19:15

dfdll.dll

4.7.3221.0

191,696

07-Jan-2021

19:15

dfdll.dll

4.7.3221.0

159,952

07-Jan-2021

19:15

GlobalUserInterface.CompositeFont

186,009

07-Jan-2021

19:15

mscordacwks.dll

4.7.3750.0

1,833,856

07-Jan-2021

19:15

mscordacwks.dll

4.7.3750.0

1,336,200

07-Jan-2021

19:15

mscordbi.dll

4.7.3750.0

1,615,240

07-Jan-2021

19:15

mscordbi.dll

4.7.3750.0

1,162,112

07-Jan-2021

19:15

mscoreei.dll

4.7.3468.0

631,272

07-Jan-2021

19:15

mscoreei.dll

4.7.3468.0

512,488

07-Jan-2021

19:15

mscorlib.dll

4.7.3750.0

5,420,424

07-Jan-2021

19:15

mscorlib.dll

4.7.3750.0

5,638,536

07-Jan-2021

19:15

mscorsvc.dll

4.7.3770.0

537,984

07-Jan-2021

19:39

mscorsvc.dll

4.7.3770.0

424,840

07-Jan-2021

19:15

mscorsvw.exe

4.7.3770.0

121,776

07-Jan-2021

19:39

mscorsvw.exe

4.7.3770.0

100,784

07-Jan-2021

19:15

msvcp120_clr0400.dll

12.0.52519.0

690,008

07-Jan-2021

19:39

msvcp120_clr0400.dll

12.0.52519.0

485,576

07-Jan-2021

19:15

msvcr120_clr0400.dll

12.0.52519.0

993,632

07-Jan-2021

19:39

msvcr120_clr0400.dll

12.0.52519.0

987,840

07-Jan-2021

19:15

ngen.exe

4.7.3770.0

167,384

07-Jan-2021

19:39

ngen.exe

4.7.3770.0

135,128

07-Jan-2021

19:15

VsVersion.dll

14.7.3770.0

12,168

07-Jan-2021

19:13

VsVersion.dll

14.7.3770.0

12,168

07-Jan-2021

19:15

peverify.dll

4.7.3750.0

253,832

07-Jan-2021

19:15

peverify.dll

4.7.3750.0

181,640

07-Jan-2021

19:15

PresentationCore.dll

4.7.3770.0

3,612,544

07-Jan-2021

19:39

PresentationCore.dll

4.7.3770.0

3,634,560

07-Jan-2021

19:15

PresentationFramework.dll

4.7.3770.0

6,243,720

07-Jan-2021

19:15

PresentationFramework-SystemData.dll

4.7.3770.0

17,288

07-Jan-2021

19:15

PresentationHost_v0400.dll

4.7.3770.0

270,728

07-Jan-2021

19:39

PresentationHost_v0400.dll.mui

4.7.3770.0

77,704

07-Jan-2021

19:39

PresentationHost_v0400.dll

4.7.3770.0

207,240

07-Jan-2021

19:15

PresentationHost_v0400.dll.mui

4.7.3770.0

77,696

07-Jan-2021

19:15

PresentationNative_v0400.dll

4.7.3770.0

1,102,720

07-Jan-2021

19:39

PresentationNative_v0400.dll

4.7.3770.0

820,104

07-Jan-2021

19:15

ReachFramework.dll

4.7.3570.0

677,656

07-Jan-2021

19:15

ServiceMonikerSupport.dll

4.7.3620.0

32,240

07-Jan-2021

19:15

ServiceMonikerSupport.dll

4.7.3620.0

30,192

07-Jan-2021

19:15

SMDiagnostics.dll

4.7.3620.0

74,840

07-Jan-2021

19:15

SMSvcHost.exe

4.7.3515.0

139,264

07-Jan-2021

19:15

SOS.dll

4.7.3750.0

865,152

07-Jan-2021

19:15

SOS.dll

4.7.3750.0

736,648

07-Jan-2021

19:15

System.Speech.dll

4.7.3650.0

675,720

07-Jan-2021

19:15

System.Activities.dll

4.7.3620.0

1,534,008

07-Jan-2021

19:15

System.ComponentModel.DataAnnotations.dll

4.7.3221.0

127,400

07-Jan-2021

19:15

System.Core.dll

4.7.3770.0

1,544,984

07-Jan-2021

19:15

System.Data.Entity.dll

4.7.3221.0

4,035,664

07-Jan-2021

19:15

System.DirectoryServices.AccountManagement.dll

4.7.3221.0

297,648

07-Jan-2021

19:15

System.IdentityModel.dll

4.7.3620.0

1,095,736

07-Jan-2021

19:15

System.IdentityModel.Services.dll

4.7.3620.0

199,160

07-Jan-2021

19:15

System.Printing.dll

4.7.3570.0

374,552

07-Jan-2021

19:15

System.Printing.dll

4.7.3570.0

374,032

07-Jan-2021

19:15

System.Runtime.Serialization.dll

4.7.3620.0

1,057,336

07-Jan-2021

19:15

System.ServiceModel.Channels.dll

4.7.3620.0

158,704

07-Jan-2021

19:15

System.ServiceModel.Discovery.dll

4.7.3620.0

309,232

07-Jan-2021

19:15

System.ServiceModel.dll

4.7.3620.0

6,324,792

07-Jan-2021

19:15

System.ServiceModel.Internals.dll

4.7.3620.0

261,688

07-Jan-2021

19:15

System.ServiceModel.Routing.dll

4.7.3221.0

132,208

07-Jan-2021

19:15

System.ServiceModel.WasHosting.dll

4.7.3620.0

40,944

07-Jan-2021

19:15

System.Web.ApplicationServices.dll

4.7.3770.0

63,768

07-Jan-2021

19:15

System.Web.Extensions.dll

4.7.3770.0

1,842,968

07-Jan-2021

19:15

System.Workflow.Activities.dll

4.7.3570.0

1,052,136

07-Jan-2021

19:15

System.Workflow.ComponentModel.dll

4.7.3570.0

1,553,896

07-Jan-2021

19:15

System.Workflow.Runtime.dll

4.7.3570.0

499,480

07-Jan-2021

19:15

System.Runtime.Caching.dll

4.7.3221.0

109,864

07-Jan-2021

19:15

System.configuration.dll

4.7.3630.0

420,512

07-Jan-2021

19:15

System.Data.dll

4.7.3730.0

3,526,536

07-Jan-2021

19:15

System.Data.dll

4.7.3730.0

3,464,568

07-Jan-2021

19:15

System.Data.SqlXml.dll

4.7.3221.0

734,520

07-Jan-2021

19:15

System.Deployment.dll

4.7.3221.0

879,408

07-Jan-2021

19:15

System.DirectoryServices.Protocols.dll

4.7.3221.0

201,624

07-Jan-2021

19:15

System.dll

4.7.3650.0

3,556,616

07-Jan-2021

19:15

System.Drawing.dll

4.7.3221.0

600,864

07-Jan-2021

19:15

System.Management.dll

4.7.3221.0

415,536

07-Jan-2021

19:15

System.Net.Http.dll

4.7.3221.0

204,584

07-Jan-2021

19:15

System.Runtime.Remoting.dll

4.7.3221.0

347,472

07-Jan-2021

19:15

System.Security.dll

4.7.3701.0

318,712

07-Jan-2021

19:15

System.Transactions.dll

4.7.3221.0

311,048

07-Jan-2021

19:15

System.Transactions.dll

4.7.3221.0

309,328

07-Jan-2021

19:15

System.Web.dll

4.7.3770.0

5,392,776

07-Jan-2021

19:39

System.Web.dll

4.7.3770.0

5,410,184

07-Jan-2021

19:15

System.Windows.Controls.Ribbon.dll

4.7.3770.0

739,208

07-Jan-2021

19:15

System.Windows.Forms.dll

4.7.3701.0

5,234,432

07-Jan-2021

19:15

System.Xaml.dll

4.7.3770.0

635,160

07-Jan-2021

19:15

System.XML.dll

4.7.3221.0

2,670,344

07-Jan-2021

19:15

UIAutomationClient.dll

4.7.3770.0

170,888

07-Jan-2021

19:15

UIAutomationClientsideProviders.dll

4.7.3770.0

354,184

07-Jan-2021

19:15

UIAutomationProvider.dll

4.7.3770.0

41,864

07-Jan-2021

19:15

UIAutomationTypes.dll

4.7.3770.0

213,896

07-Jan-2021

19:15

webengine.dll

4.7.3770.0

19,336

07-Jan-2021

19:39

webengine.dll

4.7.3770.0

17,800

07-Jan-2021

19:15

webengine4.dll

4.7.3770.0

660,360

07-Jan-2021

19:39

webengine4.dll

4.7.3770.0

543,112

07-Jan-2021

19:15

WindowsBase.dll

4.7.3770.0

1,289,096

07-Jan-2021

19:15

WMINet_Utils.dll

4.7.3221.0

188,144

07-Jan-2021

19:15

WMINet_Utils.dll

4.7.3221.0

136,432

07-Jan-2021

19:15

WorkflowServiceHostPerformanceCounters.dll

4.7.3570.0

101,656

07-Jan-2021

19:15

WorkflowServiceHostPerformanceCounters.dll

4.7.3570.0

89,880

07-Jan-2021

19:15

WPFFontCache_v0400.exe.mui

4.7.3770.0

12,168

07-Jan-2021

19:39

WPFFontCache_v0400.exe.mui

4.7.3770.0

12,168

07-Jan-2021

19:15

WPFFontCache_v0400.exe

4.7.3770.0

19,872

07-Jan-2021

19:39

WPFFontCache_v0400.exe

4.7.3770.0

18,848

07-Jan-2021

19:15

wpfgfx_v0400.dll

4.7.3770.0

1,758,600

07-Jan-2021

19:39

wpfgfx_v0400.dll

4.7.3770.0

1,338,760

07-Jan-2021

19:15

Placeholder.dll

4.7.3770.0

18,824

07-Jan-2021

19:39

Placeholder.dll

4.7.3770.0

17,800

07-Jan-2021

19:15

PenIMC2_v0400.dll

4.7.3770.0

97,672

07-Jan-2021

19:39

PenIMC2_v0400.dll

4.7.3770.0

79,240

07-Jan-2021

19:15

Information about protection and security

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×