Process
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.
File identity
- File type
- PE32+ executable
- Magic
- PE32+ executable (GUI)
- Original name
- RuntimeBroker.exe
- Internal name
- RuntimeBroker.exe
- Product
- Microsoft® Windows® Operating System
- Status
- Signed
- Publisher
- Microsoft Corporation
- Signer
- Microsoft Windows
- Issuer
- Microsoft Windows Production PCA 2011
- Signature rate
- 100%
10.0.26100.8328 (WinBuild.160101.0800)100%
126.60 KB100%
Execution context
C:\Windows\System32\RuntimeBroker.exe100%
Interactive user100%
Medium100%
566.7%333.3%
Session 1100%
SeChangeNotifyPrivilege100%
Ancestry
svchost.exe100%
Not observed.
Not observed.
Not observed.
Behavior
umpdc.dll66.7%combase.dll66.7%rpcrt4.dll66.7%clbcatq.dll66.7%gdi32full.dll66.7%
Not observed.
explorer.exe33.3%searchhost.exe33.3%calculatorapp.exe33.3%backgroundtaskhost.exe33.3%
C:\Windows\System32\RuntimeBroker.exe -Embedding100%
Indicators
57c2a80f7e4e4b3472c61ed133fc34f0795f77996509b7a212fbe67f01019e7d100%VirusTotal·MalwareBazaar·Hybrid Analysis·ANY.RUN·Google
2bdb420a1d6076532127ab3f57953c7c2d3ffeee100%VirusTotal·MalwareBazaar·Hybrid Analysis·ANY.RUN·Google
7dcd0bbafd08fdaafcbeaf655a392ad5100%VirusTotal·MalwareBazaar·Hybrid Analysis·ANY.RUN·Google
dd3379331f906897d3533db83f199654100%VirusTotal·MalwareBazaar·Google
Analysis
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.
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).
- 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\SYSTEMinstead of the logged-in userhigh - Unsigned image or a signer other than Microsofthigh
- Outbound network connectionsmed
Telemetry
Microsoft Windows 11 Enterprise Evaluation100%
- First seen
- 2026-06-08
- Last seen
- 2026-06-08
- Machines
- 1
- Executions
- 2