以前、Windows 10 で調べたWindowsイベントの情報を今回、アップグレードしたWindows 11でも調べました。
これも前回も紹介していますが、こちらの技術ブログの記事でWindows OS に登録済みのイベントソース(イベントプロバイダー)やイベントIDをPowerShellで確認する方法を紹介しています。
こちらでWindows OS環境で確認した複数の記事をまとめています!


【まとめ】Windows クライアントOS イベントソース・イベントIDの一覧表
MicrosoftのクライアントOSである「Windows 11」や 「Windows 10」のイベントソースやイベントIDの一覧表を作成しました。 OSごと個別に記事を作成しており、それらの記…
- Windows 11 ユーザーの方
- 既存のイベントソース(イベントプロバイダー)の情報を知りたい方
- 既存のイベントIDの情報を知りたい方
目次
環境
Windows 11 Pro エディション バージョン 24H2

既存のイベントソースとイベントIDをすべて表示
私が個人的に使用しているWindows OSで確認したのでインストール初期状態から変化した結果だと思われます。
こちらの情報をビジネスなどの正式な成果物として使用する場合は取扱いに注意してください。
既存のイベントソースを確認する方法
こちらの記事で下記のコマンドを実行しました。
# Get-WinEventでイベントソースを確認 → Format-Tableで表形式に変更 → Out-File -Width で横の最大文字数を設定
Get-WinEvent -ListProvider * -Erroraction Silentlycontinue | Format-Table -AutoSize -Wrap | Out-File -filepath "出力ファイルの絶対パス" -Width "行の最大文字数"
# 出力したファイルを確認
Get-Content "出力ファイルの絶対パス"実際に実行すると「1,142件」もの結果があり。
しらたまヒント:開閉できるエリア
下記のようなエリアはクリックすると開閉可能っピ 👍
参考情報:既存イベントソースの一覧(全1,142件)
名前の昇順で表示。
| No. | イベントソース(ProviderName) | イベントID登録の有無 (登録件数) |
|---|---|---|
| 1 | .NET Runtime | × |
| 2 | .NET Runtime Optimization Service | × |
| 3 | 3ware | × |
| 4 | ACPI | × |
| 5 | ADP80XX | × |
| 6 | AFD | × |
| 7 | AmdK8 | × |
| 8 | AmdPPM | × |
| 9 | amdsata | × |
| 10 | amdsbs | ○(31件) |
| 11 | amdxata | × |
| 12 | AppleSSD | × |
| 13 | Application | × |
| 14 | Application Error | × |
| 15 | Application Hang | × |
| 16 | Application Management | × |
| 17 | Application Management Group Policy | ○(2件) |
| 18 | Application Popup | ○(1件) |
| 19 | Application-Addon-Event-Provider | × |
| 20 | arcsas | × |
| 21 | AsyncMac | × |
| 22 | atapi | × |
| 23 | b06bdrv | × |
| 24 | BasicRender | × |
| 25 | beep | × |
| 26 | BthEnum | × |
| 27 | BthLEEnum | × |
| 28 | BthMini | × |
| 29 | BTHPORT | ○(1件) |
| 30 | BTHUSB | ○(2件) |
| 31 | CardSpace 4.0.0.0 | × |
| 32 | cdrom | × |
| 33 | Chkdsk | × |
| 34 | cht4iscsi | × |
| 35 | cht4vbd | ○(43件) |
| 36 | DeliveryOptimization | × |
| 37 | Desktop Window Manager | × |
| 38 | disk | × |
| 39 | DiskQuota | × |
| 40 | Display | × |
| 41 | Dnsapi | × |
| 42 | Dnscache | × |
| 43 | Dwminit | × |
| 44 | ebdrv | × |
| 45 | ebdrv0 | × |
| 46 | Edge | × |
| 47 | edgeupdate | × |
| 48 | edgeupdatem | × |
| 49 | Error Instrument | × |
| 50 | ESENT | × |
| 51 | EventLog | × |
| 52 | exFAT | × |
| 53 | FltMgr | × |
| 54 | Group Policy Applications | × |
| 55 | Group Policy Client | × |
| 56 | Group Policy Data Sources | × |
| 57 | Group Policy Device Settings | × |
| 58 | Group Policy Drive Maps | × |
| 59 | Group Policy Environment | × |
| 60 | Group Policy Files | × |
| 61 | Group Policy Folder Options | × |
| 62 | Group Policy Folders | × |
| 63 | Group Policy Ini Files | × |
| 64 | Group Policy Internet Settings | × |
| 65 | Group Policy Local Users and Groups | ○(1件) |
| 66 | Group Policy Mail Profiles | × |
| 67 | Group Policy Network Options | × |
| 68 | Group Policy Network Shares | × |
| 69 | Group Policy Power Options | × |
| 70 | Group Policy Printers | × |
| 71 | Group Policy Regional Options | × |
| 72 | Group Policy Registry | × |
| 73 | Group Policy Scheduled Tasks | × |
| 74 | Group Policy Services | × |
| 75 | Group Policy Shortcuts | × |
| 76 | Group Policy Standard Edition | × |
| 77 | Group Policy Start Menu Settings | × |
| 78 | GroupPolicy | × |
| 79 | HidBth | × |
| 80 | hidi2c | × |
| 81 | hidspi | × |
| 82 | HpSAMD | × |
| 83 | hvservice | × |
| 84 | i8042prt | × |
| 85 | iaStorAVC | × |
| 86 | iaStorV | × |
| 87 | ibbus | × |
| 88 | ibtusb | × |
| 89 | Intel-iaLPSS2-GPIO2 | × |
| 90 | Intel-iaLPSS2-I2C | × |
| 91 | Intel-iaLPSS-GPIO | × |
| 92 | Intel-iaLPSS-I2C | × |
| 93 | intelppm | × |
| 94 | IPMIDRV | × |
| 95 | isapnp | × |
| 96 | iScsiPrt | × |
| 97 | ItSas35i | × |
| 98 | kbdclass | × |
| 99 | kbdhid | × |
| 100 | kdnic | × |
| 101 | kdnic_legacy | × |
| 102 | Lfsvc | × |
| 103 | LightKeeperService | × |
| 104 | lltdio | × |
| 105 | LmHosts | × |
| 106 | LsaSrv | × |
| 107 | LSI_SAS | × |
| 108 | LSI_SAS2i | × |
| 109 | LSI_SAS3i | × |
| 110 | megasas2i | × |
| 111 | megasas35i | × |
| 112 | megasr | × |
| 113 | Microsoft Office 16 | × |
| 114 | Microsoft Office 16 Alerts | × |
| 115 | Microsoft.Transactions.Bridge 4.0.0.0 | ○(5件) |
| 116 | Microsoft.Windows.ResourceManager | ○(62件) |
| 117 | Microsoft-Antimalware-AMFilter | × |
| 118 | Microsoft-Antimalware-Engine | × |
| 119 | Microsoft-Antimalware-Engine-Instrumentation | × |
| 120 | Microsoft-Antimalware-NIS | × |
| 121 | Microsoft-Antimalware-Protection | × |
| 122 | Microsoft-Antimalware-RTP | ○(75件) |
| 123 | Microsoft-Antimalware-Scan-Interface | ○(106件) |
| 124 | Microsoft-Antimalware-Service | ○(22件) |
| 125 | Microsoft-Antimalware-UacScan | ○(29件) |
| 126 | Microsoft-AppV-Client | × |
| 127 | Microsoft-AppV-Client-StreamingUX | × |
| 128 | Microsoft-AppV-ServiceLog | × |
| 129 | Microsoft-AppV-SharedPerformance | × |
| 130 | Microsoft-Client-License-Flexible-Platform | × |
| 131 | Microsoft-Client-Licensing-Platform | × |
| 132 | Microsoft-Gaming-Services | × |
| 133 | Microsoft-IE | × |
| 134 | Microsoft-IEFRAME | × |
| 135 | Microsoft-IE-JSDumpHeap | × |
| 136 | Microsoft-JScript | × |
| 137 | Microsoft-Office-Events | × |
| 138 | Microsoft-Office-Word | × |
| 139 | Microsoft-Office-Word2 | ○(68件) |
| 140 | Microsoft-Office-Word3 | × |
| 141 | Microsoft-OneCore-OnlineSetup | × |
| 142 | Microsoft-PerfTrack-IEFRAME | × |
| 143 | Microsoft-PerfTrack-MSHTML | × |
| 144 | Microsoft-Quic | × |
| 145 | Microsoft-System-Diagnostics-DiagnosticInvoker | × |
| 146 | Microsoft-User Experience Virtualization-Admin | × |
| 147 | Microsoft-User Experience Virtualization-Agent Driver | × |
| 148 | Microsoft-User Experience Virtualization-App Agent | × |
| 149 | Microsoft-User Experience Virtualization-IPC | × |
| 150 | Microsoft-User Experience Virtualization-SQM Uploader | ○(11件) |
| 151 | Microsoft-Windows Networking VPN Plugin Platform | ○(128件) |
| 152 | Microsoft-Windows-AAD | ○(2件) |
| 153 | Microsoft-Windows-AccelLib-AccelCx | ○(1件) |
| 154 | Microsoft-Windows-ACL-UI | × |
| 155 | Microsoft-Windows-ActionQueue | ○(288件) |
| 156 | Microsoft-Windows-ADSI | ○(7件) |
| 157 | Microsoft-Windows-AIT | ○(29件) |
| 158 | Microsoft-Windows-All-User-Install-Agent | ○(29件) |
| 159 | Microsoft-Windows-AppHost | ○(3件) |
| 160 | Microsoft-Windows-AppID | ○(1224件) |
| 161 | Microsoft-Windows-AppIDServiceTrigger | ○(4件) |
| 162 | Microsoft-Windows-ApplicabilityEngine | ○(6件) |
| 163 | Microsoft-Windows-Application Server-Applications | ○(186件) |
| 164 | Microsoft-Windows-Application-Experience | ○(15件) |
| 165 | Microsoft-Windows-ApplicationExperience-Cache | ○(181件) |
| 166 | Microsoft-Windows-ApplicationExperienceInfrastructure | ○(16件) |
| 167 | Microsoft-Windows-ApplicationExperience-LookupServiceTrigger | × |
| 168 | Microsoft-Windows-ApplicationExperience-SwitchBack | ○(2件) |
| 169 | Microsoft-Windows-AppLocker | ○(61件) |
| 170 | Microsoft-Windows-AppModel-Exec | ○(12件) |
| 171 | Microsoft-Windows-AppModel-MessagingDataModel | ○(734件) |
| 172 | Microsoft-Windows-AppModel-Runtime | ○(473件) |
| 173 | Microsoft-Windows-AppModel-State | ○(7件) |
| 174 | Microsoft-Windows-AppReadiness | ○(258件) |
| 175 | Microsoft-Windows-AppSruProv | ○(91件) |
| 176 | Microsoft-Windows-AppXDeployment | ○(886件) |
| 177 | Microsoft-Windows-AppXDeployment-Server | ○(955件) |
| 178 | Microsoft-Windows-AppXDeployment-Server-UndockedDeh | ○(417件) |
| 179 | Microsoft-Windows-AppxPackagingOM | ○(238件) |
| 180 | Microsoft-Windows-ASN1 | ○(2件) |
| 181 | Microsoft-Windows-AssignedAccess | ○(1件) |
| 182 | Microsoft-Windows-AssignedAccessBroker | ○(17件) |
| 183 | Microsoft-Windows-AsynchronousCausality | ○(32件) |
| 184 | Microsoft-Windows-ATAPort | ○(66件) |
| 185 | Microsoft-Windows-Audio | ○(204件) |
| 186 | Microsoft-Windows-Audit | ○(2件) |
| 187 | Microsoft-Windows-Audit-CVE | ○(12件) |
| 188 | Microsoft-Windows-AuthenticationProvider | ○(4件) |
| 189 | Microsoft-Windows-AxInstallService | ○(8件) |
| 190 | Microsoft-Windows-BackgroundTransfer-ContentPrefetcher | ○(110件) |
| 191 | Microsoft-Windows-Backup | ○(8件) |
| 192 | Microsoft-Windows-Base-Filtering-Engine-Connections | ○(1件) |
| 193 | Microsoft-Windows-Base-Filtering-Engine-Resource-Flows | ○(7件) |
| 194 | Microsoft-Windows-Battery | ○(481件) |
| 195 | Microsoft-Windows-BfeTriggerProvider | ○(101件) |
| 196 | Microsoft-Windows-Biometrics | ○(7件) |
| 197 | Microsoft-Windows-BitLocker-API | ○(3件) |
| 198 | Microsoft-Windows-BitLocker-DrivePreparationTool | ○(1件) |
| 199 | Microsoft-Windows-BitLocker-Driver | ○(4件) |
| 200 | Microsoft-Windows-BitLocker-Driver-Performance | ○(55件) |
| 201 | Microsoft-Windows-Bits-Client | ○(1041件) |
| 202 | Microsoft-Windows-Bluetooth-BthLEPrepairing | × |
| 203 | Microsoft-Windows-Bluetooth-Bthmini | ○(129件) |
| 204 | Microsoft-Windows-Bluetooth-MTPEnum | ○(108件) |
| 205 | Microsoft-Windows-Bluetooth-Policy | ○(174件) |
| 206 | Microsoft-Windows-BootUX | ○(1件) |
| 207 | Microsoft-Windows-BranchCache | ○(89件) |
| 208 | Microsoft-Windows-BranchCacheClientEventProvider | ○(1883件) |
| 209 | Microsoft-Windows-BranchCacheEventProvider | ○(16件) |
| 210 | Microsoft-Windows-BranchCacheMonitoring | ○(321件) |
| 211 | Microsoft-Windows-BranchCacheSMB | ○(1件) |
| 212 | Microsoft-Windows-BrokerInfrastructure | ○(14件) |
| 213 | Microsoft-Windows-BTH-BTHPORT | ○(7件) |
| 214 | Microsoft-Windows-BTH-BTHUSB | ○(10件) |
| 215 | Microsoft-Windows-Build-RegDll | ○(12件) |
| 216 | Microsoft-Windows-CAPI2 | ○(63件) |
| 217 | Microsoft-Windows-CDROM | ○(41件) |
| 218 | Microsoft-Windows-CertificateServicesClient | ○(18件) |
| 219 | Microsoft-Windows-CertificateServicesClient-AutoEnrollment | ○(203件) |
| 220 | Microsoft-Windows-CertificateServicesClient-CertEnroll | ○(2件) |
| 221 | Microsoft-Windows-CertificateServicesClient-CredentialRoaming | ○(4件) |
| 222 | Microsoft-Windows-CertificateServicesClient-Lifecycle-System | ○(15件) |
| 223 | Microsoft-Windows-CertificateServicesClient-Lifecycle-User | ○(2件) |
| 224 | Microsoft-Windows-CertificationAuthorityClient-CertCli | ○(86件) |
| 225 | Microsoft-Windows-CertPolEng | ○(12件) |
| 226 | Microsoft-Windows-Cleanmgr | ○(193件) |
| 227 | Microsoft-Windows-ClearTypeTextTuner | ○(16件) |
| 228 | Microsoft-Windows-CloudFiles-Filter | ○(138件) |
| 229 | Microsoft-Windows-CloudRestoreLauncher | ○(46件) |
| 230 | Microsoft-Windows-CloudStore | ○(126件) |
| 231 | Microsoft-Windows-CmiSetup | ○(1件) |
| 232 | Microsoft-Windows-CodeIntegrity | ○(3件) |
| 233 | Microsoft-Windows-COM | ○(137件) |
| 234 | Microsoft-Windows-ComDlg32 | ○(9件) |
| 235 | Microsoft-Windows-Compat-Appraiser | ○(12件) |
| 236 | Microsoft-Windows-COM-Perf | ○(6件) |
| 237 | Microsoft-Windows-Complus | ○(10件) |
| 238 | Microsoft-Windows-COM-RundownInstrumentation | ○(2件) |
| 239 | Microsoft-Windows-COMRuntime | ○(2件) |
| 240 | Microsoft-Windows-Containers-BindFlt | ○(41件) |
| 241 | Microsoft-Windows-Containers-Wcifs | ○(8件) |
| 242 | Microsoft-Windows-CoreSystem-InitMachineConfig | ○(4件) |
| 243 | Microsoft-Windows-CoreSystem-NetProvision-JoinProviderOnline | ○(26件) |
| 244 | Microsoft-Windows-CoreSystem-SmsRouter | ○(9件) |
| 245 | Microsoft-Windows-CoreWindow | ○(48件) |
| 246 | Microsoft-Windows-CorruptedFileRecovery-Client | ○(46件) |
| 247 | Microsoft-Windows-CorruptedFileRecovery-Server | ○(3件) |
| 248 | Microsoft-Windows-Crashdump | ○(1件) |
| 249 | Microsoft-Windows-CredUI | ○(74件) |
| 250 | Microsoft-Windows-Crypto-BCrypt | ○(3件) |
| 251 | Microsoft-Windows-Crypto-CNG | ○(10件) |
| 252 | Microsoft-Windows-Crypto-DPAPI | ○(8件) |
| 253 | Microsoft-Windows-Crypto-DSSEnh | ○(80件) |
| 254 | Microsoft-Windows-Crypto-NCrypt | ○(16件) |
| 255 | Microsoft-Windows-Crypto-RNG | ○(10件) |
| 256 | Microsoft-Windows-Crypto-RSAEnh | ○(10件) |
| 257 | Microsoft-Windows-D3D10Level9 | ○(1件) |
| 258 | Microsoft-Windows-D3D9 | ○(48件) |
| 259 | Microsoft-Windows-DAL-Provider | ○(10件) |
| 260 | Microsoft-Windows-DataIntegrityScan | ○(22件) |
| 261 | Microsoft-Windows-Data-Pdf | ○(18件) |
| 262 | Microsoft-Windows-DateTimeControlPanel | ○(4件) |
| 263 | Microsoft-Windows-DCLocator | ○(4件) |
| 264 | Microsoft-Windows-DDisplay | ○(4件) |
| 265 | Microsoft-Windows-Deduplication | ○(4件) |
| 266 | Microsoft-Windows-Deduplication-Change | ○(4件) |
| 267 | Microsoft-Windows-Defrag | ○(2件) |
| 268 | Microsoft-Windows-Defrag-Core | ○(16件) |
| 269 | Microsoft-Windows-DeliveryOptimization | ○(6件) |
| 270 | Microsoft-Windows-Deplorch | ○(3件) |
| 271 | Microsoft-Windows-DesktopActivityModerator | ○(17件) |
| 272 | Microsoft-Windows-DeviceAssociationService | ○(4件) |
| 273 | Microsoft-Windows-DeviceConfidence | ○(1件) |
| 274 | Microsoft-Windows-DeviceGuard | ○(1件) |
| 275 | Microsoft-Windows-DeviceManagement-Enterprise-Diagnostics-Provider | ○(28件) |
| 276 | Microsoft-Windows-DeviceManagement-Pushrouter | ○(15件) |
| 277 | Microsoft-Windows-Devices-AccessBroker | ○(9件) |
| 278 | Microsoft-Windows-Devices-Background | ○(28件) |
| 279 | Microsoft-Windows-DeviceSetupManager | ○(26件) |
| 280 | Microsoft-Windows-Devices-Query | ○(41件) |
| 281 | Microsoft-Windows-DeviceSync | ○(10件) |
| 282 | Microsoft-Windows-DeviceUpdateAgent | ○(15件) |
| 283 | Microsoft-Windows-DeviceUx | ○(9件) |
| 284 | Microsoft-Windows-DevMgmt-UefiCsp | ○(7件) |
| 285 | Microsoft-Windows-DfsSvc | ○(8件) |
| 286 | Microsoft-Windows-Dhcp-Client | ○(16件) |
| 287 | Microsoft-Windows-DHCPv6-Client | ○(74件) |
| 288 | Microsoft-Windows-DiagCpl | ○(9件) |
| 289 | Microsoft-Windows-Diagnosis-AdvancedTaskManager | × |
| 290 | Microsoft-Windows-Diagnosis-DPS | ○(360件) |
| 291 | Microsoft-Windows-Diagnosis-MSDE | ○(76件) |
| 292 | Microsoft-Windows-Diagnosis-PCW | × |
| 293 | Microsoft-Windows-Diagnosis-PLA | ○(12件) |
| 294 | Microsoft-Windows-Diagnosis-Scheduled | ○(1件) |
| 295 | Microsoft-Windows-Diagnosis-Scripted | ○(2件) |
| 296 | Microsoft-Windows-Diagnosis-ScriptedDiagnosticsProvider | ○(19件) |
| 297 | Microsoft-Windows-Diagnosis-WDC | ○(58件) |
| 298 | Microsoft-Windows-Diagnosis-WDI | ○(5件) |
| 299 | Microsoft-Windows-Diagnostics-LoggingChannel | ○(14件) |
| 300 | Microsoft-Windows-Diagnostics-Networking | ○(738件) |
| 301 | Microsoft-Windows-Diagnostics-Performance | ○(15件) |
| 302 | Microsoft-Windows-Diagnostics-PerfTrack | ○(104件) |
| 303 | Microsoft-Windows-Direct3D10 | ○(16件) |
| 304 | Microsoft-Windows-Direct3D10_1 | ○(103件) |
| 305 | Microsoft-Windows-Direct3D11 | × |
| 306 | Microsoft-Windows-Direct3D12 | ○(64件) |
| 307 | Microsoft-Windows-Direct3DShaderCache | ○(26件) |
| 308 | Microsoft-Windows-DirectComposition | ○(37件) |
| 309 | Microsoft-Windows-DirectManipulation | ○(2件) |
| 310 | Microsoft-Windows-Directory-Services-SAM | ○(7件) |
| 311 | Microsoft-Windows-Directory-Services-SAM-Utility | ○(134件) |
| 312 | Microsoft-Windows-DirectShow-Core | ○(50件) |
| 313 | Microsoft-Windows-DirectShow-KernelSupport | ○(164件) |
| 314 | Microsoft-Windows-DirectSound | ○(127件) |
| 315 | Microsoft-Windows-Disk | ○(24件) |
| 316 | Microsoft-Windows-DiskDiagnostic | ○(4件) |
| 317 | Microsoft-Windows-DiskDiagnosticDataCollector | ○(20件) |
| 318 | Microsoft-Windows-DiskDiagnosticResolver | ○(48件) |
| 319 | Microsoft-Windows-Dism-Api | ○(20件) |
| 320 | Microsoft-Windows-Dism-Cli | ○(25件) |
| 321 | Microsoft-Windows-Display | ○(80件) |
| 322 | Microsoft-Windows-DisplayColorCalibration | ○(15件) |
| 323 | Microsoft-Windows-DisplaySwitch | ○(3件) |
| 324 | Microsoft-Windows-DistributedCOM | ○(20件) |
| 325 | Microsoft-Windows-DLNA-Namespace | ○(54件) |
| 326 | Microsoft-Windows-DNS-Client | ○(6件) |
| 327 | Microsoft-Windows-Documents | ○(44件) |
| 328 | Microsoft-Windows-DomainJoinManagerTriggerProvider | ○(31件) |
| 329 | Microsoft-Windows-DotNETRuntime | ○(114件) |
| 330 | Microsoft-Windows-DotNETRuntimeRundown | ○(18件) |
| 331 | Microsoft-Windows-DriverFrameworks-KernelMode-Performance | ○(18件) |
| 332 | Microsoft-Windows-DriverFrameworks-UserMode | ○(91件) |
| 333 | Microsoft-Windows-DriverFrameworks-UserMode-Performance | ○(129件) |
| 334 | Microsoft-Windows-DriverProxy | ○(47件) |
| 335 | Microsoft-Windows-DSC | ○(177件) |
| 336 | Microsoft-Windows-DUI | ○(1件) |
| 337 | Microsoft-Windows-DUSER | ○(17件) |
| 338 | Microsoft-Windows-DVD | ○(3件) |
| 339 | Microsoft-Windows-Dwm-Api | ○(72件) |
| 340 | Microsoft-Windows-Dwm-Compositor | ○(64件) |
| 341 | Microsoft-Windows-Dwm-Core | ○(105件) |
| 342 | Microsoft-Windows-Dwm-Dwm | ○(1件) |
| 343 | Microsoft-Windows-Dwm-Redir | ○(32件) |
| 344 | Microsoft-Windows-Dwm-Udwm | ○(13件) |
| 345 | Microsoft-Windows-DXGI | ○(55件) |
| 346 | Microsoft-Windows-DxgKrnl | ○(2件) |
| 347 | Microsoft-Windows-DXP | × |
| 348 | Microsoft-Windows-DxpTaskSyncProvider | ○(22件) |
| 349 | Microsoft-Windows-EapHost | ○(10件) |
| 350 | Microsoft-Windows-EapMethods-RasChap | ○(37件) |
| 351 | Microsoft-Windows-EapMethods-RasTls | ○(10件) |
| 352 | Microsoft-Windows-EapMethods-Sim | ○(146件) |
| 353 | Microsoft-Windows-EapMethods-Ttls | ○(497件) |
| 354 | Microsoft-Windows-EaseOfAccess | ○(2件) |
| 355 | Microsoft-Windows-EDP-AppLearning | ○(7件) |
| 356 | Microsoft-Windows-EDP-Audit-Regular | ○(3件) |
| 357 | Microsoft-Windows-EDP-Audit-TCB | ○(10件) |
| 358 | Microsoft-Windows-EFS | ○(86件) |
| 359 | Microsoft-Windows-ELS-Hyphenation | ○(8件) |
| 360 | Microsoft-Windows-EndpointTriggerProvider | ○(168件) |
| 361 | Microsoft-Windows-EnergyEfficiencyWizard | ○(12件) |
| 362 | Microsoft-Windows-Energy-Estimation-Engine | ○(45件) |
| 363 | Microsoft-Windows-EnhancedPhishingProtection-Events | ○(71件) |
| 364 | Microsoft-Windows-EnhancedStorage-ClassDriver | ○(12件) |
| 365 | Microsoft-Windows-EnhancedStorage-EhStorTcgDrv | ○(3件) |
| 366 | Microsoft-Windows-EQoS | ○(4件) |
| 367 | Microsoft-Windows-ErrorReportingConsole | ○(255件) |
| 368 | Microsoft-Windows-ESE | ○(9件) |
| 369 | Microsoft-Windows-EventCollector | ○(125件) |
| 370 | Microsoft-Windows-Eventlog | ○(82件) |
| 371 | Microsoft-Windows-EventLog-WMIProvider | ○(72件) |
| 372 | Microsoft-Windows-EventSystem | ○(32件) |
| 373 | Microsoft-Windows-exFAT-SQM | ○(4件) |
| 374 | Microsoft-Windows-FailoverClustering-Client | ○(329件) |
| 375 | Microsoft-Windows-Fat-SQM | ○(15件) |
| 376 | Microsoft-Windows-Fault-Tolerant-Heap | ○(7件) |
| 377 | Microsoft-Windows-FeatureConfiguration | ○(120件) |
| 378 | Microsoft-Windows-Feedback-Service-TriggerProvider | ○(211件) |
| 379 | Microsoft-Windows-FileHistory-Catalog | ○(703件) |
| 380 | Microsoft-Windows-FileHistory-ConfigManager | ○(30件) |
| 381 | Microsoft-Windows-FileHistory-Core | ○(20件) |
| 382 | Microsoft-Windows-FileHistory-Engine | ○(171件) |
| 383 | Microsoft-Windows-FileHistory-EventListener | ○(8件) |
| 384 | Microsoft-Windows-FileHistory-Service | ○(8件) |
| 385 | Microsoft-Windows-FileHistory-UI | ○(6件) |
| 386 | Microsoft-Windows-FileInfoMinifilter | ○(7件) |
| 387 | Microsoft-Windows-FilterManager | ○(44件) |
| 388 | Microsoft-Windows-Firewall | ○(2件) |
| 389 | Microsoft-Windows-Firewall-CPL | ○(2件) |
| 390 | Microsoft-Windows-FirstUX-PerfInstrumentation | ○(1件) |
| 391 | Microsoft-Windows-FltMgrTrace_f6d8b2d7f0d83fe43de9f4a41d2b99b2 | ○(171件) |
| 392 | Microsoft-Windows-FMS | ○(36件) |
| 393 | Microsoft-Windows-Folder Redirection | ○(11件) |
| 394 | Microsoft-Windows-Forwarding | ○(1件) |
| 395 | Microsoft-Windows-FunctionDiscovery | ○(4件) |
| 396 | Microsoft-Windows-FunctionDiscoveryHost | ○(53件) |
| 397 | Microsoft-Windows-GenericRoaming | ○(52件) |
| 398 | Microsoft-Windows-GPIOButtons | ○(9件) |
| 399 | Microsoft-Windows-GPIO-ClassExtension | ○(1件) |
| 400 | Microsoft-Windows-Graphics-Capture-Server | ○(18件) |
| 401 | Microsoft-Windows-Graphics-Printing | ○(4件) |
| 402 | Microsoft-Windows-Graphics-Printing3D | ○(140件) |
| 403 | Microsoft-Windows-GroupPolicy | ○(9件) |
| 404 | Microsoft-Windows-GroupPolicyTriggerProvider | ○(44件) |
| 405 | Microsoft-Windows-HAL | × |
| 406 | Microsoft-Windows-HealthCenter | ○(28件) |
| 407 | Microsoft-Windows-HealthCenterCPL | ○(11件) |
| 408 | Microsoft-Windows-Heap-Snapshot | ○(56件) |
| 409 | Microsoft-Windows-HelloForBusiness | ○(11件) |
| 410 | Microsoft-Windows-Help | ○(3件) |
| 411 | Microsoft-Windows-hidcfu | ○(96件) |
| 412 | Microsoft-Windows-HomeGroup-ControlPanel | ○(11件) |
| 413 | Microsoft-Windows-HotspotAuth | ○(1件) |
| 414 | Microsoft-Windows-HttpEvent | ○(15件) |
| 415 | Microsoft-Windows-HttpLog | ○(7件) |
| 416 | Microsoft-Windows-HttpService | ○(13件) |
| 417 | Microsoft-Windows-Http-SQM-Provider | ○(44件) |
| 418 | Microsoft-Windows-Hyper-V-ComputeLib | ○(8件) |
| 419 | Microsoft-Windows-Hyper-V-Guest-Drivers-Dynamic-Memory | ○(10件) |
| 420 | Microsoft-Windows-Hyper-V-Guest-Drivers-Storage-Filter | ○(48件) |
| 421 | Microsoft-Windows-Hyper-V-Guest-Drivers-Vmbus | ○(3件) |
| 422 | Microsoft-Windows-Hyper-V-Hypervisor | ○(15件) |
| 423 | Microsoft-Windows-Hyper-V-KMCL-Child | ○(1件) |
| 424 | Microsoft-Windows-Hyper-V-Netvsc | ○(18件) |
| 425 | Microsoft-Windows-Hyper-V-VID | ○(4件) |
| 426 | Microsoft-Windows-IdCtrls | ○(76件) |
| 427 | Microsoft-Windows-IdleTriggerProvider | ○(15件) |
| 428 | Microsoft-Windows-IE-F12-Provider | ○(231件) |
| 429 | Microsoft-Windows-IE-SmartScreen | ○(17件) |
| 430 | Microsoft-Windows-IME-Broker | ○(29件) |
| 431 | Microsoft-Windows-IME-CandidateUI | ○(10件) |
| 432 | Microsoft-Windows-IME-CustomerFeedbackManager | ○(58件) |
| 433 | Microsoft-Windows-IME-CustomerFeedbackManagerUI | ○(1件) |
| 434 | Microsoft-Windows-IME-JPAPI | ○(5件) |
| 435 | Microsoft-Windows-IME-JPLMP | ○(2件) |
| 436 | Microsoft-Windows-IME-JPPRED | ○(28件) |
| 437 | Microsoft-Windows-IME-JPSetting | ○(2件) |
| 438 | Microsoft-Windows-IME-JPTIP | ○(6件) |
| 439 | Microsoft-Windows-IME-KRAPI | ○(6件) |
| 440 | Microsoft-Windows-IME-KRTIP | ○(201件) |
| 441 | Microsoft-Windows-IME-OEDCompiler | ○(2件) |
| 442 | Microsoft-Windows-IME-TCCORE | ○(20件) |
| 443 | Microsoft-Windows-IME-TCTIP | ○(47件) |
| 444 | Microsoft-Windows-IME-TIP | ○(11件) |
| 445 | Microsoft-Windows-Immersive-Shell | ○(26件) |
| 446 | Microsoft-Windows-Immersive-Shell-API | ○(1件) |
| 447 | Microsoft-Windows-IndirectDisplays-ClassExtension-Events | ○(135件) |
| 448 | Microsoft-Windows-Input-HIDCLASS | ○(9件) |
| 449 | Microsoft-Windows-InputSwitch | ○(11件) |
| 450 | Microsoft-Windows-Install-Agent | ○(12件) |
| 451 | Microsoft-Windows-International-RegionalOptionsControlPanel | ○(8件) |
| 452 | Microsoft-Windows-Iphlpsvc | ○(1件) |
| 453 | Microsoft-Windows-Iphlpsvc-Trace | ○(106件) |
| 454 | Microsoft-Windows-IPMIProvider | ○(2件) |
| 455 | Microsoft-Windows-IPNAT | ○(129件) |
| 456 | Microsoft-Windows-IPSEC-SRV | ○(123件) |
| 457 | Microsoft-Windows-IPxlatCfg | × |
| 458 | Microsoft-Windows-IsolatedUserMode | ○(5件) |
| 459 | Microsoft-Windows-KdsSvc | ○(61件) |
| 460 | Microsoft-Windows-Kernel-Acpi | ○(123件) |
| 461 | Microsoft-Windows-Kernel-AppCompat | ○(33件) |
| 462 | Microsoft-Windows-Kernel-Audit-API-Calls | ○(1件) |
| 463 | Microsoft-Windows-Kernel-Boot | ○(278件) |
| 464 | Microsoft-Windows-Kernel-BootDiagnostics | ○(35件) |
| 465 | Microsoft-Windows-Kernel-Cache | ○(18件) |
| 466 | Microsoft-Windows-Kernel-CPU-Partition | ○(4件) |
| 467 | Microsoft-Windows-Kernel-CPU-Starvation | ○(4件) |
| 468 | Microsoft-Windows-Kernel-Disk | ○(2件) |
| 469 | Microsoft-Windows-Kernel-Dump | ○(22件) |
| 470 | Microsoft-Windows-Kernel-EventTracing | ○(18件) |
| 471 | Microsoft-Windows-Kernel-File | ○(2件) |
| 472 | Microsoft-Windows-Kernel-General | ○(2件) |
| 473 | Microsoft-Windows-Kernel-Interrupt-Steering | ○(8件) |
| 474 | Microsoft-Windows-Kernel-IO | ○(3件) |
| 475 | Microsoft-Windows-Kernel-IoTrace | ○(1件) |
| 476 | Microsoft-Windows-Kernel-LicensingSqm | ○(14件) |
| 477 | Microsoft-Windows-Kernel-Licensing-StartServiceTrigger | ○(10件) |
| 478 | Microsoft-Windows-Kernel-LiveDump | ○(3件) |
| 479 | Microsoft-Windows-Kernel-Memory | ○(36件) |
| 480 | Microsoft-Windows-Kernel-Network | ○(772件) |
| 481 | Microsoft-Windows-Kernel-Pep | ○(59件) |
| 482 | Microsoft-Windows-Kernel-PnP | ○(67件) |
| 483 | Microsoft-Windows-Kernel-PnP-Rundown | ○(4件) |
| 484 | Microsoft-Windows-Kernel-Power | ○(27件) |
| 485 | Microsoft-Windows-Kernel-PowerTrigger | ○(9件) |
| 486 | Microsoft-Windows-Kernel-Prefetch | ○(16件) |
| 487 | Microsoft-Windows-Kernel-Prm | ○(18件) |
| 488 | Microsoft-Windows-Kernel-Process | ○(181件) |
| 489 | Microsoft-Windows-Kernel-Processor-Power | ○(2件) |
| 490 | Microsoft-Windows-Kernel-Registry | ○(1件) |
| 491 | Microsoft-Windows-Kernel-ShimEngine | ○(30件) |
| 492 | Microsoft-Windows-Kernel-StoreMgr | ○(13件) |
| 493 | Microsoft-Windows-KernelStreaming | ○(1件) |
| 494 | Microsoft-Windows-Kernel-Tm | ○(5件) |
| 495 | Microsoft-Windows-Kernel-Tm-Trigger | ○(10件) |
| 496 | Microsoft-Windows-Kernel-WDI | ○(40件) |
| 497 | Microsoft-Windows-Kernel-WHEA | ○(18件) |
| 498 | Microsoft-Windows-Kernel-WSService-StartServiceTrigger | ○(9件) |
| 499 | Microsoft-Windows-Kernel-XDV | ○(271件) |
| 500 | Microsoft-Windows-KeyboardFilter | ○(6件) |
| 501 | Microsoft-Windows-KnownFolders | ○(3件) |
| 502 | Microsoft-Windows-L2NACP | ○(5件) |
| 503 | Microsoft-Windows-LanGPA | ○(43件) |
| 504 | Microsoft-Windows-LanguagePackSetup | ○(30件) |
| 505 | Microsoft-Windows-LAPS | ○(3件) |
| 506 | Microsoft-Windows-LDAP-Client | ○(12件) |
| 507 | Microsoft-Windows-LimitsManagement | ○(12件) |
| 508 | Microsoft-Windows-LinkLayerDiscoveryProtocol | ○(14件) |
| 509 | Microsoft-Windows-LiveId | ○(4件) |
| 510 | Microsoft-Windows-LocationServiceProvider | ○(60件) |
| 511 | Microsoft-Windows-LUA | ○(52件) |
| 512 | Microsoft-Windows-Magnification | ○(14件) |
| 513 | Microsoft-Windows-Management-SecureAssessment | ○(18件) |
| 514 | Microsoft-Windows-MapControls | ○(224件) |
| 515 | Microsoft-Windows-MCCS-AccountAccessor | ○(2件) |
| 516 | Microsoft-Windows-MCCS-AccountsHost | × |
| 517 | Microsoft-Windows-MCCS-AccountsRT | ○(22件) |
| 518 | Microsoft-Windows-MCCS-ActiveSyncCsp | ○(22件) |
| 519 | Microsoft-Windows-MCCS-ActiveSyncProvider | ○(7件) |
| 520 | Microsoft-Windows-MCCS-DavSyncProvider | ○(211件) |
| 521 | Microsoft-Windows-MCCS-EngineShared | ○(5件) |
| 522 | Microsoft-Windows-MCCS-InternetMail | ○(429件) |
| 523 | Microsoft-Windows-MCCS-InternetMailCsp | ○(1件) |
| 524 | Microsoft-Windows-MCCS-NetworkHelper | ○(18件) |
| 525 | Microsoft-Windows-MCCS-SyncController | ○(4件) |
| 526 | Microsoft-Windows-MCCS-SyncUtil | ○(43件) |
| 527 | Microsoft-Windows-MediaEngine | ○(16件) |
| 528 | Microsoft-Windows-MediaFoundation-MFCaptureEngine | ○(11件) |
| 529 | Microsoft-Windows-MediaFoundation-MFReadWrite | ○(41件) |
| 530 | Microsoft-Windows-MediaFoundation-MSVProc | ○(11件) |
| 531 | Microsoft-Windows-MediaFoundation-Performance | ○(106件) |
| 532 | Microsoft-Windows-MediaFoundation-Performance-Core | ○(2件) |
| 533 | Microsoft-Windows-MediaFoundation-Platform | ○(2件) |
| 534 | Microsoft-Windows-MediaFoundation-PlayAPI | ○(164件) |
| 535 | Microsoft-Windows-Media-Protection-PlayReady-Performance | ○(159件) |
| 536 | Microsoft-Windows-Media-Streaming | ○(41件) |
| 537 | Microsoft-Windows-MemoryDiagnostics-Results | ○(5件) |
| 538 | Microsoft-Windows-MemoryDiagnostics-Schedule | ○(76件) |
| 539 | Microsoft-Windows-Memory-Diagnostic-Task-Handler | ○(48件) |
| 540 | Microsoft-Windows-MF | ○(297件) |
| 541 | Microsoft-Windows-MF-FrameServer | ○(45件) |
| 542 | Microsoft-Windows-MFH264Enc | ○(21件) |
| 543 | Microsoft-Windows-Minstore | ○(2件) |
| 544 | Microsoft-Windows-MMCSS | ○(19件) |
| 545 | Microsoft-Windows-Mobile-Broadband-Experience-Api | ○(46件) |
| 546 | Microsoft-Windows-Mobile-Broadband-Experience-Api-Internal | ○(85件) |
| 547 | Microsoft-Windows-Mobile-Broadband-Experience-SmsApi | ○(19件) |
| 548 | Microsoft-Windows-MobilityCenter | ○(258件) |
| 549 | Microsoft-Windows-mobsync | ○(16件) |
| 550 | Microsoft-Windows-ModernDeployment-Diagnostics-Provider | ○(75件) |
| 551 | Microsoft-Windows-MosHost | ○(48件) |
| 552 | Microsoft-Windows-MountMgr | ○(560件) |
| 553 | Microsoft-Windows-MP4SDECD | ○(15件) |
| 554 | Microsoft-Windows-MPEG2_DLNA-Encoder | ○(4件) |
| 555 | Microsoft-Windows-Mprddm | ○(255件) |
| 556 | Microsoft-Windows-MPRMSG | ○(1件) |
| 557 | Microsoft-Windows-MPS-CLNT | ○(14件) |
| 558 | Microsoft-Windows-MPS-DRV | ○(33件) |
| 559 | Microsoft-Windows-MPS-SRV | ○(1件) |
| 560 | Microsoft-Windows-MSDTC | ○(4件) |
| 561 | Microsoft-Windows-MSDTC 2 | ○(56件) |
| 562 | Microsoft-Windows-MSDTC Client | ○(4件) |
| 563 | Microsoft-Windows-MSDTC Client 2 | ○(5件) |
| 564 | Microsoft-Windows-MSFTEDIT | ○(3件) |
| 565 | Microsoft-Windows-MsiServer | × |
| 566 | Microsoft-Windows-MSMPEG2ADEC | ○(88件) |
| 567 | Microsoft-Windows-MSMPEG2VDEC | ○(110件) |
| 568 | Microsoft-Windows-msmpeg2venc | ○(16件) |
| 569 | Microsoft-Windows-MUI | ○(31件) |
| 570 | Microsoft-Windows-Narrator | ○(13件) |
| 571 | Microsoft-Windows-Ncasvc | ○(163件) |
| 572 | Microsoft-Windows-NcdAutoSetup | ○(18件) |
| 573 | Microsoft-Windows-NCSI | ○(49件) |
| 574 | Microsoft-Windows-NDF-HelperClassDiscovery | ○(92件) |
| 575 | Microsoft-Windows-NDIS | ○(177件) |
| 576 | Microsoft-Windows-NdisImPlatformEventProvider | ○(8件) |
| 577 | Microsoft-Windows-NdisImPlatformSysEvtProvider | ○(41件) |
| 578 | Microsoft-Windows-NDIS-PacketCapture | ○(66件) |
| 579 | Microsoft-Windows-Ndu | ○(16件) |
| 580 | Microsoft-Windows-Netshell | ○(10件) |
| 581 | Microsoft-Windows-Network-and-Sharing-Center | ○(32件) |
| 582 | Microsoft-Windows-NetworkBridge | ○(238件) |
| 583 | Microsoft-Windows-Network-Connection-Broker | ○(15件) |
| 584 | Microsoft-Windows-Network-ExecutionContext | ○(15件) |
| 585 | Microsoft-Windows-NetworkGCW | ○(28件) |
| 586 | Microsoft-Windows-Networking-Correlation | ○(4件) |
| 587 | Microsoft-Windows-Networking-RealTimeCommunication | ○(277件) |
| 588 | Microsoft-Windows-NetworkManagerTriggerProvider | ○(1件) |
| 589 | Microsoft-Windows-NetworkProfile | ○(25件) |
| 590 | Microsoft-Windows-NetworkProfileTriggerProvider | ○(20件) |
| 591 | Microsoft-Windows-NetworkProvider | ○(13件) |
| 592 | Microsoft-Windows-NetworkProvisioning | ○(213件) |
| 593 | Microsoft-Windows-NetworkSecurity | ○(124件) |
| 594 | Microsoft-Windows-Network-Setup | ○(2件) |
| 595 | Microsoft-Windows-NlaSvc | ○(387件) |
| 596 | Microsoft-Windows-Ntfs | ○(32件) |
| 597 | Microsoft-Windows-NtfsLog_abc9a209042c334c2a15ddc52efce488 | ○(17件) |
| 598 | Microsoft-Windows-Ntfs-UBPM | ○(69件) |
| 599 | Microsoft-Windows-NTLM | × |
| 600 | Microsoft-Windows-ntshrui | ○(3件) |
| 601 | Microsoft-Windows-NvmeDisk | ○(21件) |
| 602 | Microsoft-Windows-NWiFi | × |
| 603 | Microsoft-Windows-OfflineFiles | ○(29件) |
| 604 | Microsoft-Windows-OLEACC | ○(17件) |
| 605 | Microsoft-Windows-OLE-Perf | ○(434件) |
| 606 | Microsoft-Windows-OneBackup | ○(17件) |
| 607 | Microsoft-Windows-OneX | ○(57件) |
| 608 | Microsoft-Windows-OOBE-FirstLogonAnim | ○(60件) |
| 609 | Microsoft-Windows-OobeLdr | ○(14件) |
| 610 | Microsoft-Windows-OOBE-Machine-Core | ○(13件) |
| 611 | Microsoft-Windows-OOBE-Machine-DUI | ○(28件) |
| 612 | Microsoft-Windows-OOBE-Machine-Plugins-Wireless | ○(231件) |
| 613 | Microsoft-Windows-osk | ○(5件) |
| 614 | Microsoft-Windows-OtpCredentialProviderEvt | ○(162件) |
| 615 | Microsoft-Windows-OverlayFilter | ○(48件) |
| 616 | Microsoft-Windows-ParentalControls | ○(9件) |
| 617 | Microsoft-Windows-Partition | ○(2件) |
| 618 | Microsoft-Windows-PCI | ○(7件) |
| 619 | Microsoft-Windows-PDC | ○(20件) |
| 620 | Microsoft-Windows-PDFReader | ○(22件) |
| 621 | Microsoft-Windows-PDH | ○(1件) |
| 622 | Microsoft-Windows-PerceptionRuntime | ○(32件) |
| 623 | Microsoft-Windows-PerceptionSensorDataService | ○(7件) |
| 624 | Microsoft-Windows-PerfDisk | ○(1件) |
| 625 | Microsoft-Windows-Perflib | ○(18件) |
| 626 | Microsoft-Windows-PerfNet | ○(8件) |
| 627 | Microsoft-Windows-Performance-Recorder-Control | ○(1件) |
| 628 | Microsoft-Windows-PerfOS | ○(4件) |
| 629 | Microsoft-Windows-PerfProc | ○(2件) |
| 630 | Microsoft-Windows-PersistentMemory-Nvdimm | ○(14件) |
| 631 | Microsoft-Windows-PersistentMemory-PmemDisk | ○(34件) |
| 632 | Microsoft-Windows-PersistentMemory-ScmBus | ○(8件) |
| 633 | Microsoft-WindowsPhone-ConfigManager2 | ○(2件) |
| 634 | Microsoft-WindowsPhone-CoreMessaging | ○(7件) |
| 635 | Microsoft-WindowsPhone-CoreUIComponents | ○(1件) |
| 636 | Microsoft-WindowsPhone-Ufx | ○(3件) |
| 637 | Microsoft-WindowsPhone-UfxSynopsys | ○(45件) |
| 638 | Microsoft-Windows-PhotoAcq | ○(43件) |
| 639 | Microsoft-Windows-Photo-Image-Codec | ○(24件) |
| 640 | Microsoft-Windows-PktMon | ○(116件) |
| 641 | Microsoft-Windows-PlayToManager | ○(708件) |
| 642 | Microsoft-Windows-PortableDeviceStatusProvider | ○(1件) |
| 643 | Microsoft-Windows-PortableDeviceSyncProvider | ○(15件) |
| 644 | Microsoft-Windows-Power-CAD | ○(24件) |
| 645 | Microsoft-Windows-PowerCfg | ○(31件) |
| 646 | Microsoft-Windows-PowerCpl | ○(3件) |
| 647 | Microsoft-Windows-Power-Meter-Polling | ○(18件) |
| 648 | Microsoft-Windows-PowerShell | ○(28件) |
| 649 | Microsoft-Windows-PowerShell-DesiredStateConfiguration-FileDownloadManager | ○(3件) |
| 650 | Microsoft-Windows-Power-Troubleshooter | ○(114件) |
| 651 | Microsoft-Windows-PrintBRM | ○(75件) |
| 652 | Microsoft-Windows-PrintService | ○(10件) |
| 653 | Microsoft-Windows-PrintService-USBMon | ○(8件) |
| 654 | Microsoft-Windows-Privacy-Auditing | ○(5件) |
| 655 | Microsoft-Windows-Privacy-Auditing-Activity-History-Privacy-Settings | ○(32件) |
| 656 | Microsoft-Windows-Privacy-Auditing-CPSS | × |
| 657 | Microsoft-Windows-Privacy-Auditing-OneSettingsClient | ○(15件) |
| 658 | Microsoft-Windows-Privacy-Auditing-PermissiveLearningMode | ○(23件) |
| 659 | Microsoft-Windows-ProcessExitMonitor | ○(19件) |
| 660 | Microsoft-Windows-Processor-Aggregator | ○(16件) |
| 661 | Microsoft-Windows-ProcessStateManager | ○(21件) |
| 662 | Microsoft-Windows-Program-Compatibility-Assistant | ○(4件) |
| 663 | Microsoft-Windows-Provisioning-Diagnostics-Provider | ○(141件) |
| 664 | Microsoft-Windows-Proximity-Common | ○(228件) |
| 665 | Microsoft-Windows-PushNotifications-Developer | × |
| 666 | Microsoft-Windows-PushNotifications-InProc | × |
| 667 | Microsoft-Windows-PushNotifications-Platform | ○(11件) |
| 668 | Microsoft-Windows-Push-To-Install-Service | ○(10件) |
| 669 | Microsoft-Windows-QoS-Pacer | ○(57件) |
| 670 | Microsoft-Windows-QoS-qWAVE | ○(37件) |
| 671 | Microsoft-Windows-RadioManager | ○(610件) |
| 672 | Microsoft-Windows-Ras-AgileVpn | ○(20件) |
| 673 | Microsoft-Windows-Ras-NdisWanPacketCapture | ○(11件) |
| 674 | Microsoft-Windows-RasServer | ○(8件) |
| 675 | Microsoft-Windows-RasSstp | ○(14件) |
| 676 | Microsoft-Windows-ReadyBoost | ○(38件) |
| 677 | Microsoft-Windows-ReadyBoostDriver | ○(12件) |
| 678 | Microsoft-Windows-ReFS | ○(32件) |
| 679 | Microsoft-Windows-ReFsDedupSvc | ○(20件) |
| 680 | Microsoft-Windows-ReFS-v1 | ○(12件) |
| 681 | Microsoft-Windows-RemoteApp and Desktop Connections | ○(20件) |
| 682 | Microsoft-Windows-RemoteAssistance | ○(27件) |
| 683 | Microsoft-Windows-RemoteDesktopServices-RdpCoreTS | ○(6件) |
| 684 | Microsoft-Windows-RemoteDesktopServices-SessionServices | ○(189件) |
| 685 | Microsoft-Windows-Remotefs-Rdbss | ○(23件) |
| 686 | Microsoft-Windows-ResetEng | ○(4件) |
| 687 | Microsoft-Windows-ResetEng-Trace | ○(84件) |
| 688 | Microsoft-Windows-Resource-Exhaustion-Detector | ○(212件) |
| 689 | Microsoft-Windows-Resource-Exhaustion-Resolver | ○(4件) |
| 690 | Microsoft-Windows-ResourcePublication | ○(26件) |
| 691 | Microsoft-Windows-RestartManager | ○(8件) |
| 692 | Microsoft-Windows-RetailDemo | ○(12件) |
| 693 | Microsoft-Windows-RPC | ○(56件) |
| 694 | Microsoft-Windows-RPC-Events | ○(40件) |
| 695 | Microsoft-Windows-RPC-FirewallManager | ○(8件) |
| 696 | Microsoft-Windows-RPC-Proxy-LBS | ○(31件) |
| 697 | Microsoft-Windows-RPCSS | ○(31件) |
| 698 | Microsoft-Windows-RRAS | ○(21件) |
| 699 | Microsoft-Windows-RTWorkQueue-Extended | ○(188件) |
| 700 | Microsoft-Windows-RTWorkQueue-Threading | ○(133件) |
| 701 | Microsoft-Windows-Runtime-Graphics | ○(1件) |
| 702 | Microsoft-Windows-Runtime-Media | ○(1件) |
| 703 | Microsoft-Windows-Runtime-Networking | ○(4件) |
| 704 | Microsoft-Windows-Runtime-Networking-BackgroundTransfer | ○(2件) |
| 705 | Microsoft-Windows-Runtime-WebAPI | ○(33件) |
| 706 | Microsoft-Windows-Runtime-Web-Http | ○(8件) |
| 707 | Microsoft-Windows-Schannel-Events | ○(3件) |
| 708 | Microsoft-Windows-SCPNP | ○(103件) |
| 709 | Microsoft-Windows-Sdbus | ○(23件) |
| 710 | Microsoft-Windows-Sdstor | ○(27件) |
| 711 | Microsoft-Windows-Search | ○(37件) |
| 712 | Microsoft-Windows-Search-Core | ○(33件) |
| 713 | Microsoft-Windows-Search-ProfileNotify | ○(76件) |
| 714 | Microsoft-Windows-Search-ProtocolHandlers | ○(15件) |
| 715 | Microsoft-Windows-SEC | ○(20件) |
| 716 | Microsoft-Windows-Security-Audit-Configuration-Client | ○(19件) |
| 717 | Microsoft-Windows-Security-Auditing | ○(43件) |
| 718 | Microsoft-Windows-Security-EnterpriseData-FileRevocationManager | ○(51件) |
| 719 | Microsoft-Windows-Security-ExchangeActiveSyncProvisioning | ○(89件) |
| 720 | Microsoft-Windows-Security-IdentityStore | ○(2件) |
| 721 | Microsoft-Windows-Security-Kerberos | ○(24件) |
| 722 | Microsoft-Windows-Security-LessPrivilegedAppContainer | ○(3件) |
| 723 | Microsoft-Windows-Security-Mitigations | ○(10件) |
| 724 | Microsoft-Windows-SecurityMitigationsBroker | ○(5件) |
| 725 | Microsoft-Windows-Security-Netlogon | ○(8件) |
| 726 | Microsoft-Windows-Security-SPP | ○(17件) |
| 727 | Microsoft-Windows-Security-SPP-UX | ○(10件) |
| 728 | Microsoft-Windows-Security-SPP-UX-GC | ○(11件) |
| 729 | Microsoft-Windows-Security-SPP-UX-GenuineCenter-Logging | ○(3件) |
| 730 | Microsoft-Windows-Security-SPP-UX-Notifications | ○(17件) |
| 731 | Microsoft-Windows-Security-UserConsentVerifier | ○(10件) |
| 732 | Microsoft-Windows-Security-Vault | ○(3件) |
| 733 | Microsoft-Windows-SEC-WFP | ○(31件) |
| 734 | Microsoft-Windows-SendTo | ○(3件) |
| 735 | Microsoft-Windows-Sens | ○(84件) |
| 736 | Microsoft-Windows-SENSE | ○(10件) |
| 737 | Microsoft-Windows-SenseIR | ○(22件) |
| 738 | Microsoft-Windows-Sensors | ○(64件) |
| 739 | Microsoft-Windows-Sensors-Core | ○(3件) |
| 740 | Microsoft-Windows-Sensors-Core-Performance | ○(86件) |
| 741 | Microsoft-Windows-Serial-ClassExtension | ○(76件) |
| 742 | Microsoft-Windows-Serial-ClassExtension-V2 | ○(33件) |
| 743 | Microsoft-Windows-ServiceReportingApi | ○(71件) |
| 744 | Microsoft-Windows-Services | ○(24件) |
| 745 | Microsoft-Windows-Services-Svchost | ○(2件) |
| 746 | Microsoft-Windows-ServiceTriggerPerfEventProvider | ○(48件) |
| 747 | Microsoft-Windows-Servicing | ○(23件) |
| 748 | Microsoft-Windows-Setup | ○(8件) |
| 749 | Microsoft-Windows-SetupCl | ○(125件) |
| 750 | Microsoft-Windows-SetupPlatform | ○(370件) |
| 751 | Microsoft-Windows-SetupQueue | ○(20件) |
| 752 | Microsoft-Windows-SetupUGC | × |
| 753 | Microsoft-Windows-SharedAccess_NAT | ○(32件) |
| 754 | Microsoft-Windows-ShareMedia-ControlPanel | ○(59件) |
| 755 | Microsoft-Windows-Shell-AppWizCpl | ○(481件) |
| 756 | Microsoft-Windows-Shell-AuthUI | ○(6件) |
| 757 | Microsoft-Windows-ShellCommon-StartLayoutPopulation | ○(152件) |
| 758 | Microsoft-Windows-Shell-ConnectedAccountState | ○(4件) |
| 759 | Microsoft-Windows-Shell-Core | ○(27件) |
| 760 | Microsoft-Windows-Shell-DefaultPrograms | ○(66件) |
| 761 | Microsoft-Windows-Shell-LockScreenContent | ○(1件) |
| 762 | Microsoft-Windows-Shell-OpenWith | ○(42件) |
| 763 | Microsoft-Windows-Shell-Shwebsvc | ○(30件) |
| 764 | Microsoft-Windows-Shell-ZipFolder | ○(21件) |
| 765 | Microsoft-Windows-Shsvcs | ○(6件) |
| 766 | Microsoft-Windows-SleepStudy | ○(2件) |
| 767 | Microsoft-Windows-SmartCard-Audit | ○(2件) |
| 768 | Microsoft-Windows-SmartCard-DeviceEnum | ○(1件) |
| 769 | Microsoft-Windows-Smartcard-Server | ○(3件) |
| 770 | Microsoft-Windows-SmartCard-TPM-VCard-Module | ○(2件) |
| 771 | Microsoft-Windows-Smartcard-Trigger | ○(7件) |
| 772 | Microsoft-Windows-SmartScreen | ○(12件) |
| 773 | Microsoft-Windows-SMBClient | ○(377件) |
| 774 | Microsoft-Windows-SMBDirect | ○(6件) |
| 775 | Microsoft-Windows-SMBServer | ○(19件) |
| 776 | Microsoft-Windows-SMBWitnessClient | ○(22件) |
| 777 | Microsoft-Windows-SmbWmiProvider | × |
| 778 | Microsoft-Windows-SoftwareRestrictionPolicies | ○(184件) |
| 779 | Microsoft-Windows-SPB-ClassExtension | ○(2件) |
| 780 | Microsoft-Windows-SPB-HIDI2C | ○(16件) |
| 781 | Microsoft-Windows-Speech-TTS | ○(14件) |
| 782 | Microsoft-Windows-Speech-UserExperience | ○(80件) |
| 783 | Microsoft-Windows-SpellChecker | ○(23件) |
| 784 | Microsoft-Windows-Spell-Checking | ○(83件) |
| 785 | Microsoft-Windows-Spellchecking-Host | ○(9件) |
| 786 | Microsoft-Windows-SruMon | ○(32件) |
| 787 | Microsoft-Windows-SrumTelemetry | ○(1件) |
| 788 | Microsoft-Windows-StartNameRes | ○(15件) |
| 789 | Microsoft-Windows-StartupRepair | ○(2件) |
| 790 | Microsoft-Windows-StateRepository | ○(5件) |
| 791 | Microsoft-Windows-stobject | ○(20件) |
| 792 | Microsoft-Windows-StorageManagement | ○(3件) |
| 793 | Microsoft-Windows-StorageManagement-PartUtil | ○(6件) |
| 794 | Microsoft-Windows-StorageManagement-WSP-FS | ○(47件) |
| 795 | Microsoft-Windows-StorageManagement-WSP-Health | ○(32件) |
| 796 | Microsoft-Windows-StorageManagement-WSP-Host | ○(11件) |
| 797 | Microsoft-Windows-StorageManagement-WSP-Spaces | ○(291件) |
| 798 | Microsoft-Windows-StorageSettings | ○(124件) |
| 799 | Microsoft-Windows-StorageSpaces-Api | ○(1件) |
| 800 | Microsoft-Windows-StorageSpaces-Driver | ○(2378件) |
| 801 | Microsoft-Windows-StorageSpaces-ManagementAgent | ○(8件) |
| 802 | Microsoft-Windows-StorageSpaces-Parser | ○(46件) |
| 803 | Microsoft-Windows-StorageSpaces-SpaceManager | ○(2件) |
| 804 | Microsoft-Windows-Storage-Tiering | ○(30件) |
| 805 | Microsoft-Windows-Storage-Tiering-IoHeat | ○(7件) |
| 806 | Microsoft-Windows-StorageVolume | ○(16件) |
| 807 | Microsoft-Windows-StorDiag | ○(132件) |
| 808 | Microsoft-Windows-Store | ○(28件) |
| 809 | Microsoft-Windows-StorPort | ○(6件) |
| 810 | Microsoft-Windows-Storsvc | ○(14件) |
| 811 | Microsoft-Windows-Subsys-Csr | ○(65件) |
| 812 | Microsoft-Windows-Subsys-SMSS | ○(2件) |
| 813 | Microsoft-Windows-Sudo | ○(6件) |
| 814 | Microsoft-Windows-Superfetch | ○(53件) |
| 815 | Microsoft-Windows-Sysprep | ○(11件) |
| 816 | Microsoft-Windows-SystemEventsBroker | ○(187件) |
| 817 | Microsoft-Windows-System-Profile-HardwareId | ○(1件) |
| 818 | Microsoft-Windows-System-Restore | ○(4件) |
| 819 | Microsoft-Windows-SystemSettingsHandlers | ○(25件) |
| 820 | Microsoft-Windows-TabletPC-InputPanel | ○(89件) |
| 821 | Microsoft-Windows-TabletPC-MathInput | ○(35件) |
| 822 | Microsoft-Windows-TabletPC-MathRecognizer | ○(34件) |
| 823 | Microsoft-Windows-TabletPC-Platform-Input-Core | ○(5件) |
| 824 | Microsoft-Windows-TabletPC-Platform-Input-Ninput | ○(12件) |
| 825 | Microsoft-Windows-TabletPC-Platform-Input-Wisp | ○(7件) |
| 826 | Microsoft-Windows-TabletPC-Platform-Manipulations | ○(1件) |
| 827 | Microsoft-Windows-TaskbarCPL | ○(94件) |
| 828 | Microsoft-Windows-TaskScheduler | ○(60件) |
| 829 | Microsoft-Windows-TCPIP | ○(197件) |
| 830 | Microsoft-Windows-TenantRestrictions | ○(45件) |
| 831 | Microsoft-Windows-TerminalServices-ClientActiveXCore | ○(11件) |
| 832 | Microsoft-Windows-TerminalServices-ClientUSBDevices | ○(19件) |
| 833 | Microsoft-Windows-TerminalServices-LocalSessionManager | ○(5件) |
| 834 | Microsoft-Windows-TerminalServices-MediaRedirection | ○(5件) |
| 835 | Microsoft-Windows-TerminalServices-PnPDevices | ○(4件) |
| 836 | Microsoft-Windows-TerminalServices-Printers | ○(36件) |
| 837 | Microsoft-Windows-TerminalServices-RdpSoundDriver | ○(14件) |
| 838 | Microsoft-Windows-TerminalServices-RemoteConnectionManager | ○(34件) |
| 839 | Microsoft-Windows-TerminalServices-ServerUSBDevices | ○(115件) |
| 840 | Microsoft-Windows-Tethering-Manager | ○(1件) |
| 841 | Microsoft-Windows-Tethering-Station | ○(11件) |
| 842 | Microsoft-Windows-TextPredictionEngine | ○(2件) |
| 843 | Microsoft-Windows-ThemeCPL | ○(6件) |
| 844 | Microsoft-Windows-ThemeUI | ○(5件) |
| 845 | Microsoft-Windows-Thermal-Polling | ○(5件) |
| 846 | Microsoft-Windows-Threat-Intelligence | ○(60件) |
| 847 | Microsoft-Windows-TimeBroker | ○(3件) |
| 848 | Microsoft-Windows-Time-Service | ○(9件) |
| 849 | Microsoft-Windows-Time-Service-PTP-Provider | ○(305件) |
| 850 | Microsoft-Windows-TPM-WMI | ○(42件) |
| 851 | Microsoft-Windows-TriggerEmulatorProvider | ○(5件) |
| 852 | Microsoft-Windows-Troubleshooting-Recommended | ○(32件) |
| 853 | Microsoft-Windows-TSF-msctf | ○(6件) |
| 854 | Microsoft-Windows-TSF-msutb | ○(18件) |
| 855 | Microsoft-Windows-TSF-UIManager | ○(3件) |
| 856 | Microsoft-Windows-TunnelDriver | ○(2件) |
| 857 | Microsoft-Windows-TunnelDriver-SQM-Provider | ○(54件) |
| 858 | Microsoft-Windows-TZSync | ○(11件) |
| 859 | Microsoft-Windows-TZUtil | ○(5件) |
| 860 | Microsoft-Windows-UAC | ○(14件) |
| 861 | Microsoft-Windows-UAC-FileVirtualization | ○(6件) |
| 862 | Microsoft-Windows-UIAnimation | ○(7件) |
| 863 | Microsoft-Windows-UIAutomationCore | ○(429件) |
| 864 | Microsoft-Windows-UI-Input-Inking | ○(2件) |
| 865 | Microsoft-Windows-UIRibbon | ○(81件) |
| 866 | Microsoft-Windows-UI-Search | ○(4件) |
| 867 | Microsoft-Windows-UniversalTelemetryClient | ○(12件) |
| 868 | Microsoft-Windows-URLMon | ○(25件) |
| 869 | Microsoft-Windows-USB-MAUSBHOST | ○(6件) |
| 870 | Microsoft-Windows-USB-UCMUCSICX | ○(55件) |
| 871 | Microsoft-Windows-USB-UCX | ○(68件) |
| 872 | Microsoft-Windows-USB-USB4DeviceRouter-EventLogs | ○(4件) |
| 873 | Microsoft-Windows-USB-USBHUB | ○(4件) |
| 874 | Microsoft-Windows-USB-USBHUB3 | ○(152件) |
| 875 | Microsoft-Windows-USB-USBPORT | ○(745件) |
| 876 | Microsoft-Windows-USB-USBXHCI | ○(13件) |
| 877 | Microsoft-Windows-USBVideo | ○(75件) |
| 878 | Microsoft-Windows-User Device Registration | ○(47件) |
| 879 | Microsoft-Windows-User Profiles General | ○(14件) |
| 880 | Microsoft-Windows-User Profiles Service | ○(14件) |
| 881 | Microsoft-Windows-UserAccountControl | ○(20件) |
| 882 | Microsoft-Windows-User-ControlPanel | ○(16件) |
| 883 | Microsoft-Windows-UserDataAccess-CallHistoryClient | ○(3件) |
| 884 | Microsoft-Windows-UserDataAccess-CEMAPI | ○(8件) |
| 885 | Microsoft-Windows-UserDataAccess-PimIndexMaintenance | ○(16件) |
| 886 | Microsoft-Windows-UserDataAccess-Poom | ○(28件) |
| 887 | Microsoft-Windows-UserDataAccess-UnifiedStore | ○(19件) |
| 888 | Microsoft-Windows-UserDataAccess-UserDataApis | × |
| 889 | Microsoft-Windows-UserDataAccess-UserDataService | ○(46件) |
| 890 | Microsoft-Windows-UserDataAccess-UserDataUtils | ○(4件) |
| 891 | Microsoft-Windows-User-Diagnostic | ○(17件) |
| 892 | Microsoft-Windows-User-Loader | ○(161件) |
| 893 | Microsoft-Windows-UserModePowerService | ○(107件) |
| 894 | Microsoft-Windows-UserPnp | ○(12件) |
| 895 | Microsoft-Windows-UserSettingsBackup-BackupUnitProcessor | ○(39件) |
| 896 | Microsoft-Windows-UserSettingsBackup-EarlyDownloader | ○(1件) |
| 897 | Microsoft-Windows-UserSettingsBackup-Orchestrator | ○(3件) |
| 898 | Microsoft-Windows-UxInit | ○(95件) |
| 899 | Microsoft-Windows-UxTheme | ○(12件) |
| 900 | Microsoft-Windows-VDRVROOT | ○(84件) |
| 901 | Microsoft-Windows-VerifyHardwareSecurity | ○(1件) |
| 902 | Microsoft-Windows-VHDMP | ○(28件) |
| 903 | Microsoft-Windows-Video-For-Windows | ○(27件) |
| 904 | Microsoft-Windows-VIRTDISK | ○(7件) |
| 905 | Microsoft-Windows-VolumeControl | ○(15件) |
| 906 | Microsoft-Windows-VolumeSnapshot-Driver | ○(237件) |
| 907 | Microsoft-Windows-VPN-Client | ○(12件) |
| 908 | Microsoft-Windows-VWiFi | ○(5件) |
| 909 | Microsoft-Windows-WABSyncProvider | ○(42件) |
| 910 | Microsoft-Windows-Wallet | ○(33件) |
| 911 | Microsoft-Windows-Watchdog-Events | ○(2件) |
| 912 | Microsoft-Windows-Wcmsvc | ○(13件) |
| 913 | Microsoft-Windows-WCN-Config-Registrar | ○(34件) |
| 914 | Microsoft-Windows-WCN-Config-Registrar-Secure | ○(24件) |
| 915 | Microsoft-Windows-WCNWiz | ○(25件) |
| 916 | Microsoft-Windows-WDAG-PolicyEvaluator-CSP | ○(8件) |
| 917 | Microsoft-Windows-WebAuth | ○(84件) |
| 918 | Microsoft-Windows-WebAuthN | ○(1件) |
| 919 | Microsoft-Windows-WebcamExperience | ○(92件) |
| 920 | Microsoft-Windows-WebdavClient-LookupServiceTrigger | ○(8件) |
| 921 | Microsoft-Windows-WebIO | ○(10件) |
| 922 | Microsoft-Windows-WebServices | ○(15件) |
| 923 | Microsoft-Windows-Websocket-Protocol-Component | ○(4件) |
| 924 | Microsoft-Windows-WEPHOSTSVC | ○(107件) |
| 925 | Microsoft-Windows-WER-Diag | ○(1件) |
| 926 | Microsoft-Windows-WerKernel | ○(22件) |
| 927 | Microsoft-Windows-WER-PayloadHealth | ○(79件) |
| 928 | Microsoft-Windows-WER-SystemErrorReporting | ○(3件) |
| 929 | Microsoft-Windows-WFP | ○(106件) |
| 930 | Microsoft-Windows-WHEA-Logger | ○(183件) |
| 931 | Microsoft-Windows-WiFiDisplay | ○(28件) |
| 932 | Microsoft-Windows-WiFiHotspotService | ○(11件) |
| 933 | Microsoft-Windows-WiFiNetworkManager | ○(69件) |
| 934 | Microsoft-Windows-Win32k | ○(10件) |
| 935 | Microsoft-Windows-Windeploy | ○(4件) |
| 936 | Microsoft-Windows-Windows Defender | ○(37件) |
| 937 | Microsoft-Windows-Windows Firewall With Advanced Security | ○(46件) |
| 938 | Microsoft-Windows-WindowsBackup | ○(31件) |
| 939 | Microsoft-Windows-WindowsColorSystem | ○(10件) |
| 940 | Microsoft-Windows-WindowsSystemAssessmentTool | ○(24件) |
| 941 | Microsoft-Windows-WindowsToGo-StartupOptions | ○(331件) |
| 942 | Microsoft-Windows-WindowsUIImmersive | ○(353件) |
| 943 | Microsoft-Windows-WindowsUpdateClient | ○(8件) |
| 944 | Microsoft-Windows-WinHttp | ○(1件) |
| 945 | Microsoft-Windows-WinHttp-Diagnostics | ○(5件) |
| 946 | Microsoft-Windows-WinHttp-Pca | ○(11件) |
| 947 | Microsoft-Windows-WinINet | ○(37件) |
| 948 | Microsoft-Windows-WinINet-Capture | ○(100件) |
| 949 | Microsoft-Windows-WinINet-Config | ○(16件) |
| 950 | Microsoft-Windows-WinINet-Pca | ○(1件) |
| 951 | Microsoft-Windows-Wininit | ○(75件) |
| 952 | Microsoft-Windows-Winlogon | ○(111件) |
| 953 | Microsoft-Windows-WinMDE | ○(168件) |
| 954 | Microsoft-Windows-WinML | ○(21件) |
| 955 | Microsoft-Windows-WinNat | ○(4件) |
| 956 | Microsoft-Windows-WinREAgent | ○(4件) |
| 957 | Microsoft-Windows-WinRM | ○(5件) |
| 958 | Microsoft-Windows-WinRT-Error | ○(2件) |
| 959 | Microsoft-Windows-Winsock-AFD | ○(2件) |
| 960 | Microsoft-Windows-Winsock-NameResolution | ○(54件) |
| 961 | Microsoft-Windows-Winsock-Sockets | ○(3件) |
| 962 | Microsoft-Windows-Winsock-SQM | ○(14件) |
| 963 | Microsoft-Windows-Winsock-WS2HELP | ○(25件) |
| 964 | Microsoft-Windows-Winsrv | ○(80件) |
| 965 | Microsoft-Windows-Wired-AutoConfig | ○(74件) |
| 966 | Microsoft-Windows-WLAN-AutoConfig | ○(174件) |
| 967 | Microsoft-Windows-WlanDlg | ○(1件) |
| 968 | Microsoft-Windows-WLAN-Driver | ○(88件) |
| 969 | Microsoft-Windows-WlanPref | ○(1件) |
| 970 | Microsoft-Windows-WLGPA | ○(27件) |
| 971 | Microsoft-Windows-wmbclass | ○(101件) |
| 972 | Microsoft-Windows-Wmbclass-Opn | ○(344件) |
| 973 | Microsoft-Windows-WMI | ○(217件) |
| 974 | Microsoft-Windows-WMI-Activity | ○(8件) |
| 975 | Microsoft-Windows-WMP | ○(82件) |
| 976 | Microsoft-Windows-WMPDMCUI | ○(61件) |
| 977 | Microsoft-Windows-WMPNSS-PublicAPI | ○(7件) |
| 978 | Microsoft-Windows-WMPNSS-Service | ○(141件) |
| 979 | Microsoft-Windows-WMPNSSUI | ○(78件) |
| 980 | Microsoft-Windows-WMP-Setup_WM | ○(1件) |
| 981 | Microsoft-Windows-wmvdecod | ○(255件) |
| 982 | Microsoft-Windows-WMVENCOD | ○(29件) |
| 983 | Microsoft-Windows-WorkFolders | ○(5件) |
| 984 | Microsoft-Windows-Workplace Join | ○(1件) |
| 985 | Microsoft-Windows-WPD-API | ○(81件) |
| 986 | Microsoft-Windows-WPDClassInstaller | ○(74件) |
| 987 | Microsoft-Windows-WPD-CompositeClassDriver | ○(77件) |
| 988 | Microsoft-Windows-WPD-MTPBT | ○(162件) |
| 989 | Microsoft-Windows-WPD-MTPClassDriver | ○(19件) |
| 990 | Microsoft-Windows-WPD-MTPIP | ○(1件) |
| 991 | Microsoft-Windows-WPD-MTPUS | ○(12件) |
| 992 | Microsoft-Windows-WSC-SRV | ○(75件) |
| 993 | Microsoft-Windows-WUSA | ○(9件) |
| 994 | Microsoft-Windows-WwanClient_1e2fdcad8ed5326fb89a40addcb90fe9 | ○(1件) |
| 995 | Microsoft-Windows-WWAN-MM-EVENTS | ○(13件) |
| 996 | Microsoft-Windows-WWAN-NDISUIO-EVENTS | ○(21件) |
| 997 | Microsoft-Windows-WwanProtDim_8ae583a328f2324fa39dea640c5846ee | ○(30件) |
| 998 | Microsoft-Windows-WWAN-SVC-EVENTS | ○(11件) |
| 999 | Microsoft-Windows-XAML | ○(123件) |
| 1000 | Microsoft-Windows-XAML-Diagnostics | ○(8件) |
| 1001 | Microsoft-Windows-XAudio2 | ○(7件) |
| 1002 | Microsoft-Windows-XWizards | ○(58件) |
| 1003 | Microsoft-Windows-ZTDNS | ○(5件) |
| 1004 | Microsoft-Windows-ZTraceMaps | ○(210件) |
| 1005 | mlx4_bus | × |
| 1006 | mouclass | × |
| 1007 | mouhid | × |
| 1008 | mpi3drvi | ○(24件) |
| 1009 | mrxsmb | × |
| 1010 | MsBridge | ○(25件) |
| 1011 | mshidumdf | × |
| 1012 | MSI_Case_Service | × |
| 1013 | MsiInstaller | ○(279件) |
| 1014 | MSiSCSI | × |
| 1015 | MSSOAP | × |
| 1016 | MTConfig | × |
| 1017 | Mup | ○(27件) |
| 1018 | mvumis | × |
| 1019 | Mystic_Light_Service | ○(38件) |
| 1020 | NdisImPlatform | ○(289件) |
| 1021 | NdisWan | ○(10件) |
| 1022 | ndiswanlegacy | × |
| 1023 | NetBIOS | ○(6件) |
| 1024 | NetBT | ○(45件) |
| 1025 | NetJoin | ○(13件) |
| 1026 | Netlogon | ○(110件) |
| 1027 | Netwtw10 | ○(11件) |
| 1028 | Ntfs | ○(2件) |
| 1029 | nvdimm | × |
| 1030 | nvlddmkm | × |
| 1031 | nvmedisk | × |
| 1032 | nvstor | × |
| 1033 | OfficeAirSpace | ○(33件) |
| 1034 | OfficeLoggingLiblet | ○(35件) |
| 1035 | OpenSSH | ○(8件) |
| 1036 | Outlook | ○(77件) |
| 1037 | Parport | ○(17件) |
| 1038 | partmgr | ○(5件) |
| 1039 | pcmcia | × |
| 1040 | percsas2i | × |
| 1041 | percsas3i | × |
| 1042 | pmem | × |
| 1043 | PNPMEM | ○(8件) |
| 1044 | Power | ○(19件) |
| 1045 | PowerShell | ○(11件) |
| 1046 | PptpMiniport | ○(267件) |
| 1047 | Processor | ○(9件) |
| 1048 | pvscsi | × |
| 1049 | RasAuto | ○(683件) |
| 1050 | RasCfg | ○(171件) |
| 1051 | RasClient | ○(581件) |
| 1052 | Rasman | ○(99件) |
| 1053 | rdbss | × |
| 1054 | RemoteAccess | ○(18件) |
| 1055 | RFCOMM | ○(6件) |
| 1056 | rhproxy | × |
| 1057 | rspndr | × |
| 1058 | rt640x64 | ○(62件) |
| 1059 | rtcx21 | × |
| 1060 | sbp2port | × |
| 1061 | SceCli | × |
| 1062 | SceSrv | × |
| 1063 | Schannel | × |
| 1064 | scmbus | × |
| 1065 | SecurityCenter | × |
| 1066 | sercx | × |
| 1067 | sercx2 | × |
| 1068 | Serial | × |
| 1069 | sermouse | × |
| 1070 | Server | × |
| 1071 | Service Control Manager | × |
| 1072 | Service1 | × |
| 1073 | ServiceModel Audit 4.0.0.0 | × |
| 1074 | SideBySide | × |
| 1075 | SiSRaid2 | × |
| 1076 | SiSRaid4 | × |
| 1077 | SmartSAMD | × |
| 1078 | SMSvcHost 4.0.0.0 | ○(3件) |
| 1079 | SNMPTRAP | ○(8件) |
| 1080 | Software Installation | × |
| 1081 | spaceport | × |
| 1082 | spbcx | × |
| 1083 | SpeechRuntime | × |
| 1084 | SPP | ○(19件) |
| 1085 | SrmSvc | × |
| 1086 | Srv | × |
| 1087 | stexstor | × |
| 1088 | StillImage | × |
| 1089 | storahci | × |
| 1090 | stornvme | × |
| 1091 | System | × |
| 1092 | System Restore | × |
| 1093 | System.IdentityModel 4.0.0.0 | × |
| 1094 | System.IO.Log 4.0.0.0 | ○(4件) |
| 1095 | System.Runtime.Serialization 4.0.0.0 | × |
| 1096 | System.ServiceModel 4.0.0.0 | ○(5件) |
| 1097 | Tcpip | × |
| 1098 | Tcpip6 | × |
| 1099 | TCPMon | × |
| 1100 | TPM | × |
| 1101 | tunnel | × |
| 1102 | UASPStor | ○(470件) |
| 1103 | Universal Print | ○(25件) |
| 1104 | usbaudio2 | × |
| 1105 | usbehci | × |
| 1106 | usbperf | ○(1件) |
| 1107 | usbser | × |
| 1108 | usbvideo | ○(14件) |
| 1109 | User32 | ○(5件) |
| 1110 | VBoxNetLwf | × |
| 1111 | VBoxUSBMon | × |
| 1112 | VBRuntime | × |
| 1113 | VDS Basic Provider | × |
| 1114 | VDS Dynamic Provider | × |
| 1115 | VDS Virtual Disk Provider | × |
| 1116 | Virtual Disk Service | × |
| 1117 | volmgr | × |
| 1118 | Volsnap | × |
| 1119 | vpci | ○(11件) |
| 1120 | vsmraid | × |
| 1121 | VSS | × |
| 1122 | VSTO 4.0 | × |
| 1123 | VSTXRAID | × |
| 1124 | vwifimp | × |
| 1125 | WacomPen | × |
| 1126 | wdf01000 | × |
| 1127 | wecsvc | × |
| 1128 | WerSvc | × |
| 1129 | Win32k | × |
| 1130 | winaccelcx | × |
| 1131 | Windows Backup | × |
| 1132 | Windows Disk Diagnostic | × |
| 1133 | Windows Error Reporting | × |
| 1134 | Windows Script Host | × |
| 1135 | Windows-ApplicationModel-Store-SDK | × |
| 1136 | WinNat | × |
| 1137 | WINSATAPI_ETW_PROVIDER | × |
| 1138 | WMI.NET Provider Extension | × |
| 1139 | WMIxWDM | × |
| 1140 | Workstation | × |
| 1141 | Wow64 Emulation Layer | × |
| 1142 | WSH | × |
既存のイベントIDを確認する方法
こちらの記事で下記のコマンドを実行しました。
# 全イベントソース(イベントプロバイダー)を取得 → イベントIDが登録されているデータのみを抽出 → Out-File -Width で横の最大文字数を設定
Get-WinEvent -ListProvider * -Erroraction Silentlycontinue | Select-Object Name -ExpandProperty Events | Format-Table Name, ID, Description | Out-File -filepath "出力ファイルの絶対パス" -Width "行の最大文字数"
# 出力したファイルを確認
Get-Content "出力ファイルの絶対パス"実際に実行すると「56,711件」ものイベントIDが出力されました。
その結果から同じイベントソースで集計すると「892種類」のイベントソースでした。
しらたまヒント:開閉できるエリア
下記のようなエリアはクリックすると開閉可能っピ 👍
参考情報:既存イベントIDの一覧(全56,711件 ➡ 省略)
すべて掲載しようとするとデータ量が多すぎてページが固まってしまうので、省略した結果を掲載。
そのため、ここでは出力されるイメージとして紹介します。
実際の結果は実際にコマンドを実行して確認してください。
Name Id Description
---- -- -----------
Application Error 1000 障害が発生しているアプリケーション名: %1、バージョン: %2、タイム スタンプ: 0x%3...
Application Error 1005 次のいずれかの理由によりファイル %1 にアクセスできません: ネットワーク接続、このファイルの保存先ディスク、またはこのコンピューターにインストールされている記憶域 ドライバーに問題があります。または、ディスクが見つかりません。 このエラーによりプログラム %2 は終了しました。...
Application Hang 1002 プログラム %1 バージョン %2 は Windows との対話を停止し、閉じられました。問題に関する詳細情報が利用可能かどうかを参照するには、セキュリティとメンテナンスのコントロール パネルで問題の履歴を確認してください。...
Application Popup 26 アプリケーション ポップアップ: %1 : %2
Application-Addon-Event-Provider 1 アドオンが使えるようになりました。アプリ: %1。アドオン: %2。発行元: %3。バージョン: %4
Application-Addon-Event-Provider 2 アドオンが使えなくなりました。アプリ: %1。アドオン: %2。発行元: %3。バージョン: %4
Error Instrument 1073742896 エラー インストルメント: プロセス名: %1 ウィンドウ タイトル: %2 メッセージ字幕: %3 メッセージ テキスト: %4 呼び出しモジュール名: %5 ベース アドレス: %6 イメージ サイズ: %7 リターン アドレス: %8
Intel-iaLPSS-GPIO 1001 Created WDFDEVICE %1
Intel-iaLPSS-GPIO 1002 WDFDEVICE %1 IO Addr %2
Intel-iaLPSS-GPIO 1003 %1. WDFDEVICE %3
Intel-iaLPSS-GPIO 1004 Resource for %1 Released
Intel-iaLPSS-GPIO 1005 StartController Start
Intel-iaLPSS-GPIO 1006 StartController End
Intel-iaLPSS-GPIO 1007 StopController Start
Intel-iaLPSS-GPIO 1008 StopController End
Intel-iaLPSS-GPIO 1015 DriverEntry Start
Intel-iaLPSS-GPIO 1016 DriverEntry End
Intel-iaLPSS-GPIO 1017 DeviceAdd Start
Intel-iaLPSS-GPIO 1018 DeviceAdd End
Intel-iaLPSS-GPIO 1019 OnPrepareHardware Start
Intel-iaLPSS-GPIO 1020 OnPrepareHardware End
Intel-iaLPSS-GPIO 1030 DriverUnloaded
Intel-iaLPSS-GPIO 1040 Query Stop %1
Intel-iaLPSS-GPIO 1041 Surprise Removal %1
Intel-iaLPSS-GPIO 1042 QueryBasicInformation
Intel-iaLPSS-GPIO 1045 ConnectIO BankId = %1, PinCount = %2, ConnectMode = %3, PullConfiguration = %4
Intel-iaLPSS-GPIO 1046 DisconnectIO BankId = %1, PinCount = %2, DisconnectMode = %3
Intel-iaLPSS-GPIO 1048 ReadIoPins BankID:%1 PinValues:%2
Intel-iaLPSS-GPIO 1049 WriteIoPins BankID:%1 SetValue:%2 ClearValue:%3
・・・(省略)・・・
WINSATAPI_ETW_PROVIDER 0 %1 %2 %3 %4
WINSATAPI_ETW_PROVIDER 1 WinSAT アプリケーション開始: %1
WINSATAPI_ETW_PROVIDER 2 WinSAT アプリケーション コマンド ライン %2
WINSATAPI_ETW_PROVIDER 3 WinSAT アプリケーション停止: %1
WINSATAPI_ETW_PROVIDER 4 エラー: %3
WINSATAPI_ETW_PROVIDER 5 COM エラー: %4 %6
WINSATAPI_ETW_PROVIDER 6 エラー: %2
WINSATAPI_ETW_PROVIDER 7 エラー: %1 %3
WINSATAPI_ETW_PROVIDER 8 %2
WINSATAPI_ETW_PROVIDER 9 %1:%3
WINSATAPI_ETW_PROVIDER 10 %1 参考情報:イベントIDが登録されているイベントソースの一覧(892種類)
イベントIDの登録数が多い順に表示しています。
| No. | ProviderName(イベントソース) | イベントIDの登録件数 |
|---|---|---|
| 1 | Microsoft-Windows-StorageSpaces-Driver | 2378 |
| 2 | Microsoft-Windows-BranchCacheClientEventProvider | 1883 |
| 3 | Microsoft-Windows-AppID | 1224 |
| 4 | Microsoft-Windows-Bits-Client | 1041 |
| 5 | Microsoft-Windows-AppXDeployment-Server | 955 |
| 6 | Microsoft-Windows-AppXDeployment | 886 |
| 7 | Microsoft-Windows-Kernel-Network | 772 |
| 8 | Microsoft-Windows-USB-USBPORT | 745 |
| 9 | Microsoft-Windows-Diagnostics-Networking | 738 |
| 10 | Microsoft-Windows-AppModel-MessagingDataModel | 734 |
| 11 | Microsoft-Windows-PlayToManager | 708 |
| 12 | Microsoft-Windows-FileHistory-Catalog | 703 |
| 13 | RasAuto | 683 |
| 14 | Microsoft-Windows-RadioManager | 610 |
| 15 | RasClient | 581 |
| 16 | Microsoft-Windows-MountMgr | 560 |
| 17 | Microsoft-Windows-EapMethods-Ttls | 497 |
| 18 | Microsoft-Windows-Battery | 481 |
| 19 | Microsoft-Windows-Shell-AppWizCpl | 481 |
| 20 | Microsoft-Windows-AppModel-Runtime | 473 |
| 21 | UASPStor | 470 |
| 22 | Microsoft-Windows-OLE-Perf | 434 |
| 23 | Microsoft-Windows-MCCS-InternetMail | 429 |
| 24 | Microsoft-Windows-UIAutomationCore | 429 |
| 25 | Microsoft-Windows-AppXDeployment-Server-UndockedDeh | 417 |
| 26 | Microsoft-Windows-NlaSvc | 387 |
| 27 | Microsoft-Windows-SMBClient | 377 |
| 28 | Microsoft-Windows-SetupPlatform | 370 |
| 29 | Microsoft-Windows-Diagnosis-DPS | 360 |
| 30 | Microsoft-Windows-WindowsUIImmersive | 353 |
| 31 | Microsoft-Windows-Wmbclass-Opn | 344 |
| 32 | Microsoft-Windows-WindowsToGo-StartupOptions | 331 |
| 33 | Microsoft-Windows-FailoverClustering-Client | 329 |
| 34 | Microsoft-Windows-BranchCacheMonitoring | 321 |
| 35 | Microsoft-Windows-Time-Service-PTP-Provider | 305 |
| 36 | Microsoft-Windows-MF | 297 |
| 37 | Microsoft-Windows-StorageManagement-WSP-Spaces | 291 |
| 38 | NdisImPlatform | 289 |
| 39 | Microsoft-Windows-ActionQueue | 288 |
| 40 | MsiInstaller | 279 |
| 41 | Microsoft-Windows-Kernel-Boot | 278 |
| 42 | Microsoft-Windows-Networking-RealTimeCommunication | 277 |
| 43 | Microsoft-Windows-Kernel-XDV | 271 |
| 44 | PptpMiniport | 267 |
| 45 | Microsoft-Windows-AppReadiness | 258 |
| 46 | Microsoft-Windows-MobilityCenter | 258 |
| 47 | Microsoft-Windows-ErrorReportingConsole | 255 |
| 48 | Microsoft-Windows-Mprddm | 255 |
| 49 | Microsoft-Windows-wmvdecod | 255 |
| 50 | Microsoft-Windows-AppxPackagingOM | 238 |
| 51 | Microsoft-Windows-NetworkBridge | 238 |
| 52 | Microsoft-Windows-VolumeSnapshot-Driver | 237 |
| 53 | Microsoft-Windows-IE-F12-Provider | 231 |
| 54 | Microsoft-Windows-OOBE-Machine-Plugins-Wireless | 231 |
| 55 | Microsoft-Windows-Proximity-Common | 228 |
| 56 | Microsoft-Windows-MapControls | 224 |
| 57 | Microsoft-Windows-WMI | 217 |
| 58 | Microsoft-Windows-NetworkProvisioning | 213 |
| 59 | Microsoft-Windows-Resource-Exhaustion-Detector | 212 |
| 60 | Microsoft-Windows-Feedback-Service-TriggerProvider | 211 |
| 61 | Microsoft-Windows-MCCS-DavSyncProvider | 211 |
| 62 | Microsoft-Windows-ZTraceMaps | 210 |
| 63 | Microsoft-Windows-Audio | 204 |
| 64 | Microsoft-Windows-CertificateServicesClient-AutoEnrollment | 203 |
| 65 | Microsoft-Windows-IME-KRTIP | 201 |
| 66 | Microsoft-Windows-TCPIP | 197 |
| 67 | Microsoft-Windows-Cleanmgr | 193 |
| 68 | Microsoft-Windows-RemoteDesktopServices-SessionServices | 189 |
| 69 | Microsoft-Windows-RTWorkQueue-Extended | 188 |
| 70 | Microsoft-Windows-SystemEventsBroker | 187 |
| 71 | Microsoft-Windows-Application Server-Applications | 186 |
| 72 | Microsoft-Windows-SoftwareRestrictionPolicies | 184 |
| 73 | Microsoft-Windows-WHEA-Logger | 183 |
| 74 | Microsoft-Windows-ApplicationExperience-Cache | 181 |
| 75 | Microsoft-Windows-Kernel-Process | 181 |
| 76 | Microsoft-Windows-DSC | 177 |
| 77 | Microsoft-Windows-NDIS | 177 |
| 78 | Microsoft-Windows-Bluetooth-Policy | 174 |
| 79 | Microsoft-Windows-WLAN-AutoConfig | 174 |
| 80 | Microsoft-Windows-FileHistory-Engine | 171 |
| 81 | Microsoft-Windows-FltMgrTrace_f6d8b2d7f0d83fe43de9f4a41d2b99b2 | 171 |
| 82 | RasCfg | 171 |
| 83 | Microsoft-Windows-EndpointTriggerProvider | 168 |
| 84 | Microsoft-Windows-WinMDE | 168 |
| 85 | Microsoft-Windows-DirectShow-KernelSupport | 164 |
| 86 | Microsoft-Windows-MediaFoundation-PlayAPI | 164 |
| 87 | Microsoft-Windows-Ncasvc | 163 |
| 88 | Microsoft-Windows-OtpCredentialProviderEvt | 162 |
| 89 | Microsoft-Windows-WPD-MTPBT | 162 |
| 90 | Microsoft-Windows-User-Loader | 161 |
| 91 | Microsoft-Windows-Media-Protection-PlayReady-Performance | 159 |
| 92 | Microsoft-Windows-ShellCommon-StartLayoutPopulation | 152 |
| 93 | Microsoft-Windows-USB-USBHUB3 | 152 |
| 94 | Microsoft-Windows-EapMethods-Sim | 146 |
| 95 | Microsoft-Windows-Provisioning-Diagnostics-Provider | 141 |
| 96 | Microsoft-Windows-WMPNSS-Service | 141 |
| 97 | Microsoft-Windows-Graphics-Printing3D | 140 |
| 98 | Microsoft-Windows-CloudFiles-Filter | 138 |
| 99 | Microsoft-Windows-COM | 137 |
| 100 | Microsoft-Windows-IndirectDisplays-ClassExtension-Events | 135 |
| 101 | Microsoft-Windows-Directory-Services-SAM-Utility | 134 |
| 102 | Microsoft-Windows-RTWorkQueue-Threading | 133 |
| 103 | Microsoft-Windows-StorDiag | 132 |
| 104 | Microsoft-Windows-Bluetooth-Bthmini | 129 |
| 105 | Microsoft-Windows-DriverFrameworks-UserMode-Performance | 129 |
| 106 | Microsoft-Windows-IPNAT | 129 |
| 107 | Microsoft-Windows Networking VPN Plugin Platform | 128 |
| 108 | Microsoft-Windows-DirectSound | 127 |
| 109 | Microsoft-Windows-CloudStore | 126 |
| 110 | Microsoft-Windows-EventCollector | 125 |
| 111 | Microsoft-Windows-SetupCl | 125 |
| 112 | Microsoft-Windows-NetworkSecurity | 124 |
| 113 | Microsoft-Windows-StorageSettings | 124 |
| 114 | Microsoft-Windows-IPSEC-SRV | 123 |
| 115 | Microsoft-Windows-Kernel-Acpi | 123 |
| 116 | Microsoft-Windows-XAML | 123 |
| 117 | Microsoft-Windows-FeatureConfiguration | 120 |
| 118 | Microsoft-Windows-PktMon | 116 |
| 119 | Microsoft-Windows-TerminalServices-ServerUSBDevices | 115 |
| 120 | Microsoft-Windows-DotNETRuntime | 114 |
| 121 | Microsoft-Windows-Power-Troubleshooter | 114 |
| 122 | Microsoft-Windows-Winlogon | 111 |
| 123 | Microsoft-Windows-BackgroundTransfer-ContentPrefetcher | 110 |
| 124 | Microsoft-Windows-MSMPEG2VDEC | 110 |
| 125 | Netlogon | 110 |
| 126 | Microsoft-Windows-Bluetooth-MTPEnum | 108 |
| 127 | Microsoft-Windows-UserModePowerService | 107 |
| 128 | Microsoft-Windows-WEPHOSTSVC | 107 |
| 129 | Microsoft-Antimalware-Scan-Interface | 106 |
| 130 | Microsoft-Windows-Iphlpsvc-Trace | 106 |
| 131 | Microsoft-Windows-MediaFoundation-Performance | 106 |
| 132 | Microsoft-Windows-WFP | 106 |
| 133 | Microsoft-Windows-Dwm-Core | 105 |
| 134 | Microsoft-Windows-Diagnostics-PerfTrack | 104 |
| 135 | Microsoft-Windows-Direct3D10_1 | 103 |
| 136 | Microsoft-Windows-SCPNP | 103 |
| 137 | Microsoft-Windows-BfeTriggerProvider | 101 |
| 138 | Microsoft-Windows-wmbclass | 101 |
| 139 | Microsoft-Windows-WinINet-Capture | 100 |
| 140 | Rasman | 99 |
| 141 | Microsoft-Windows-hidcfu | 96 |
| 142 | Microsoft-Windows-UxInit | 95 |
| 143 | Microsoft-Windows-TaskbarCPL | 94 |
| 144 | Microsoft-Windows-NDF-HelperClassDiscovery | 92 |
| 145 | Microsoft-Windows-WebcamExperience | 92 |
| 146 | Microsoft-Windows-AppSruProv | 91 |
| 147 | Microsoft-Windows-DriverFrameworks-UserMode | 91 |
| 148 | Microsoft-Windows-BranchCache | 89 |
| 149 | Microsoft-Windows-Security-ExchangeActiveSyncProvisioning | 89 |
| 150 | Microsoft-Windows-TabletPC-InputPanel | 89 |
| 151 | Microsoft-Windows-MSMPEG2ADEC | 88 |
| 152 | Microsoft-Windows-WLAN-Driver | 88 |
| 153 | Microsoft-Windows-CertificationAuthorityClient-CertCli | 86 |
| 154 | Microsoft-Windows-EFS | 86 |
| 155 | Microsoft-Windows-Sensors-Core-Performance | 86 |
| 156 | Microsoft-Windows-Mobile-Broadband-Experience-Api-Internal | 85 |
| 157 | Microsoft-Windows-ResetEng-Trace | 84 |
| 158 | Microsoft-Windows-Sens | 84 |
| 159 | Microsoft-Windows-VDRVROOT | 84 |
| 160 | Microsoft-Windows-WebAuth | 84 |
| 161 | Microsoft-Windows-Spell-Checking | 83 |
| 162 | Microsoft-Windows-Eventlog | 82 |
| 163 | Microsoft-Windows-WMP | 82 |
| 164 | Microsoft-Windows-UIRibbon | 81 |
| 165 | Microsoft-Windows-WPD-API | 81 |
| 166 | Microsoft-Windows-Crypto-DSSEnh | 80 |
| 167 | Microsoft-Windows-Display | 80 |
| 168 | Microsoft-Windows-Speech-UserExperience | 80 |
| 169 | Microsoft-Windows-Winsrv | 80 |
| 170 | Microsoft-Windows-WER-PayloadHealth | 79 |
| 171 | Microsoft-Windows-WMPNSSUI | 78 |
| 172 | Microsoft-Windows-WPD-CompositeClassDriver | 77 |
| 173 | Outlook | 77 |
| 174 | Microsoft-Windows-Diagnosis-MSDE | 76 |
| 175 | Microsoft-Windows-IdCtrls | 76 |
| 176 | Microsoft-Windows-MemoryDiagnostics-Schedule | 76 |
| 177 | Microsoft-Windows-Search-ProfileNotify | 76 |
| 178 | Microsoft-Windows-Serial-ClassExtension | 76 |
| 179 | Microsoft-Antimalware-RTP | 75 |
| 180 | Microsoft-Windows-ModernDeployment-Diagnostics-Provider | 75 |
| 181 | Microsoft-Windows-PrintBRM | 75 |
| 182 | Microsoft-Windows-USBVideo | 75 |
| 183 | Microsoft-Windows-Wininit | 75 |
| 184 | Microsoft-Windows-WSC-SRV | 75 |
| 185 | Microsoft-Windows-CredUI | 74 |
| 186 | Microsoft-Windows-DHCPv6-Client | 74 |
| 187 | Microsoft-Windows-Wired-AutoConfig | 74 |
| 188 | Microsoft-Windows-WPDClassInstaller | 74 |
| 189 | Microsoft-Windows-Dwm-Api | 72 |
| 190 | Microsoft-Windows-EventLog-WMIProvider | 72 |
| 191 | Microsoft-Windows-EnhancedPhishingProtection-Events | 71 |
| 192 | Microsoft-Windows-ServiceReportingApi | 71 |
| 193 | Microsoft-Windows-Ntfs-UBPM | 69 |
| 194 | Microsoft-Windows-WiFiNetworkManager | 69 |
| 195 | Microsoft-Office-Word2 | 68 |
| 196 | Microsoft-Windows-USB-UCX | 68 |
| 197 | Microsoft-Windows-Kernel-PnP | 67 |
| 198 | Microsoft-Windows-ATAPort | 66 |
| 199 | Microsoft-Windows-NDIS-PacketCapture | 66 |
| 200 | Microsoft-Windows-Shell-DefaultPrograms | 66 |
| 201 | Microsoft-Windows-Subsys-Csr | 65 |
| 202 | Microsoft-Windows-Direct3D12 | 64 |
| 203 | Microsoft-Windows-Dwm-Compositor | 64 |
| 204 | Microsoft-Windows-Sensors | 64 |
| 205 | Microsoft-Windows-CAPI2 | 63 |
| 206 | Microsoft.Windows.ResourceManager | 62 |
| 207 | rt640x64 | 62 |
| 208 | Microsoft-Windows-AppLocker | 61 |
| 209 | Microsoft-Windows-KdsSvc | 61 |
| 210 | Microsoft-Windows-WMPDMCUI | 61 |
| 211 | Microsoft-Windows-LocationServiceProvider | 60 |
| 212 | Microsoft-Windows-OOBE-FirstLogonAnim | 60 |
| 213 | Microsoft-Windows-TaskScheduler | 60 |
| 214 | Microsoft-Windows-Threat-Intelligence | 60 |
| 215 | Microsoft-Windows-Kernel-Pep | 59 |
| 216 | Microsoft-Windows-ShareMedia-ControlPanel | 59 |
| 217 | Microsoft-Windows-Diagnosis-WDC | 58 |
| 218 | Microsoft-Windows-IME-CustomerFeedbackManager | 58 |
| 219 | Microsoft-Windows-XWizards | 58 |
| 220 | Microsoft-Windows-OneX | 57 |
| 221 | Microsoft-Windows-QoS-Pacer | 57 |
| 222 | Microsoft-Windows-Heap-Snapshot | 56 |
| 223 | Microsoft-Windows-MSDTC 2 | 56 |
| 224 | Microsoft-Windows-RPC | 56 |
| 225 | Microsoft-Windows-BitLocker-Driver-Performance | 55 |
| 226 | Microsoft-Windows-DXGI | 55 |
| 227 | Microsoft-Windows-USB-UCMUCSICX | 55 |
| 228 | Microsoft-Windows-DLNA-Namespace | 54 |
| 229 | Microsoft-Windows-TunnelDriver-SQM-Provider | 54 |
| 230 | Microsoft-Windows-Winsock-NameResolution | 54 |
| 231 | Microsoft-Windows-FunctionDiscoveryHost | 53 |
| 232 | Microsoft-Windows-Superfetch | 53 |
| 233 | Microsoft-Windows-GenericRoaming | 52 |
| 234 | Microsoft-Windows-LUA | 52 |
| 235 | Microsoft-Windows-Security-EnterpriseData-FileRevocationManager | 51 |
| 236 | Microsoft-Windows-DirectShow-Core | 50 |
| 237 | Microsoft-Windows-NCSI | 49 |
| 238 | Microsoft-Windows-CoreWindow | 48 |
| 239 | Microsoft-Windows-D3D9 | 48 |
| 240 | Microsoft-Windows-DiskDiagnosticResolver | 48 |
| 241 | Microsoft-Windows-Hyper-V-Guest-Drivers-Storage-Filter | 48 |
| 242 | Microsoft-Windows-Memory-Diagnostic-Task-Handler | 48 |
| 243 | Microsoft-Windows-MosHost | 48 |
| 244 | Microsoft-Windows-OverlayFilter | 48 |
| 245 | Microsoft-Windows-ServiceTriggerPerfEventProvider | 48 |
| 246 | Microsoft-Windows-DriverProxy | 47 |
| 247 | Microsoft-Windows-IME-TCTIP | 47 |
| 248 | Microsoft-Windows-StorageManagement-WSP-FS | 47 |
| 249 | Microsoft-Windows-User Device Registration | 47 |
| 250 | Microsoft-Windows-CloudRestoreLauncher | 46 |
| 251 | Microsoft-Windows-CorruptedFileRecovery-Client | 46 |
| 252 | Microsoft-Windows-Mobile-Broadband-Experience-Api | 46 |
| 253 | Microsoft-Windows-StorageSpaces-Parser | 46 |
| 254 | Microsoft-Windows-UserDataAccess-UserDataService | 46 |
| 255 | Microsoft-Windows-Windows Firewall With Advanced Security | 46 |
| 256 | Microsoft-Windows-Energy-Estimation-Engine | 45 |
| 257 | Microsoft-Windows-MF-FrameServer | 45 |
| 258 | Microsoft-WindowsPhone-UfxSynopsys | 45 |
| 259 | Microsoft-Windows-TenantRestrictions | 45 |
| 260 | NetBT | 45 |
| 261 | Microsoft-Windows-Documents | 44 |
| 262 | Microsoft-Windows-FilterManager | 44 |
| 263 | Microsoft-Windows-GroupPolicyTriggerProvider | 44 |
| 264 | Microsoft-Windows-Http-SQM-Provider | 44 |
| 265 | cht4vbd | 43 |
| 266 | Microsoft-Windows-LanGPA | 43 |
| 267 | Microsoft-Windows-MCCS-SyncUtil | 43 |
| 268 | Microsoft-Windows-PhotoAcq | 43 |
| 269 | Microsoft-Windows-Security-Auditing | 43 |
| 270 | Microsoft-Windows-Shell-OpenWith | 42 |
| 271 | Microsoft-Windows-TPM-WMI | 42 |
| 272 | Microsoft-Windows-WABSyncProvider | 42 |
| 273 | Microsoft-Windows-CDROM | 41 |
| 274 | Microsoft-Windows-Containers-BindFlt | 41 |
| 275 | Microsoft-Windows-Devices-Query | 41 |
| 276 | Microsoft-Windows-MediaFoundation-MFReadWrite | 41 |
| 277 | Microsoft-Windows-Media-Streaming | 41 |
| 278 | Microsoft-Windows-NdisImPlatformSysEvtProvider | 41 |
| 279 | Microsoft-Windows-Kernel-WDI | 40 |
| 280 | Microsoft-Windows-RPC-Events | 40 |
| 281 | Microsoft-Windows-UserSettingsBackup-BackupUnitProcessor | 39 |
| 282 | Microsoft-Windows-ReadyBoost | 38 |
| 283 | Mystic_Light_Service | 38 |
| 284 | Microsoft-Windows-DirectComposition | 37 |
| 285 | Microsoft-Windows-EapMethods-RasChap | 37 |
| 286 | Microsoft-Windows-QoS-qWAVE | 37 |
| 287 | Microsoft-Windows-Search | 37 |
| 288 | Microsoft-Windows-Windows Defender | 37 |
| 289 | Microsoft-Windows-WinINet | 37 |
| 290 | Microsoft-Windows-FMS | 36 |
| 291 | Microsoft-Windows-Kernel-Memory | 36 |
| 292 | Microsoft-Windows-TerminalServices-Printers | 36 |
| 293 | Microsoft-Windows-Kernel-BootDiagnostics | 35 |
| 294 | Microsoft-Windows-TabletPC-MathInput | 35 |
| 295 | OfficeLoggingLiblet | 35 |
| 296 | Microsoft-Windows-PersistentMemory-PmemDisk | 34 |
| 297 | Microsoft-Windows-TabletPC-MathRecognizer | 34 |
| 298 | Microsoft-Windows-TerminalServices-RemoteConnectionManager | 34 |
| 299 | Microsoft-Windows-WCN-Config-Registrar | 34 |
| 300 | Microsoft-Windows-Kernel-AppCompat | 33 |
| 301 | Microsoft-Windows-MPS-DRV | 33 |
| 302 | Microsoft-Windows-Runtime-WebAPI | 33 |
| 303 | Microsoft-Windows-Search-Core | 33 |
| 304 | Microsoft-Windows-Serial-ClassExtension-V2 | 33 |
| 305 | Microsoft-Windows-Wallet | 33 |
| 306 | OfficeAirSpace | 33 |
| 307 | Microsoft-Windows-AsynchronousCausality | 32 |
| 308 | Microsoft-Windows-Dwm-Redir | 32 |
| 309 | Microsoft-Windows-EventSystem | 32 |
| 310 | Microsoft-Windows-Network-and-Sharing-Center | 32 |
| 311 | Microsoft-Windows-Ntfs | 32 |
| 312 | Microsoft-Windows-PerceptionRuntime | 32 |
| 313 | Microsoft-Windows-Privacy-Auditing-Activity-History-Privacy-Settings | 32 |
| 314 | Microsoft-Windows-ReFS | 32 |
| 315 | Microsoft-Windows-SharedAccess_NAT | 32 |
| 316 | Microsoft-Windows-SruMon | 32 |
| 317 | Microsoft-Windows-StorageManagement-WSP-Health | 32 |
| 318 | Microsoft-Windows-Troubleshooting-Recommended | 32 |
| 319 | amdsbs | 31 |
| 320 | Microsoft-Windows-DomainJoinManagerTriggerProvider | 31 |
| 321 | Microsoft-Windows-MUI | 31 |
| 322 | Microsoft-Windows-PowerCfg | 31 |
| 323 | Microsoft-Windows-RPC-Proxy-LBS | 31 |
| 324 | Microsoft-Windows-RPCSS | 31 |
| 325 | Microsoft-Windows-SEC-WFP | 31 |
| 326 | Microsoft-Windows-WindowsBackup | 31 |
| 327 | Microsoft-Windows-FileHistory-ConfigManager | 30 |
| 328 | Microsoft-Windows-Kernel-ShimEngine | 30 |
| 329 | Microsoft-Windows-LanguagePackSetup | 30 |
| 330 | Microsoft-Windows-Shell-Shwebsvc | 30 |
| 331 | Microsoft-Windows-Storage-Tiering | 30 |
| 332 | Microsoft-Windows-WwanProtDim_8ae583a328f2324fa39dea640c5846ee | 30 |
| 333 | Microsoft-Antimalware-UacScan | 29 |
| 334 | Microsoft-Windows-AIT | 29 |
| 335 | Microsoft-Windows-All-User-Install-Agent | 29 |
| 336 | Microsoft-Windows-IME-Broker | 29 |
| 337 | Microsoft-Windows-OfflineFiles | 29 |
| 338 | Microsoft-Windows-WMVENCOD | 29 |
| 339 | Microsoft-Windows-DeviceManagement-Enterprise-Diagnostics-Provider | 28 |
| 340 | Microsoft-Windows-Devices-Background | 28 |
| 341 | Microsoft-Windows-HealthCenter | 28 |
| 342 | Microsoft-Windows-IME-JPPRED | 28 |
| 343 | Microsoft-Windows-NetworkGCW | 28 |
| 344 | Microsoft-Windows-OOBE-Machine-DUI | 28 |
| 345 | Microsoft-Windows-PowerShell | 28 |
| 346 | Microsoft-Windows-Store | 28 |
| 347 | Microsoft-Windows-UserDataAccess-Poom | 28 |
| 348 | Microsoft-Windows-VHDMP | 28 |
| 349 | Microsoft-Windows-WiFiDisplay | 28 |
| 350 | Microsoft-Windows-Kernel-Power | 27 |
| 351 | Microsoft-Windows-RemoteAssistance | 27 |
| 352 | Microsoft-Windows-Sdstor | 27 |
| 353 | Microsoft-Windows-Shell-Core | 27 |
| 354 | Microsoft-Windows-Video-For-Windows | 27 |
| 355 | Microsoft-Windows-WLGPA | 27 |
| 356 | Mup | 27 |
| 357 | Microsoft-Windows-CoreSystem-NetProvision-JoinProviderOnline | 26 |
| 358 | Microsoft-Windows-DeviceSetupManager | 26 |
| 359 | Microsoft-Windows-Direct3DShaderCache | 26 |
| 360 | Microsoft-Windows-Immersive-Shell | 26 |
| 361 | Microsoft-Windows-ResourcePublication | 26 |
| 362 | Microsoft-Windows-Dism-Cli | 25 |
| 363 | Microsoft-Windows-NetworkProfile | 25 |
| 364 | Microsoft-Windows-SystemSettingsHandlers | 25 |
| 365 | Microsoft-Windows-URLMon | 25 |
| 366 | Microsoft-Windows-WCNWiz | 25 |
| 367 | Microsoft-Windows-Winsock-WS2HELP | 25 |
| 368 | MsBridge | 25 |
| 369 | Universal Print | 25 |
| 370 | Microsoft-Windows-Disk | 24 |
| 371 | Microsoft-Windows-Photo-Image-Codec | 24 |
| 372 | Microsoft-Windows-Power-CAD | 24 |
| 373 | Microsoft-Windows-Security-Kerberos | 24 |
| 374 | Microsoft-Windows-Services | 24 |
| 375 | Microsoft-Windows-WCN-Config-Registrar-Secure | 24 |
| 376 | Microsoft-Windows-WindowsSystemAssessmentTool | 24 |
| 377 | mpi3drvi | 24 |
| 378 | Microsoft-Windows-Privacy-Auditing-PermissiveLearningMode | 23 |
| 379 | Microsoft-Windows-Remotefs-Rdbss | 23 |
| 380 | Microsoft-Windows-Sdbus | 23 |
| 381 | Microsoft-Windows-Servicing | 23 |
| 382 | Microsoft-Windows-SpellChecker | 23 |
| 383 | Microsoft-Antimalware-Service | 22 |
| 384 | Microsoft-Windows-DataIntegrityScan | 22 |
| 385 | Microsoft-Windows-DxpTaskSyncProvider | 22 |
| 386 | Microsoft-Windows-Kernel-Dump | 22 |
| 387 | Microsoft-Windows-MCCS-AccountsRT | 22 |
| 388 | Microsoft-Windows-MCCS-ActiveSyncCsp | 22 |
| 389 | Microsoft-Windows-PDFReader | 22 |
| 390 | Microsoft-Windows-SenseIR | 22 |
| 391 | Microsoft-Windows-SMBWitnessClient | 22 |
| 392 | Microsoft-Windows-WerKernel | 22 |
| 393 | Microsoft-Windows-MFH264Enc | 21 |
| 394 | Microsoft-Windows-NvmeDisk | 21 |
| 395 | Microsoft-Windows-ProcessStateManager | 21 |
| 396 | Microsoft-Windows-RRAS | 21 |
| 397 | Microsoft-Windows-Shell-ZipFolder | 21 |
| 398 | Microsoft-Windows-WinML | 21 |
| 399 | Microsoft-Windows-WWAN-NDISUIO-EVENTS | 21 |
| 400 | Microsoft-Windows-DiskDiagnosticDataCollector | 20 |
| 401 | Microsoft-Windows-Dism-Api | 20 |
| 402 | Microsoft-Windows-DistributedCOM | 20 |
| 403 | Microsoft-Windows-FileHistory-Core | 20 |
| 404 | Microsoft-Windows-IME-TCCORE | 20 |
| 405 | Microsoft-Windows-NetworkProfileTriggerProvider | 20 |
| 406 | Microsoft-Windows-PDC | 20 |
| 407 | Microsoft-Windows-Ras-AgileVpn | 20 |
| 408 | Microsoft-Windows-ReFsDedupSvc | 20 |
| 409 | Microsoft-Windows-RemoteApp and Desktop Connections | 20 |
| 410 | Microsoft-Windows-SEC | 20 |
| 411 | Microsoft-Windows-SetupQueue | 20 |
| 412 | Microsoft-Windows-stobject | 20 |
| 413 | Microsoft-Windows-UserAccountControl | 20 |
| 414 | Microsoft-Windows-Diagnosis-ScriptedDiagnosticsProvider | 19 |
| 415 | Microsoft-Windows-MMCSS | 19 |
| 416 | Microsoft-Windows-Mobile-Broadband-Experience-SmsApi | 19 |
| 417 | Microsoft-Windows-ProcessExitMonitor | 19 |
| 418 | Microsoft-Windows-Security-Audit-Configuration-Client | 19 |
| 419 | Microsoft-Windows-SMBServer | 19 |
| 420 | Microsoft-Windows-TerminalServices-ClientUSBDevices | 19 |
| 421 | Microsoft-Windows-UserDataAccess-UnifiedStore | 19 |
| 422 | Microsoft-Windows-WPD-MTPClassDriver | 19 |
| 423 | Power | 19 |
| 424 | SPP | 19 |
| 425 | Microsoft-Windows-CertificateServicesClient | 18 |
| 426 | Microsoft-Windows-Data-Pdf | 18 |
| 427 | Microsoft-Windows-DotNETRuntimeRundown | 18 |
| 428 | Microsoft-Windows-DriverFrameworks-KernelMode-Performance | 18 |
| 429 | Microsoft-Windows-Graphics-Capture-Server | 18 |
| 430 | Microsoft-Windows-Hyper-V-Netvsc | 18 |
| 431 | Microsoft-Windows-Kernel-Cache | 18 |
| 432 | Microsoft-Windows-Kernel-EventTracing | 18 |
| 433 | Microsoft-Windows-Kernel-Prm | 18 |
| 434 | Microsoft-Windows-Kernel-WHEA | 18 |
| 435 | Microsoft-Windows-Management-SecureAssessment | 18 |
| 436 | Microsoft-Windows-MCCS-NetworkHelper | 18 |
| 437 | Microsoft-Windows-NcdAutoSetup | 18 |
| 438 | Microsoft-Windows-Perflib | 18 |
| 439 | Microsoft-Windows-Power-Meter-Polling | 18 |
| 440 | Microsoft-Windows-TSF-msutb | 18 |
| 441 | RemoteAccess | 18 |
| 442 | Microsoft-Windows-AssignedAccessBroker | 17 |
| 443 | Microsoft-Windows-DesktopActivityModerator | 17 |
| 444 | Microsoft-Windows-DUSER | 17 |
| 445 | Microsoft-Windows-IE-SmartScreen | 17 |
| 446 | Microsoft-Windows-NtfsLog_abc9a209042c334c2a15ddc52efce488 | 17 |
| 447 | Microsoft-Windows-OLEACC | 17 |
| 448 | Microsoft-Windows-OneBackup | 17 |
| 449 | Microsoft-Windows-Security-SPP | 17 |
| 450 | Microsoft-Windows-Security-SPP-UX-Notifications | 17 |
| 451 | Microsoft-Windows-User-Diagnostic | 17 |
| 452 | Parport | 17 |
| 453 | Microsoft-Windows-ApplicationExperienceInfrastructure | 16 |
| 454 | Microsoft-Windows-BranchCacheEventProvider | 16 |
| 455 | Microsoft-Windows-ClearTypeTextTuner | 16 |
| 456 | Microsoft-Windows-Crypto-NCrypt | 16 |
| 457 | Microsoft-Windows-Defrag-Core | 16 |
| 458 | Microsoft-Windows-Dhcp-Client | 16 |
| 459 | Microsoft-Windows-Direct3D10 | 16 |
| 460 | Microsoft-Windows-Kernel-Prefetch | 16 |
| 461 | Microsoft-Windows-MediaEngine | 16 |
| 462 | Microsoft-Windows-mobsync | 16 |
| 463 | Microsoft-Windows-msmpeg2venc | 16 |
| 464 | Microsoft-Windows-Ndu | 16 |
| 465 | Microsoft-Windows-Processor-Aggregator | 16 |
| 466 | Microsoft-Windows-SPB-HIDI2C | 16 |
| 467 | Microsoft-Windows-StorageVolume | 16 |
| 468 | Microsoft-Windows-User-ControlPanel | 16 |
| 469 | Microsoft-Windows-UserDataAccess-PimIndexMaintenance | 16 |
| 470 | Microsoft-Windows-WinINet-Config | 16 |
| 471 | Microsoft-Windows-Application-Experience | 15 |
| 472 | Microsoft-Windows-CertificateServicesClient-Lifecycle-System | 15 |
| 473 | Microsoft-Windows-DeviceManagement-Pushrouter | 15 |
| 474 | Microsoft-Windows-DeviceUpdateAgent | 15 |
| 475 | Microsoft-Windows-Diagnostics-Performance | 15 |
| 476 | Microsoft-Windows-DisplayColorCalibration | 15 |
| 477 | Microsoft-Windows-Fat-SQM | 15 |
| 478 | Microsoft-Windows-HttpEvent | 15 |
| 479 | Microsoft-Windows-Hyper-V-Hypervisor | 15 |
| 480 | Microsoft-Windows-IdleTriggerProvider | 15 |
| 481 | Microsoft-Windows-MP4SDECD | 15 |
| 482 | Microsoft-Windows-Network-Connection-Broker | 15 |
| 483 | Microsoft-Windows-Network-ExecutionContext | 15 |
| 484 | Microsoft-Windows-PortableDeviceSyncProvider | 15 |
| 485 | Microsoft-Windows-Privacy-Auditing-OneSettingsClient | 15 |
| 486 | Microsoft-Windows-Search-ProtocolHandlers | 15 |
| 487 | Microsoft-Windows-StartNameRes | 15 |
| 488 | Microsoft-Windows-VolumeControl | 15 |
| 489 | Microsoft-Windows-WebServices | 15 |
| 490 | Microsoft-Windows-BrokerInfrastructure | 14 |
| 491 | Microsoft-Windows-Diagnostics-LoggingChannel | 14 |
| 492 | Microsoft-Windows-Kernel-LicensingSqm | 14 |
| 493 | Microsoft-Windows-LinkLayerDiscoveryProtocol | 14 |
| 494 | Microsoft-Windows-Magnification | 14 |
| 495 | Microsoft-Windows-MPS-CLNT | 14 |
| 496 | Microsoft-Windows-OobeLdr | 14 |
| 497 | Microsoft-Windows-PersistentMemory-Nvdimm | 14 |
| 498 | Microsoft-Windows-RasSstp | 14 |
| 499 | Microsoft-Windows-Speech-TTS | 14 |
| 500 | Microsoft-Windows-Storsvc | 14 |
| 501 | Microsoft-Windows-TerminalServices-RdpSoundDriver | 14 |
| 502 | Microsoft-Windows-UAC | 14 |
| 503 | Microsoft-Windows-User Profiles General | 14 |
| 504 | Microsoft-Windows-User Profiles Service | 14 |
| 505 | Microsoft-Windows-Winsock-SQM | 14 |
| 506 | usbvideo | 14 |
| 507 | Microsoft-Windows-Dwm-Udwm | 13 |
| 508 | Microsoft-Windows-HttpService | 13 |
| 509 | Microsoft-Windows-Kernel-StoreMgr | 13 |
| 510 | Microsoft-Windows-Narrator | 13 |
| 511 | Microsoft-Windows-NetworkProvider | 13 |
| 512 | Microsoft-Windows-OOBE-Machine-Core | 13 |
| 513 | Microsoft-Windows-USB-USBXHCI | 13 |
| 514 | Microsoft-Windows-Wcmsvc | 13 |
| 515 | Microsoft-Windows-WWAN-MM-EVENTS | 13 |
| 516 | NetJoin | 13 |
| 517 | Microsoft-Windows-AppModel-Exec | 12 |
| 518 | Microsoft-Windows-Audit-CVE | 12 |
| 519 | Microsoft-Windows-Build-RegDll | 12 |
| 520 | Microsoft-Windows-CertPolEng | 12 |
| 521 | Microsoft-Windows-Compat-Appraiser | 12 |
| 522 | Microsoft-Windows-Diagnosis-PLA | 12 |
| 523 | Microsoft-Windows-EnergyEfficiencyWizard | 12 |
| 524 | Microsoft-Windows-EnhancedStorage-ClassDriver | 12 |
| 525 | Microsoft-Windows-Install-Agent | 12 |
| 526 | Microsoft-Windows-LDAP-Client | 12 |
| 527 | Microsoft-Windows-LimitsManagement | 12 |
| 528 | Microsoft-Windows-ReadyBoostDriver | 12 |
| 529 | Microsoft-Windows-ReFS-v1 | 12 |
| 530 | Microsoft-Windows-RetailDemo | 12 |
| 531 | Microsoft-Windows-SmartScreen | 12 |
| 532 | Microsoft-Windows-TabletPC-Platform-Input-Ninput | 12 |
| 533 | Microsoft-Windows-UniversalTelemetryClient | 12 |
| 534 | Microsoft-Windows-UserPnp | 12 |
| 535 | Microsoft-Windows-UxTheme | 12 |
| 536 | Microsoft-Windows-VPN-Client | 12 |
| 537 | Microsoft-Windows-WPD-MTPUS | 12 |
| 538 | Microsoft-User Experience Virtualization-SQM Uploader | 11 |
| 539 | Microsoft-Windows-Folder Redirection | 11 |
| 540 | Microsoft-Windows-HealthCenterCPL | 11 |
| 541 | Microsoft-Windows-HelloForBusiness | 11 |
| 542 | Microsoft-Windows-HomeGroup-ControlPanel | 11 |
| 543 | Microsoft-Windows-IME-TIP | 11 |
| 544 | Microsoft-Windows-InputSwitch | 11 |
| 545 | Microsoft-Windows-MediaFoundation-MFCaptureEngine | 11 |
| 546 | Microsoft-Windows-MediaFoundation-MSVProc | 11 |
| 547 | Microsoft-Windows-PushNotifications-Platform | 11 |
| 548 | Microsoft-Windows-Ras-NdisWanPacketCapture | 11 |
| 549 | Microsoft-Windows-Security-SPP-UX-GC | 11 |
| 550 | Microsoft-Windows-StorageManagement-WSP-Host | 11 |
| 551 | Microsoft-Windows-Sysprep | 11 |
| 552 | Microsoft-Windows-TerminalServices-ClientActiveXCore | 11 |
| 553 | Microsoft-Windows-Tethering-Station | 11 |
| 554 | Microsoft-Windows-TZSync | 11 |
| 555 | Microsoft-Windows-WiFiHotspotService | 11 |
| 556 | Microsoft-Windows-WinHttp-Pca | 11 |
| 557 | Microsoft-Windows-WWAN-SVC-EVENTS | 11 |
| 558 | Netwtw10 | 11 |
| 559 | PowerShell | 11 |
| 560 | vpci | 11 |
| 561 | Microsoft-Windows-BTH-BTHUSB | 10 |
| 562 | Microsoft-Windows-Complus | 10 |
| 563 | Microsoft-Windows-Crypto-CNG | 10 |
| 564 | Microsoft-Windows-Crypto-RNG | 10 |
| 565 | Microsoft-Windows-Crypto-RSAEnh | 10 |
| 566 | Microsoft-Windows-DAL-Provider | 10 |
| 567 | Microsoft-Windows-DeviceSync | 10 |
| 568 | Microsoft-Windows-EapHost | 10 |
| 569 | Microsoft-Windows-EapMethods-RasTls | 10 |
| 570 | Microsoft-Windows-EDP-Audit-TCB | 10 |
| 571 | Microsoft-Windows-Hyper-V-Guest-Drivers-Dynamic-Memory | 10 |
| 572 | Microsoft-Windows-IME-CandidateUI | 10 |
| 573 | Microsoft-Windows-Kernel-Licensing-StartServiceTrigger | 10 |
| 574 | Microsoft-Windows-Kernel-Tm-Trigger | 10 |
| 575 | Microsoft-Windows-Netshell | 10 |
| 576 | Microsoft-Windows-PrintService | 10 |
| 577 | Microsoft-Windows-Push-To-Install-Service | 10 |
| 578 | Microsoft-Windows-Security-Mitigations | 10 |
| 579 | Microsoft-Windows-Security-SPP-UX | 10 |
| 580 | Microsoft-Windows-Security-UserConsentVerifier | 10 |
| 581 | Microsoft-Windows-SENSE | 10 |
| 582 | Microsoft-Windows-WebIO | 10 |
| 583 | Microsoft-Windows-Win32k | 10 |
| 584 | Microsoft-Windows-WindowsColorSystem | 10 |
| 585 | NdisWan | 10 |
| 586 | Microsoft-Windows-ComDlg32 | 9 |
| 587 | Microsoft-Windows-CoreSystem-SmsRouter | 9 |
| 588 | Microsoft-Windows-Devices-AccessBroker | 9 |
| 589 | Microsoft-Windows-DeviceUx | 9 |
| 590 | Microsoft-Windows-DiagCpl | 9 |
| 591 | Microsoft-Windows-ESE | 9 |
| 592 | Microsoft-Windows-GPIOButtons | 9 |
| 593 | Microsoft-Windows-GroupPolicy | 9 |
| 594 | Microsoft-Windows-Input-HIDCLASS | 9 |
| 595 | Microsoft-Windows-Kernel-PowerTrigger | 9 |
| 596 | Microsoft-Windows-Kernel-WSService-StartServiceTrigger | 9 |
| 597 | Microsoft-Windows-ParentalControls | 9 |
| 598 | Microsoft-Windows-Spellchecking-Host | 9 |
| 599 | Microsoft-Windows-Time-Service | 9 |
| 600 | Microsoft-Windows-WUSA | 9 |
| 601 | Processor | 9 |
| 602 | Microsoft-Windows-AxInstallService | 8 |
| 603 | Microsoft-Windows-Backup | 8 |
| 604 | Microsoft-Windows-Containers-Wcifs | 8 |
| 605 | Microsoft-Windows-Crypto-DPAPI | 8 |
| 606 | Microsoft-Windows-DfsSvc | 8 |
| 607 | Microsoft-Windows-ELS-Hyphenation | 8 |
| 608 | Microsoft-Windows-FileHistory-EventListener | 8 |
| 609 | Microsoft-Windows-FileHistory-Service | 8 |
| 610 | Microsoft-Windows-Hyper-V-ComputeLib | 8 |
| 611 | Microsoft-Windows-International-RegionalOptionsControlPanel | 8 |
| 612 | Microsoft-Windows-Kernel-Interrupt-Steering | 8 |
| 613 | Microsoft-Windows-NdisImPlatformEventProvider | 8 |
| 614 | Microsoft-Windows-PerfNet | 8 |
| 615 | Microsoft-Windows-PersistentMemory-ScmBus | 8 |
| 616 | Microsoft-Windows-PrintService-USBMon | 8 |
| 617 | Microsoft-Windows-RasServer | 8 |
| 618 | Microsoft-Windows-RestartManager | 8 |
| 619 | Microsoft-Windows-RPC-FirewallManager | 8 |
| 620 | Microsoft-Windows-Runtime-Web-Http | 8 |
| 621 | Microsoft-Windows-Security-Netlogon | 8 |
| 622 | Microsoft-Windows-Setup | 8 |
| 623 | Microsoft-Windows-StorageSpaces-ManagementAgent | 8 |
| 624 | Microsoft-Windows-UserDataAccess-CEMAPI | 8 |
| 625 | Microsoft-Windows-WDAG-PolicyEvaluator-CSP | 8 |
| 626 | Microsoft-Windows-WebdavClient-LookupServiceTrigger | 8 |
| 627 | Microsoft-Windows-WindowsUpdateClient | 8 |
| 628 | Microsoft-Windows-WMI-Activity | 8 |
| 629 | Microsoft-Windows-XAML-Diagnostics | 8 |
| 630 | OpenSSH | 8 |
| 631 | PNPMEM | 8 |
| 632 | SNMPTRAP | 8 |
| 633 | Microsoft-Windows-ADSI | 7 |
| 634 | Microsoft-Windows-AppModel-State | 7 |
| 635 | Microsoft-Windows-Base-Filtering-Engine-Resource-Flows | 7 |
| 636 | Microsoft-Windows-Biometrics | 7 |
| 637 | Microsoft-Windows-BTH-BTHPORT | 7 |
| 638 | Microsoft-Windows-DevMgmt-UefiCsp | 7 |
| 639 | Microsoft-Windows-Directory-Services-SAM | 7 |
| 640 | Microsoft-Windows-EDP-AppLearning | 7 |
| 641 | Microsoft-Windows-Fault-Tolerant-Heap | 7 |
| 642 | Microsoft-Windows-FileInfoMinifilter | 7 |
| 643 | Microsoft-Windows-HttpLog | 7 |
| 644 | Microsoft-Windows-MCCS-ActiveSyncProvider | 7 |
| 645 | Microsoft-Windows-PCI | 7 |
| 646 | Microsoft-Windows-PerceptionSensorDataService | 7 |
| 647 | Microsoft-WindowsPhone-CoreMessaging | 7 |
| 648 | Microsoft-Windows-Smartcard-Trigger | 7 |
| 649 | Microsoft-Windows-Storage-Tiering-IoHeat | 7 |
| 650 | Microsoft-Windows-TabletPC-Platform-Input-Wisp | 7 |
| 651 | Microsoft-Windows-UIAnimation | 7 |
| 652 | Microsoft-Windows-VIRTDISK | 7 |
| 653 | Microsoft-Windows-WMPNSS-PublicAPI | 7 |
| 654 | Microsoft-Windows-XAudio2 | 7 |
| 655 | Microsoft-Windows-ApplicabilityEngine | 6 |
| 656 | Microsoft-Windows-COM-Perf | 6 |
| 657 | Microsoft-Windows-DeliveryOptimization | 6 |
| 658 | Microsoft-Windows-DNS-Client | 6 |
| 659 | Microsoft-Windows-FileHistory-UI | 6 |
| 660 | Microsoft-Windows-IME-JPTIP | 6 |
| 661 | Microsoft-Windows-IME-KRAPI | 6 |
| 662 | Microsoft-Windows-KeyboardFilter | 6 |
| 663 | Microsoft-Windows-RemoteDesktopServices-RdpCoreTS | 6 |
| 664 | Microsoft-Windows-Shell-AuthUI | 6 |
| 665 | Microsoft-Windows-Shsvcs | 6 |
| 666 | Microsoft-Windows-SMBDirect | 6 |
| 667 | Microsoft-Windows-StorageManagement-PartUtil | 6 |
| 668 | Microsoft-Windows-StorPort | 6 |
| 669 | Microsoft-Windows-Sudo | 6 |
| 670 | Microsoft-Windows-ThemeCPL | 6 |
| 671 | Microsoft-Windows-TSF-msctf | 6 |
| 672 | Microsoft-Windows-UAC-FileVirtualization | 6 |
| 673 | Microsoft-Windows-USB-MAUSBHOST | 6 |
| 674 | NetBIOS | 6 |
| 675 | RFCOMM | 6 |
| 676 | Microsoft.Transactions.Bridge 4.0.0.0 | 5 |
| 677 | Microsoft-Windows-Diagnosis-WDI | 5 |
| 678 | Microsoft-Windows-IME-JPAPI | 5 |
| 679 | Microsoft-Windows-IsolatedUserMode | 5 |
| 680 | Microsoft-Windows-Kernel-Tm | 5 |
| 681 | Microsoft-Windows-L2NACP | 5 |
| 682 | Microsoft-Windows-MCCS-EngineShared | 5 |
| 683 | Microsoft-Windows-MemoryDiagnostics-Results | 5 |
| 684 | Microsoft-Windows-MSDTC Client 2 | 5 |
| 685 | Microsoft-Windows-osk | 5 |
| 686 | Microsoft-Windows-Privacy-Auditing | 5 |
| 687 | Microsoft-Windows-SecurityMitigationsBroker | 5 |
| 688 | Microsoft-Windows-StateRepository | 5 |
| 689 | Microsoft-Windows-TabletPC-Platform-Input-Core | 5 |
| 690 | Microsoft-Windows-TerminalServices-LocalSessionManager | 5 |
| 691 | Microsoft-Windows-TerminalServices-MediaRedirection | 5 |
| 692 | Microsoft-Windows-ThemeUI | 5 |
| 693 | Microsoft-Windows-Thermal-Polling | 5 |
| 694 | Microsoft-Windows-TriggerEmulatorProvider | 5 |
| 695 | Microsoft-Windows-TZUtil | 5 |
| 696 | Microsoft-Windows-VWiFi | 5 |
| 697 | Microsoft-Windows-WinHttp-Diagnostics | 5 |
| 698 | Microsoft-Windows-WinRM | 5 |
| 699 | Microsoft-Windows-WorkFolders | 5 |
| 700 | Microsoft-Windows-ZTDNS | 5 |
| 701 | partmgr | 5 |
| 702 | System.ServiceModel 4.0.0.0 | 5 |
| 703 | User32 | 5 |
| 704 | Microsoft-Windows-AppIDServiceTrigger | 4 |
| 705 | Microsoft-Windows-AuthenticationProvider | 4 |
| 706 | Microsoft-Windows-BitLocker-Driver | 4 |
| 707 | Microsoft-Windows-CertificateServicesClient-CredentialRoaming | 4 |
| 708 | Microsoft-Windows-CoreSystem-InitMachineConfig | 4 |
| 709 | Microsoft-Windows-DateTimeControlPanel | 4 |
| 710 | Microsoft-Windows-DCLocator | 4 |
| 711 | Microsoft-Windows-DDisplay | 4 |
| 712 | Microsoft-Windows-Deduplication | 4 |
| 713 | Microsoft-Windows-Deduplication-Change | 4 |
| 714 | Microsoft-Windows-DeviceAssociationService | 4 |
| 715 | Microsoft-Windows-DiskDiagnostic | 4 |
| 716 | Microsoft-Windows-EQoS | 4 |
| 717 | Microsoft-Windows-exFAT-SQM | 4 |
| 718 | Microsoft-Windows-FunctionDiscovery | 4 |
| 719 | Microsoft-Windows-Graphics-Printing | 4 |
| 720 | Microsoft-Windows-Hyper-V-VID | 4 |
| 721 | Microsoft-Windows-Kernel-CPU-Partition | 4 |
| 722 | Microsoft-Windows-Kernel-CPU-Starvation | 4 |
| 723 | Microsoft-Windows-Kernel-PnP-Rundown | 4 |
| 724 | Microsoft-Windows-LiveId | 4 |
| 725 | Microsoft-Windows-MCCS-SyncController | 4 |
| 726 | Microsoft-Windows-MPEG2_DLNA-Encoder | 4 |
| 727 | Microsoft-Windows-MSDTC | 4 |
| 728 | Microsoft-Windows-MSDTC Client | 4 |
| 729 | Microsoft-Windows-Networking-Correlation | 4 |
| 730 | Microsoft-Windows-PerfOS | 4 |
| 731 | Microsoft-Windows-Program-Compatibility-Assistant | 4 |
| 732 | Microsoft-Windows-ResetEng | 4 |
| 733 | Microsoft-Windows-Resource-Exhaustion-Resolver | 4 |
| 734 | Microsoft-Windows-Runtime-Networking | 4 |
| 735 | Microsoft-Windows-Shell-ConnectedAccountState | 4 |
| 736 | Microsoft-Windows-System-Restore | 4 |
| 737 | Microsoft-Windows-TerminalServices-PnPDevices | 4 |
| 738 | Microsoft-Windows-UI-Search | 4 |
| 739 | Microsoft-Windows-USB-USB4DeviceRouter-EventLogs | 4 |
| 740 | Microsoft-Windows-USB-USBHUB | 4 |
| 741 | Microsoft-Windows-UserDataAccess-UserDataUtils | 4 |
| 742 | Microsoft-Windows-Websocket-Protocol-Component | 4 |
| 743 | Microsoft-Windows-Windeploy | 4 |
| 744 | Microsoft-Windows-WinNat | 4 |
| 745 | Microsoft-Windows-WinREAgent | 4 |
| 746 | System.IO.Log 4.0.0.0 | 4 |
| 747 | Microsoft-Windows-AppHost | 3 |
| 748 | Microsoft-Windows-BitLocker-API | 3 |
| 749 | Microsoft-Windows-CodeIntegrity | 3 |
| 750 | Microsoft-Windows-CorruptedFileRecovery-Server | 3 |
| 751 | Microsoft-Windows-Crypto-BCrypt | 3 |
| 752 | Microsoft-Windows-Deplorch | 3 |
| 753 | Microsoft-Windows-DisplaySwitch | 3 |
| 754 | Microsoft-Windows-DVD | 3 |
| 755 | Microsoft-Windows-EDP-Audit-Regular | 3 |
| 756 | Microsoft-Windows-EnhancedStorage-EhStorTcgDrv | 3 |
| 757 | Microsoft-Windows-Help | 3 |
| 758 | Microsoft-Windows-Hyper-V-Guest-Drivers-Vmbus | 3 |
| 759 | Microsoft-Windows-Kernel-IO | 3 |
| 760 | Microsoft-Windows-Kernel-LiveDump | 3 |
| 761 | Microsoft-Windows-KnownFolders | 3 |
| 762 | Microsoft-Windows-LAPS | 3 |
| 763 | Microsoft-Windows-MSFTEDIT | 3 |
| 764 | Microsoft-Windows-ntshrui | 3 |
| 765 | Microsoft-WindowsPhone-Ufx | 3 |
| 766 | Microsoft-Windows-PowerCpl | 3 |
| 767 | Microsoft-Windows-PowerShell-DesiredStateConfiguration-FileDownloadManager | 3 |
| 768 | Microsoft-Windows-Schannel-Events | 3 |
| 769 | Microsoft-Windows-Security-LessPrivilegedAppContainer | 3 |
| 770 | Microsoft-Windows-Security-SPP-UX-GenuineCenter-Logging | 3 |
| 771 | Microsoft-Windows-Security-Vault | 3 |
| 772 | Microsoft-Windows-SendTo | 3 |
| 773 | Microsoft-Windows-Sensors-Core | 3 |
| 774 | Microsoft-Windows-Smartcard-Server | 3 |
| 775 | Microsoft-Windows-StorageManagement | 3 |
| 776 | Microsoft-Windows-TimeBroker | 3 |
| 777 | Microsoft-Windows-TSF-UIManager | 3 |
| 778 | Microsoft-Windows-UserDataAccess-CallHistoryClient | 3 |
| 779 | Microsoft-Windows-UserSettingsBackup-Orchestrator | 3 |
| 780 | Microsoft-Windows-WER-SystemErrorReporting | 3 |
| 781 | Microsoft-Windows-Winsock-Sockets | 3 |
| 782 | SMSvcHost 4.0.0.0 | 3 |
| 783 | Application Management Group Policy | 2 |
| 784 | BTHUSB | 2 |
| 785 | Microsoft-Windows-AAD | 2 |
| 786 | Microsoft-Windows-ApplicationExperience-SwitchBack | 2 |
| 787 | Microsoft-Windows-ASN1 | 2 |
| 788 | Microsoft-Windows-Audit | 2 |
| 789 | Microsoft-Windows-CertificateServicesClient-CertEnroll | 2 |
| 790 | Microsoft-Windows-CertificateServicesClient-Lifecycle-User | 2 |
| 791 | Microsoft-Windows-COM-RundownInstrumentation | 2 |
| 792 | Microsoft-Windows-COMRuntime | 2 |
| 793 | Microsoft-Windows-Defrag | 2 |
| 794 | Microsoft-Windows-Diagnosis-Scripted | 2 |
| 795 | Microsoft-Windows-DirectManipulation | 2 |
| 796 | Microsoft-Windows-DxgKrnl | 2 |
| 797 | Microsoft-Windows-EaseOfAccess | 2 |
| 798 | Microsoft-Windows-Firewall | 2 |
| 799 | Microsoft-Windows-Firewall-CPL | 2 |
| 800 | Microsoft-Windows-IME-JPLMP | 2 |
| 801 | Microsoft-Windows-IME-JPSetting | 2 |
| 802 | Microsoft-Windows-IME-OEDCompiler | 2 |
| 803 | Microsoft-Windows-IPMIProvider | 2 |
| 804 | Microsoft-Windows-Kernel-Disk | 2 |
| 805 | Microsoft-Windows-Kernel-File | 2 |
| 806 | Microsoft-Windows-Kernel-General | 2 |
| 807 | Microsoft-Windows-Kernel-Processor-Power | 2 |
| 808 | Microsoft-Windows-MCCS-AccountAccessor | 2 |
| 809 | Microsoft-Windows-MediaFoundation-Performance-Core | 2 |
| 810 | Microsoft-Windows-MediaFoundation-Platform | 2 |
| 811 | Microsoft-Windows-Minstore | 2 |
| 812 | Microsoft-Windows-Network-Setup | 2 |
| 813 | Microsoft-Windows-Partition | 2 |
| 814 | Microsoft-Windows-PerfProc | 2 |
| 815 | Microsoft-WindowsPhone-ConfigManager2 | 2 |
| 816 | Microsoft-Windows-Runtime-Networking-BackgroundTransfer | 2 |
| 817 | Microsoft-Windows-Security-IdentityStore | 2 |
| 818 | Microsoft-Windows-Services-Svchost | 2 |
| 819 | Microsoft-Windows-SleepStudy | 2 |
| 820 | Microsoft-Windows-SmartCard-Audit | 2 |
| 821 | Microsoft-Windows-SmartCard-TPM-VCard-Module | 2 |
| 822 | Microsoft-Windows-SPB-ClassExtension | 2 |
| 823 | Microsoft-Windows-StartupRepair | 2 |
| 824 | Microsoft-Windows-StorageSpaces-SpaceManager | 2 |
| 825 | Microsoft-Windows-Subsys-SMSS | 2 |
| 826 | Microsoft-Windows-TextPredictionEngine | 2 |
| 827 | Microsoft-Windows-TunnelDriver | 2 |
| 828 | Microsoft-Windows-UI-Input-Inking | 2 |
| 829 | Microsoft-Windows-Watchdog-Events | 2 |
| 830 | Microsoft-Windows-WinRT-Error | 2 |
| 831 | Microsoft-Windows-Winsock-AFD | 2 |
| 832 | Ntfs | 2 |
| 833 | Application Popup | 1 |
| 834 | BTHPORT | 1 |
| 835 | Group Policy Local Users and Groups | 1 |
| 836 | Microsoft-Windows-AccelLib-AccelCx | 1 |
| 837 | Microsoft-Windows-AssignedAccess | 1 |
| 838 | Microsoft-Windows-Base-Filtering-Engine-Connections | 1 |
| 839 | Microsoft-Windows-BitLocker-DrivePreparationTool | 1 |
| 840 | Microsoft-Windows-BootUX | 1 |
| 841 | Microsoft-Windows-BranchCacheSMB | 1 |
| 842 | Microsoft-Windows-CmiSetup | 1 |
| 843 | Microsoft-Windows-Crashdump | 1 |
| 844 | Microsoft-Windows-D3D10Level9 | 1 |
| 845 | Microsoft-Windows-DeviceConfidence | 1 |
| 846 | Microsoft-Windows-DeviceGuard | 1 |
| 847 | Microsoft-Windows-Diagnosis-Scheduled | 1 |
| 848 | Microsoft-Windows-DUI | 1 |
| 849 | Microsoft-Windows-Dwm-Dwm | 1 |
| 850 | Microsoft-Windows-FirstUX-PerfInstrumentation | 1 |
| 851 | Microsoft-Windows-Forwarding | 1 |
| 852 | Microsoft-Windows-GPIO-ClassExtension | 1 |
| 853 | Microsoft-Windows-HotspotAuth | 1 |
| 854 | Microsoft-Windows-Hyper-V-KMCL-Child | 1 |
| 855 | Microsoft-Windows-IME-CustomerFeedbackManagerUI | 1 |
| 856 | Microsoft-Windows-Immersive-Shell-API | 1 |
| 857 | Microsoft-Windows-Iphlpsvc | 1 |
| 858 | Microsoft-Windows-Kernel-Audit-API-Calls | 1 |
| 859 | Microsoft-Windows-Kernel-IoTrace | 1 |
| 860 | Microsoft-Windows-Kernel-Registry | 1 |
| 861 | Microsoft-Windows-KernelStreaming | 1 |
| 862 | Microsoft-Windows-MCCS-InternetMailCsp | 1 |
| 863 | Microsoft-Windows-MPRMSG | 1 |
| 864 | Microsoft-Windows-MPS-SRV | 1 |
| 865 | Microsoft-Windows-NetworkManagerTriggerProvider | 1 |
| 866 | Microsoft-Windows-PDH | 1 |
| 867 | Microsoft-Windows-PerfDisk | 1 |
| 868 | Microsoft-Windows-Performance-Recorder-Control | 1 |
| 869 | Microsoft-WindowsPhone-CoreUIComponents | 1 |
| 870 | Microsoft-Windows-PortableDeviceStatusProvider | 1 |
| 871 | Microsoft-Windows-Runtime-Graphics | 1 |
| 872 | Microsoft-Windows-Runtime-Media | 1 |
| 873 | Microsoft-Windows-Shell-LockScreenContent | 1 |
| 874 | Microsoft-Windows-SmartCard-DeviceEnum | 1 |
| 875 | Microsoft-Windows-SrumTelemetry | 1 |
| 876 | Microsoft-Windows-StorageSpaces-Api | 1 |
| 877 | Microsoft-Windows-System-Profile-HardwareId | 1 |
| 878 | Microsoft-Windows-TabletPC-Platform-Manipulations | 1 |
| 879 | Microsoft-Windows-Tethering-Manager | 1 |
| 880 | Microsoft-Windows-UserSettingsBackup-EarlyDownloader | 1 |
| 881 | Microsoft-Windows-VerifyHardwareSecurity | 1 |
| 882 | Microsoft-Windows-WebAuthN | 1 |
| 883 | Microsoft-Windows-WER-Diag | 1 |
| 884 | Microsoft-Windows-WinHttp | 1 |
| 885 | Microsoft-Windows-WinINet-Pca | 1 |
| 886 | Microsoft-Windows-WlanDlg | 1 |
| 887 | Microsoft-Windows-WlanPref | 1 |
| 888 | Microsoft-Windows-WMP-Setup_WM | 1 |
| 889 | Microsoft-Windows-Workplace Join | 1 |
| 890 | Microsoft-Windows-WPD-MTPIP | 1 |
| 891 | Microsoft-Windows-WwanClient_1e2fdcad8ed5326fb89a40addcb90fe9 | 1 |
| 892 | usbperf | 1 |
まとめ
- Windows 11 では「1,142種類」のイベントソースが登録されていた。
- イベントIDは「56,711件」出力された。
- イベントIDが登録されているイベントソースは「892種類」だった。
参考文献
こちらでWindows OS環境で確認した複数の記事をまとめています!


【まとめ】Windows クライアントOS イベントソース・イベントIDの一覧表
MicrosoftのクライアントOSである「Windows 11」や 「Windows 10」のイベントソースやイベントIDの一覧表を作成しました。 OSごと個別に記事を作成しており、それらの記…


コメント