--- title: "Stop a Trace (SQL Server Profiler) | Microsoft Docs" ms.custom: "" ms.date: "03/01/2017" ms.prod: sql ms.prod_service: "sql-tools" ms.reviewer: "" ms.technology: profiler ms.topic: conceptual helpviewer_keywords: - "traces [SQL Server], stopping" - "stopping traces" ms.assetid: 47c4f33d-63e0-4444-bec8-4c1c91f8e25c author: markingmyname ms.author: maghan --- # Stop a Trace (SQL Server Profiler) [!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)] This topic describes how to stop a trace that is running by using [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)]. Stopping a trace stops data from being captured. After a trace is stopped, it cannot be restarted without losing previously captured data, unless the data has been captured to a trace file or trace table. You can also save the collected data to a table or file after stopping a trace. All trace properties that were previously selected are preserved when a trace is stopped. When a trace is stopped, you can change the name, events, columns, and filters. ### To stop a trace 1. Select a trace that is running. 2. On the **File** menu, click **Stop Trace**. ## See Also [SQL Server Profiler](../../tools/sql-server-profiler/sql-server-profiler.md)