Installation Windows This is the installation method we recommend for most users. It is the fastest and most reliable way to install Spicetify. Powershell (pre-built binary) iwr -useb https://raw.githubusercontent.com/spicetify/cli/main/install.ps1 | iex Also run the following if you would like to install the Spicetify Marketplace, which gives you access to a tab in Spotify's sidebar that allows you to search for and install themes, extensions, and snippets. iwr -useb https://raw.githubusercontent.com/spicetify/marketplace/main/resources/install.ps1 | iex However, the update might have major changes to the client, which means you will need to run spicetify update (spicetify upgrade in Spicetify versions below 2.27.0) every time you update Spotify. If no update for Spicetify is available, it means that it either still works by simply running spicetify backup apply, or that we are still working on updating Spicetify to work on the new version.