--- 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. ms.prod: sql ms.prod_service: sql-tools ms.reviewer: "" ms.technology: profiler ms.topic: conceptual ms.assetid: 8a9f0892-d812-4173-a498-abc36b230147 author: markingmyname ms.author: maghan ms.custom: seo-lt-2019 ms.date: 03/01/2017 --- # Clear a Trace Window (SQL Server Profiler) [!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.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)