Microsoft-Windows-BackgroundTransfer-ContentPrefetcher

18 events across 1 channel

Event ID 0: The content prefetcher task has started for app appName.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
PrefetchTaskActivity

Description

The content prefetcher task has started for app appName.

Message #

The content prefetcher task has started for app %1

Fields #

NameDescription
appName UnicodeString

Event ID 1: The content prefetcher task has completed for app appName.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
PrefetchTaskActivity

Description

The content prefetcher task has completed for app appName.

Message #

The content prefetcher task has completed for app %1

Fields #

NameDescription
appName UnicodeString

Event ID 2: Fetch URI uri started.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
URIFetch

Description

Fetch URI uri started.

Message #

Fetch URI %1 started

Fields #

NameDescription
uri UnicodeString

Event ID 3: Fetch Indirect Content URI uri started.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
URIFetch

Description

Fetch Indirect Content URI uri started.

Message #

Fetch Indirect Content URI %1 started

Fields #

NameDescription
uri UnicodeString

Event ID 4: Fetch URI uri completed.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
URIFetch

Description

Fetch URI uri completed. Status: httpStatusCode errorString.

Message #

Fetch URI %1 completed. Status: %2 %3

Fields #

NameDescription
uri UnicodeString
httpStatusCode UInt32
errorString UnicodeString

Event ID 6: Fetch URI uri Failed with error statusCode: errorString.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
URIFetch

Description

Fetch URI uri Failed with error statusCode: errorString.

Message #

Fetch URI %1 Failed with error %2: %3

Fields #

NameDescription
uri UnicodeString
statusCode UInt32
errorString UnicodeString

Event ID 7: Fetch URI uri Failed with error: errorString.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
URIFetch

Description

Fetch URI uri Failed with error: errorString.

Message #

Fetch URI %1 Failed with error: %2

Fields #

NameDescription
uri UnicodeString
errorString AnsiString

Event ID 8: Fetch Indirect URI uri responded with Xml data: xmlBlob.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
IndirectContentURI

Description

Fetch Indirect URI uri responded with Xml data.

Message #

Fetch Indirect URI %1 responded with Xml data:
 %2

Fields #

NameDescription
uri UnicodeString
xmlBlob AnsiString

Event ID 9: Processing Indirect Content XML Document failed.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
IndirectContentURI

Description

Processing Indirect Content XML Document failed.

Message #

Processing Indirect Content XML Document failed. 
Error code: %1 
Error reason: %2
Source text:%3
Error offset:%4

Fields #

NameDescription
statusCode UInt32
errorReason UnicodeString
sourceText UnicodeString
errorOffset UInt32

Event ID 10: Fetching count Content URIs.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
URIFetch

Description

Fetching count Content URIs.

Message #

Fetching %1 Content URIs.

Fields #

NameDescription
count UInt32

Event ID 11: Skipping fetch of URI uri because the limit has already been exceeded.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
URIFetch

Description

Skipping fetch of URI uri because the limit has already been exceeded.

Message #

Skipping fetch of URI %1 because the limit has already been exceeded.

Fields #

NameDescription
uri UnicodeString

Event ID 12: The content prefetcher task has completed for app appName with error httpStatusCode: errorString.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
PrefetchTaskActivity

Description

The content prefetcher task has completed for app appName with error httpStatusCode: errorString.

Message #

The content prefetcher task has completed for app %1 with error %2: %3

Fields #

NameDescription
appName UnicodeString
httpStatusCode UInt32
errorString UnicodeString

Event ID 13: The content prefetcher task has completed for app appName with error errorString.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
PrefetchTaskActivity

Description

The content prefetcher task has completed for app appName with error errorString.

Message #

The content prefetcher task has completed for app %1 with error %2

Fields #

NameDescription
appName UnicodeString
errorString AnsiString

Event ID 14: The content prefetcher task has completed for app appName with an unspecified error.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
PrefetchTaskActivity

Description

The content prefetcher task has completed for app appName with an unspecified error.

Message #

The content prefetcher task has completed for app %1 with an unspecified error

Fields #

NameDescription
appName UnicodeString

Event ID 15: The content prefetcher task has completed for app appName with error errorString.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
PrefetchTaskActivity

Description

The content prefetcher task has completed for app appName with error errorString.

Message #

The content prefetcher task has completed for app %1 with error %2

Fields #

NameDescription
appName UnicodeString
errorString UInt32

Event ID 16: Fetch URI uri Failed with error: statusCode.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
URIFetch

Description

Fetch URI uri Failed with error: statusCode.

Message #

Fetch URI %1 Failed with error: %2

Fields #

NameDescription
uri UnicodeString
statusCode UInt32

Event ID 17: Fetching count Indirect Content URIs.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
IndirectContentURI

Description

Fetching count Indirect Content URIs.

Message #

Fetching %1 Indirect Content URIs.

Fields #

NameDescription
count UInt32

Event ID 18: The fetch of URI uri was canceled due to timeout.

#
Provider
Microsoft-Windows-BackgroundTransfer-ContentPrefetcher
Channel
Operational
Task
URIFetch

Description

The fetch of URI uri was canceled due to timeout.

Message #

The fetch of URI %1 was canceled due to timeout.

Fields #

NameDescription
uri UnicodeString

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID 648a0644-7d62-4fd3-8841-440064762f95

Defined in Windows.Networking.BackgroundTransfer.ContentPrefetchTask.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02

Downloads