Process

ubiquitoussigned

runtimebroker.exe

RuntimeBroker.exe is the Runtime Broker, the process that manages permissions for Microsoft Store apps. When a Store app wants access to something sensitive like location, camera, microphone, or files, Runtime Broker checks that the app actually has that permission before handing it over. Instances appear when Store apps start and exit when they're no longer needed.

Microsoft CorporationFirst seen 2026-06-08

File identity

File details
File type
PE32+ executable
Magic
PE32+ executable (GUI)
Original name
RuntimeBroker.exe
Internal name
RuntimeBroker.exe
Product
Microsoft® Windows® Operating System
Signing information
Status
Signed
Publisher
Microsoft Corporation
Signer
Microsoft Windows
Issuer
Microsoft Windows Production PCA 2011
Signature rate
100%
File version1
  • 10.0.26100.8328 (WinBuild.160101.0800)100%
File size1
  • 126.60 KB100%

Execution context

File paths1
  • C:\Windows\System32\RuntimeBroker.exe100%
User context1
  • Interactive user100%
Integrity level1
  • Medium100%
Instances2
  • 566.7%
  • 333.3%
Session1
  • Session 1100%
Token privileges1
  • SeChangeNotifyPrivilege100%

Ancestry

Parents1
Children0

Not observed.

Grandparents0

Not observed.

Grandchildren0

Not observed.

Behavior

Loaded modules63
Named pipes0

Not observed.

Process handles4
Command-line patterns1
  • C:\Windows\System32\RuntimeBroker.exe -Embedding100%

Indicators

SHA-2561
SHA-11
MD51
Imphash1

Analysis

About this process

RuntimeBroker.exe arrived in Windows 8 together with Store apps. Those apps run inside a sandbox (an AppContainer) with very limited rights, so they can't reach sensitive resources on their own. Runtime Broker runs outside the sandbox at normal user privilege and acts as the middleman: when an app asks for the camera, the user's contacts, or a file outside its container, the broker confirms the app declared that capability and the user allowed it, then provides the access. The sensitive work stays out of the sandboxed app's hands.

Instances are started on demand by svchost.exe (the DcomLaunch service host) whenever a Store app launches, so its parent is always that svchost.exe. It runs as the logged-in user from C:\Windows\System32\RuntimeBroker.exe, and several instances at once are normal, since modern Windows gives each app its own broker. They come and go with the apps they serve, which also means Runtime Broker is a normal sight on any Windows 10 or 11 machine and its absence is normal too when no Store apps are running.

The genuine RuntimeBroker.exe is a trusted, signed Microsoft system file. It mostly sits idle, waking briefly when an app starts or requests something.

Security notes

RuntimeBroker.exe is one of those names that's present on every Windows 10 and 11 machine, usually several times over, so one more instance draws no attention. That makes it a popular disguise (T1036.005). The real file lives only in C:\Windows\System32 and is signed by Microsoft, so a copy running from a user profile, a temp folder, or anywhere else is suspect.

Its ubiquity also makes it a favorite hiding spot for attack frameworks. C2 tools commonly inject into a running Runtime Broker or spawn a sacrificial copy to host their payload (T1055), precisely because the name blends in. The giveaway is behavior: the real broker spawns no children and rarely touches the network, so an instance opening outbound connections or starting a shell is worth pulling apart.

The parent relationship is a quick check. Windows only ever starts Runtime Broker through the DcomLaunch svchost.exe, so an instance whose parent is an Office app, a browser, or anything else was not started by Windows (T1134.004).

Anomaly signals6
  • Image path other than C:\Windows\System32\RuntimeBroker.exehigh
  • Parent other than svchost.exe (the DcomLaunch instance)high
  • Any child processeshigh
  • Running as NT AUTHORITY\SYSTEM instead of the logged-in userhigh
  • Unsigned image or a signer other than Microsofthigh
  • Outbound network connectionsmed

Telemetry

OS prevalence1
  • Microsoft Windows 11 Enterprise Evaluation100%
Observation timeline
First seen
2026-06-08
Last seen
2026-06-08
Machines
1
Executions
2
References

Subsearch

Hasbeen seen inof runtimebroker.exe?