Verified file intelligence
Official-source groundedVersions, hashes, and signatures can vary by supported package release. This report does not invent a universal "latest file" value. Confirm package selection against Universal CRT deployment (Microsoft Learn), Use the System File Checker tool (Microsoft Learn).
Verified UCRTBASE.DLL file versions
12 observed buildsDistinct locally observed specimens are deduplicated by version, architecture, and SHA-256. A signature result identifies the inspected file; it is not a recommendation to copy a loose DLL into Windows.
VersionArchitectureFile sizeLanguageSignature
10.0.10240.16384 (th1.150709-1700)x64954.6 KBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-2565d51f994d6659075e6239a15365335e2a4d0e56a92858fbd411636e0e34a41a3
10.0.22621.1 (WinBuild.160101.0800)x641.08 MBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-2563e1dbaaee371d77d8eca1f2426706f755127df8c7f181fb0e9fe10213831cd97
10.0.22621.1 (WinBuild.160101.0800)x641.08 MBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-2564f199491f014f958d8ee9595e5aadc47471897fb8615c42ff9f18cf0bedce666
10.0.22621.1 (WinBuild.160101.0800)x641.08 MBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-2568f03aeac95f0ab6a28d7b3e8d86916a348be3805b986c921d90304e3acb3ce5e
10.0.22621.1 (WinBuild.160101.0800)x641.08 MBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-256957bb83fdc02e41a742e403fb428359f248b43aad34578d75dad1c85398f520b
10.0.22621.1 (WinBuild.160101.0800)x641.08 MBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-256c0ff49a9ff953575e1fa6baee2d22f796cd8bf95f3b5a254886385cda5d6dbd8
10.0.22621.1 (WinBuild.160101.0800)x861.08 MBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-256799873107e8eba02ce72433e866f35b9629a5e5fed6db6acffe731b440c909d7
10.0.22621.1 (WinBuild.160101.0800)x861.08 MBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-256c9b964e2466956dcca8514a52cbe7039042919f978f14490590bb2db268b4763
10.0.22621.1 (WinBuild.160101.0800)x861.08 MBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-256e462fa25738372e364b8c2b4284276fbd9ee002dd2fb7a50d5088e189500e30e
10.0.22621.1 (WinBuild.160101.0800)x861.08 MBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-256fe292383ebd91d1eccfae7f4906e207c7cd84cb44adeef77114974a6d6aa7076
10.0.22621.2428 (WinBuild.160101.0800)x641.07 MBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-256aceee211d52e973155aacea1b5cbe24e11af3bfe77d2dd22437563203988ab53
10.0.26100.1 (WinBuild.160101.0800)x641.31 MBEnglish (United States)✓ Valid
PublisherMicrosoft CorporationDescription / observed sourceMicrosoft® C Runtime Library · Installed applicationSHA-256a0fce9704e8a4ecbd663b694bcc36e4224e41d19a9c69cb14f9cc265b3a98fa1
Evidence method: file metadata read from the observed specimen, SHA-256 calculated by WinLab, and digital-signature status checked through Windows Authenticode. Observed 2026-08-31.
Frequently Asked Questions
AI-assisted / evidence reviewedHow we use AI: AI helps draft clear answers, but every published technical claim must be tied to an approved source, pass safety checks, and receive editorial review. It may not invent versions, hashes, signatures, download links, or success rates.
What is UCRTBASE.DLL?
UCRTBASE.dll implements the Universal C Runtime. Microsoft documents the UCRT as part of Windows on Windows 10 and later, with API-set forwarders connecting applications to it.
Why is UCRTBASE.DLL missing or failing?
Windows component-store corruption; An incomplete Windows update; An unsupported application-local UCRT deployment. For UCRTBASE.DLL, confirm the owning Windows Universal CRT installation before concluding that Windows itself is damaged.
What is the safest way to repair UCRTBASE.DLL?
Install pending Windows updates and restart; Run DISM /Online /Cleanup-Image /RestoreHealth from an elevated terminal; Run sfc /scannow after DISM completes. On current Windows, update or repair Windows rather than placing an application-downloaded copy into the system directory.
Can I safely download UCRTBASE.DLL from a DLL website?
Do not restore UCRTBASE.DLL as an isolated download. Its supported owner is Windows Universal CRT; use Windows servicing and the System File Checker so architecture, companion files, and servicing metadata remain consistent. On current Windows, update or repair Windows rather than placing an application-downloaded copy into the system directory.
Should I run regsvr32 for UCRTBASE.DLL?
UCRTBASE.DLL belongs to the Universal CRT family and this report does not identify it as a self-registering COM server. Repair it through Windows Update, DISM, and SFC instead of attempting manual registration.