--- description: understand what pausing Docker Dashboard means keywords: Docker Dashboard, manage, containers, gui, dashboard, pause, user manual title: Pause Docker Desktop --- When Docker Desktop is paused, the Linux VM running Docker Engine is paused, the current state of all your containers are saved in memory, and all processes are frozen. This reduces the CPU and memory usage and helps you retain a longer battery life on your laptop. You can either manually pause Docker Desktop or turn on the Resource Saver feature which automatically pauses Docker Desktop when no container is running. You can manually pause Docker Desktop by selecting the Docker menu {{< inline-image src="../images/whale-x.svg" alt="whale menu" >}} and then **Pause**. To manually resume Docker Desktop, select the **Resume** option in the Docker menu, or run any Docker CLI command. When you manually pause Docker Desktop, a paused status displays on the Docker menu and on the Docker Dashboard. You can still access the **Settings** and the **Troubleshoot** menu. When Resource Saver kicks in, a leaf icon display on the Docker menu. > **Important** > >Resource Saver is currently an experimental feature. To access this feature, make sure you have turned on access to experimental features in settings. { .important }