How to dual boot Windows and SteamOS on Steam Deck

You don't have to sacrifice SteamOS to have Windows on your Steam Deck, as the Steam Deck is capable of dual-booting through the official method or a third-party dual-boot manager. Here's what you need to know about dual-booting Windows and SteamOS on your Steam Deck.

How to dual boot Steam Deck

The official way to dual boot your Steam Deck is to use a boot manager. This is pretty easy, but having to do this every time you want to switch operating systems can get annoying over time.

If you're here, that means you have two operating systems on your Steam Deck. Now, here's how to convert between them.

How to dual boot Windows and SteamOS on Steam Deck Picture 1

 When your Steam Deck is off, hold down the volume down and power buttons until you hear a chime. When you hear the chime, let go of the power button but continue holding the volume down button until the boot manager appears.

The boot manager lets you choose boot options - in this case Windows and SteamOS on the same SSD in different partitions. If using an SD card, you can select the SD card if it has Windows installed.

How to dual boot Windows and SteamOS on Steam Deck Picture 2

 Note: If you hold down the power button after the chime, you will most likely turn off the Steam Deck again, so remember to release it after the chime.

How to set up dual boot manager on Steam Deck

If you don't want to see the boot manager every time you want to switch operating systems, you can use a dual boot manager.

Dual-boot manager will make switching between operating systems smoother because you don't need to hold down any button combination and it will let you choose the operating system on boot.

This tutorial will use Clover for Steam Deck by ryanrudolfoba on GitHub.

Step 1: Prepare Windows for Clover Boot Manager

Before installing Clover on Windows on Steam Deck, you need to prepare for a smoother experience.

First, in Windows Search, search for "Turn Windows features on or off". Then, in the Device Lockdown folder, check the box that says Unbranded Boot. This will prevent Clover from displaying random boot brands.

How to dual boot Windows and SteamOS on Steam Deck Picture 3

Next, you will have to run some commands in Command Prompt. Search for "CMD" in Windows Search and right-click to select Run as administrator.

How to dual boot Windows and SteamOS on Steam Deck Picture 4

 In Command Prompt, enter each of the following commands:

bcdedit.exe -set {globalsettings} bootuxdisabled on
bcdedit.exe -set {bootmgr} noerrordisplay on

In case those commands don't work, you can also add:

bcdedit.exe -set {globalsettings} highestmode on

Step 2: Set up Clover on SteamOS on Steam Deck

Now that Windows is ready, you will have to boot to SteamOS on your Steam Deck.

Enter the boot manager by holding down the volume down and power buttons until you hear a chime. Let go of the power button but keep holding the volume down button until the boot manager appears.

How to dual boot Windows and SteamOS on Steam Deck Picture 5

Select SteamOS. Switch to desktop mode by selecting Power after pressing the Steam button. Once you are in desktop mode, make sure you have set a sudo password in SteamOS.

Once your sudo password is set, search for and open Konsole in the app launcher at the bottom left.

How to dual boot Windows and SteamOS on Steam Deck Picture 6

At this point, we recommend that you open a browser on your Steam Deck so you can copy and paste each of these commands into your Steam Deck.

cd ~/
git clone https://github.com/ryanrudolfoba/SteamDeck-Clover-dualboot
cd ~/SteamDeck-Clover-dualboot
chmod +x install-Clover.sh
./install-Clover.sh

How to dual boot Windows and SteamOS on Steam Deck Picture 7

 After the last command, you will have to enter the sudo password to begin installing Clover on your Steam Deck.

You'll also be greeted with the option to choose which operating system you want to default to - in the case of the example, it's SteamOS because the author will be using that operating system more often.

How to dual boot Windows and SteamOS on Steam Deck Picture 8

Once installed, you can restart Steam Deck to try it out. If it doesn't look good to you, don't worry, you can always add your own custom theme.

5 ★ | 1 Vote

May be interested

  • Use parallel Windows 7 and Windows 8 on PCUse parallel Windows 7 and Windows 8 on PC
    if you have a pc running windows 7 but aren't sure if you're ready to upgrade to windows 8, a dual-boot system might be a good solution.
  • Compare Steam Deck vs Nintendo Switch: Which device should you choose?Compare Steam Deck vs Nintendo Switch: Which device should you choose?
    tipsmake will help you compare two handheld gaming devices nintendo switch and steam deck and help you make the most accurate choice.
  • How to dual boot Windows 11 and Windows 10How to dual boot Windows 11 and Windows 10
    with a dual-boot system, you can install windows 11 on a windows 10 pc. this allows you to test out the new operating system from microsoft without having to uninstall the existing operating system.
  • How to play emulated games on Steam Deck with EmuDeckHow to play emulated games on Steam Deck with EmuDeck
    you've probably heard a lot about what a great emulation platform steam deck is, but how do you actually get the emulator up and running? let's see how to play emulated games on steam deck using emudeck.
  • Create dual-boot menu after installing Windows XP parallel Vista / 7Create dual-boot menu after installing Windows XP parallel Vista / 7
    the dual-boot menu is the interface that appears during boot to select the version of windows you want to use in case the computer installs multiple operating systems. the following article will show you how to create a dual-boot menu in case of installing windows xp with windows vista / 7.
  • How to install dual boot Windows 10 and Windows ServerHow to install dual boot Windows 10 and Windows Server
    there are many situations where users need to set up a dual boot boot like working on an application that is incompatible with the operating system, needing a separate environment to test the tool or just want to use it with one operating system. other.
  • Advantages and disadvantages of dual boot (dual boot)Advantages and disadvantages of dual boot (dual boot)
    in the past, we have heard a lot about the new devices (usually tablets) with dual-boot feature built into the operating system. some people may already know what dual booting is, but most are still unknown. most users will probably scratch their heads and wonder: what is dual boot? and what are its advantages and disadvantages? network administrators will help readers to answer this question through the following article.
  • Will dual-boot options be added soon with Windows 10?Will dual-boot options be added soon with Windows 10?
    google popped up that they would support an option to allow use of windows 10 on chromebook devices.
  • Set up dual - boot system Windows 7 and Windows 8Set up dual - boot system Windows 7 and Windows 8
    the developer preview version of windows 8 has been officially announced to users, but the process of installing, testing and exploring the features of this new operating system may cause many people to worry, so the best way is to install in parallel with the existing operating system, or dual - boot ...
  • Dual boot (Dual boot) with virtual machine: Which one should you choose?Dual boot (Dual boot) with virtual machine: Which one should you choose?
    if you want to run multiple operating systems on one machine or multiple copies of the same operating system, you will have two choices: dual boot or run on a virtual machine. both methods are useful but for different purposes.