こちらの記事でWindows OS に登録済みのイベントソース(イベントプロバイダー)やイベントIDをPowerShellで確認する方法を紹介しました。
私の環境でそれぞれを確認した結果、イベントソースは「全1,256件」。また、イベントIDは「50,527件」でイベントIDが登録されているイベントソースは「929種類」という結果に。
確認結果についても確認方法を公開したZennの記事で記載しようと思いましが、
Markdown文字数80,000文字以上でNGというZennの制限にひっかかってしまいました。
本来、確認する方法と結果は同じ記事で執筆されているほうがわかりやすいとは思いますが、
仕方がなく、こちらで紹介します。

- Windows OS ユーザーの方
- 既存のイベントソース(イベントプロバイダー)の情報を知りたい方
- 既存のイベントIDの情報を知りたい方
環境
Windows 10 Pro エディション バージョン 22H2

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



コメント