--- title: "SCM Services - Set an Instance to Start Automatically | Microsoft Docs" ms.custom: "" ms.date: "01/06/2016" ms.prod: sql ms.prod_service: high-availability ms.reviewer: "" ms.technology: configuration ms.topic: conceptual helpviewer_keywords: - "automatic SQL Server startup" - "SQL Server, automatic startup" - "starting SQL Server, automatically" ms.assetid: aa2b6bde-e76d-4fea-a560-54a63745d9b1 author: MikeRayMSFT ms.author: mikeray --- # SCM Services - Set an Instance to Start Automatically [!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)] This topic describes how to set an instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] to start automatically in [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)] by using SQL Server Configuration Manager. During setup, [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] is normally configured to start automatically. If this was not done, you can change that setting at any time. ## Using SQL Server Configuration Manager #### To set an instance of SQL Server to start automatically 1. On the **Start** menu, point to **All Programs**, point to [!INCLUDE[ssCurrentUI](../../includes/sscurrentui-md.md)], point to **Configuration Tools**, and then click **SQL Server Configuration Manager**. > [!NOTE] > Because [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager is a snap-in for the [!INCLUDE[msCoName](../../includes/msconame-md.md)] Management Console program and not a stand-alone program, [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager does not appear as an application in newer versions of Windows. > > - **Windows 10**: > To open [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager, on the **Start Page**, type SQLServerManager13.msc (for [!INCLUDE[ssSQL15](../../includes/sssql15-md.md)]). For previous versions of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] replace 13 with a smaller number. Clicking SQLServerManager13.msc opens the Configuration Manager. To pin the Configuration Manager to the Start Page or Task Bar, right-click SQLServerManager13.msc, and then click **Open file location**. In the Windows File Explorer, right-click SQLServerManager13.msc, and then click **Pin to Start** or **Pin to taskbar**. > - **Windows 8**: > To open [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager, in the **Search** charm, under **Apps**, type **SQLServerManager\.msc** such as **SQLServerManager13.msc**, and then press **Enter**. 2. In **SQL Server Configuration Manager**, expand **Services**, and then click **SQL Server**. 3. In the details pane, right-click the name of the instance you want to start automatically, and then click **Properties**. 4. In the **SQL Server \<**_instancename_**> Properties** dialog box, set **Start Mode** to **Automatic**. 5. Click **OK**, and then close [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Configuration Manager. ## See Also [Prevent Automatic Startup of an Instance of SQL Server (SQL Server Configuration Manager)](../../database-engine/configure-windows/scm-services-prevent-automatic-startup-of-an-instance.md) [Connect to Another Computer (SQL Server Configuration Manager)](../../database-engine/configure-windows/scm-services-connect-to-another-computer.md) [Configure WMI to Show Server Status in SQL Server Tools](../../ssms/configure-wmi-to-show-server-status-in-sql-server-tools.md)