---
title: "Manage dedicated server power"
sidebar_label: "Manage server power"
sidebar_position: 4
description: "How to turn off, turn on, and restart a dedicated server"
---

import MoreVerticalIcon from 'docs-kit/icons/more-vertical'
import Formbricks from '@theme/MDXComponents/Formbricks'
import PowerIcon from 'docs-kit/icons/power'

# Manage dedicated server power

You can manage the operation of a dedicated server:

* [turn off the server](#turn-off-server);
* [turn on the server](#turn-on-server);
* [restart the server](#reboot-server).

## Turn off the server \{#turn-off-server}

When a dedicated server is powered off, the server and all [additional services](/dedicated/about/additional-services.mdx) continue to be charged: network volumes, dedicated subnets, and more.

1. In the [control panel](https://my.selectel.ru/servers/), on the top menu, click **Products** and select **Dedicated servers**.

2. In the server card, click the <PowerIcon />. toggle.

3. Click **Turn off server**.

4. Wait until the server shuts down; its status will change to `Power off`. When the server shuts down, the operating system will terminate processes correctly, and the power will be switched off. If the server does not respond within a specified time, it will be forcefully stopped. In case of a forced stop, unsaved data may be lost.

## Turn on the server \{#turn-on-server}

1. In the [control panel](https://my.selectel.ru/servers/), on the top menu, click **Products** and select **Dedicated servers**.

2. In the server card, click the <PowerIcon />. toggle.

3. Click **Turn on server**.

4. Wait for the server to boot; it will enter the `Power on.` status.

## Restart the server \{#reboot-server}

The server will reboot without powering off. During a reboot, the server shuts down and turns back on immediately—in this case, unsaved data may be lost.

1. In the [control panel](https://my.selectel.ru/servers/), on the top menu, click **Products** and select **Dedicated servers**.

2. Open the server page → in the <MoreVerticalIcon /> menu, select **Restart server**.

3. Click **Restart server**.

4. Wait for the server to restart; it will enter the `Power on.` status.

<Formbricks />
