Software & Apps Linux How to Add a Windows-Style Theme to GNOME, KDE, Cinnamon Make Linux look more like Windows by Jack Wallen Writer Jack Wallen is a former Lifewire writer, an award-winning writer for TechRepublic and Linux.com, and the voice of The Android Expert. our editorial process LinkedIn Jack Wallen Updated on March 27, 2020 Tweet Share Email Linux Switching from Windows Linux is all about possibility. And for the most part, once a user starts working with the Linux desktop, they never look back. However, some users prefer the look of a Windows desktop over the desktops the Linux landscape offers. If that describes you, it's possible to theme some popular Linux desktops to look more like Windows. Here's how to do this with GNOME, KDE Plasma, and Cinnamon. These instructions use Ubuntu 19.04 for GNOME, KDE Neon for KDE Plasma, and Linux Mint for Cinnamon. GNOME The good news is that a script has been written to make this incredibly easy for GNOME. To make this happen, follow these steps: Select Activities, type terminal in the search bar, then choose the Terminal launcher. Install wget with the command: sudo apt install wget -y Download the script with the command: wget https://raw.githubusercontent.com/bill-mavromatis/gnome-layout-manager/master/layoutmanager.sh Give the script executable permissions with the command: chmod u+x layoutmanager.sh Run the script with the command: ./layoutmanager.sh When prompted, choose Windows 10 Layout, and select OK. Allow the script to complete. When the script finishes, the GNOME desktop will look similar to Windows 10. KDE Plasma Here's how to perform the same task in KDE Plasma. Although there isn't a script for this, the process isn't challenging. Here's what you do: Select the KDE Menu button, then choose System Settings. In the Search bar, type Windows and press the Enter key on the keyboard. Locate Windows 10 Plasma Theme, and select Install. Allow the installation to complete. If the new theme doesn't show up in the Plasma theme section of Workspace Theme, open a terminal window and issue the command (all on one line): unzip /tmp/windows_10_plasma_theme.zip - d ~/.local/share/plasma/desktoptheme Close and reopen the Settings window, go to Workspace Theme > Plasma Theme, then select the newly-added Windows 10 Plasma Theme. Select Apply. KDE should now look more like Windows 10. This isn't quite as drastic a change as you'll find in GNOME, but it's enough to count. Cinnamon The Cinnamon desktop makes this process incredibly simple. Here's how to re-theme it to a Windows 10-like desktop: Select the Cinnamon desktop menu in the lower-left corner. Choose Preferences, scroll down, then select Themes. In the Themes window, select Add/Remove. In the search bar, type Windows. Select the Download button (downward-pointing arrow) associated with Windows 10 Light Theme. Go to the Themes tab at the top of the window, select Desktop, then choose the Windows 10 theme. Enjoy your theme. Cinnamon should now have a slightly more Windows 10 feel. Again, this one is more subtle than that of GNOME, but you'll notice the difference. And that is all there is to theming GNOME, KDE Plasma, and Cinnamon to make each desktop look a bit more like your favorite Windows desktop. This might not make you more productive on the desktop, but it could make you feel a bit more at home. Was this page helpful? Thanks for letting us know! Get the Latest Tech News Delivered Every Day Email Address Sign up There was an error. Please try again. You're in! Thanks for signing up. There was an error. Please try again. Thank you for signing up. Tell us why! Other Not enough details Hard to understand Submit