Skip to content

Commit f70b096

Browse files
authored
Merge pull request #9615 from MicrosoftDocs/main
Multiple updates
2 parents 271af8c + 79747fb commit f70b096

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed

Outlook/Client/clienttoc/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@
273273
href: ../performance/cannot-open-word-documents-or-excel-spreadsheets.md
274274
- name: Can't start Outlook in cached mode or create a profile
275275
href: ../performance/cannot-start-outlook-in-cached-mode-or-create-profile.md
276+
- name: Collect performance and network traces
277+
href: ../performance/collect-performance-trace.md
276278
- name: Crashes after installing language packs
277279
href: ../performance/outlook-2016-crash-event-1000.md
278280
- name: Error when you copy MSG email message files in Outlook containing multiple attachments or recipients
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Collect a Performance Trace in New Outlook for Windows
3+
description: Provides guidance to collect performance and network traces in new Outlook for Windows.
4+
author: cloud-writer
5+
ms.author: meerak
6+
manager: dcscontentpm
7+
audience: ITPro
8+
ms.topic: troubleshooting
9+
ms.custom:
10+
- sap:Errors, Crashes, and Performance
11+
- Outlook for Windows
12+
- CSSTroubleshoot
13+
ms.reviewer: caithart
14+
appliesto:
15+
- New Outlook for Windows
16+
search.appverid: MET150
17+
ms.date: 08/27/2025
18+
---
19+
# Collect a performance trace in new Outlook for Windows
20+
21+
If you contact Microsoft Support to troubleshoot issues that affect new Outlook for Windows, you might be asked to collect a performance trace, a network trace or both. To collect these traces, use the Outlook icon in your system tray, and save the files to your local computer.
22+
23+
The Outlook icon provides the following options to collect a trace.
24+
25+
| Options | Description |
26+
|--|--|
27+
| Start Performance Trace | Start monitoring performance indicators, and continue until stopped manually.<br><br>After the trace collection starts, this option changes to **Stop Performance Tracing**. |
28+
| Record Perf Trace for 1 min | Monitor performance indicators for one minute, and then stop automatically.<br><br>This option might be useful to troubleshoot an unresponsive application to make sure that the trace is saved automatically. |
29+
| Start Network Trace | Start capturing network logs, and continue until stopped manually.<br><br>After the trace collection starts, this option changes to **Stop Network Tracing**. |
30+
31+
To collect and access a trace, follow these steps:
32+
33+
1. To start a trace, right-click the Outlook icon in the system tray, and then select the appropriate option.
34+
35+
2. After you reproduce the issue, right-click the Outlook icon again, and then select the appropriate option to stop the trace.
36+
37+
3. To access the trace files, open File Explorer, and then navigate to **%localappdata%\Microsoft\Olk\Feedback\Traces**.
38+
39+
The file name of a trace uses the following format: **WebviewTrace_\<TraceType_n_yyyymmdd_hhmmSSss>.json**
40+
41+
For example: **WebviewTrace_Performance_1_20250324_215740833.json**
42+
43+
If you're on the phone with Microsoft Support, and you're asked to share the trace files, navigate to **Help** > **Get Diagnostics**, and then select the **Send diagnostics** button. Provide the displayed Support ID so that the Support agent can access the trace information that you collected.

0 commit comments

Comments
 (0)