--- title: Clear a Trace Window titleSuffix: SQL Server Profiler description: Find out how to clear the trace window that captures event data in SQL Server Profiler without clearing any trace files or tables. author: markingmyname ms.author: maghan ms.date: 03/01/2017 ms.service: sql ms.subservice: profiler ms.topic: conceptual --- # Clear a Trace Window (SQL Server Profiler) [!INCLUDE [SQL Server Azure SQL Managed Instance](../../includes/applies-to-version/sql-asdbmi.md)] This topic describes how to clear the trace window for a trace that is running by using [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)]. ### To clear a trace window 1. Select the trace window you want to clear. 2. On the **Edit**menu, click **Clear Trace Window**. The contents of the trace window are removed. Note that if the trace file or table has been saved, the contents of the file or table remains unchanged. ## See Also [SQL Server Profiler](../../tools/sql-server-profiler/sql-server-profiler.md)