How to Download Live Wallpapers from the Steam Workshop
The exact steps, the folder the files actually land in, why a subscribed wallpaper sometimes never appears, and how to get the same wallpapers onto a Mac.
The Steam Workshop holds the largest collection of animated desktop wallpapers anywhere, and almost none of the guides about it tell you where the files go. That turns out to be the part worth knowing. Once you can find the folder, you can back your library up, move it to a new machine, work out why a wallpaper never appeared, and put the same wallpapers on a Mac.
This guide covers the whole path: subscribing, where the download lands, what is inside it, and what to do with it afterwards.
First, the thing that confuses people
There is no app called Steam Workshop. The Workshop is a section that belongs to a specific Steam app, and the live wallpapers you are looking at belong to Wallpaper Engine, a paid Windows application on Steam. So Steam's Subscribe button downloads a wallpaper for Wallpaper Engine, and it only works if Wallpaper Engine is on your account.
That also means the answer to whether you can do this on a Mac is no, at least at the Steam end. Wallpaper Engine is Windows only, there is no macOS build on Steam, and the Steam client on a Mac will not offer you the app or its Workshop. The wallpapers themselves are a different story, and that is the second half of this article.
Downloading a wallpaper
Two routes, and they end in the same place.
From inside the app
- Open Wallpaper Engine on Windows.
- Choose Workshop in its window. You are browsing Steam, inside the app.
- Find a wallpaper and press Subscribe.
- Steam downloads it in the background. When it finishes, the wallpaper appears in your library in the Installed view, ready to apply.
This is the route to use if you are browsing casually, because you can see the wallpaper running at full size before you commit to it.
From the Steam website
Every Workshop item also has an ordinary web page, and that page has the same Subscribe button. Pressing it queues the wallpaper against your account rather than downloading it there and then. It arrives the next time Steam is running, and appears in Wallpaper Engine after that.
This is the better route when someone sends you a link, or when you are lining up a batch to collect later. It is also the source of the single most common complaint about the Workshop, which is worth its own section.
Why a subscribed wallpaper sometimes never shows up
You pressed Subscribe, the page says you are subscribed, and the wallpaper is not in your library. Almost always the download either has not happened yet or failed quietly.
Steam fetches Workshop items in the background, and only while Steam itself is running. Subscribe on the website with Steam closed and nothing is downloaded until you next open it. Large 4K scene wallpapers can be hundreds of megabytes, so even with Steam open there is a real wait.
The way to tell the difference between waiting and broken is to look at the folder, which is the next section. If the wallpaper's folder is missing, or it exists but holds no project.json file, the item genuinely did not download and is not going to fix itself. Unsubscribing and subscribing again is what usually clears it, because it makes Steam fetch the item from scratch instead of trusting a half-finished copy.
Where the files actually land
This is the part most guides skip. A subscribed wallpaper is not hidden inside a database. It is a plain folder of files, in a predictable place.
Steam stores Workshop content per app, keyed by that app's numeric id. Wallpaper Engine is 431960, so on Windows your wallpapers are under:
Steam\steamapps\workshop\content\431960\
The Steam folder itself is usually in Program Files (x86), though if you moved your Steam library to another drive it follows the library. Inside 431960 you get one folder per wallpaper, named with that wallpaper's numeric Workshop id, the same number you can see in the address bar of its Workshop page.
Open one of those folders and you will find a project.json file, which describes the wallpaper, alongside whatever the wallpaper is made of: a scene file, a video, a web page, plus a preview image. That project.json is the marker that says this folder is a wallpaper rather than a folder of stray files, and it is what any tool reading the format looks for first.
Two useful things follow from this.
Backing up is just copying folders. Everything a wallpaper needs is inside its own numbered folder, so copying them to a drive is a complete backup. That matters more than it sounds, because wallpapers do disappear from the Workshop when their authors remove them, and once one is gone it cannot be re-downloaded. If you have a favourite, the copy on your disk is the only guarantee you keep it. We wrote a fuller walkthrough of that in backing up your Wallpaper Engine wallpapers.
The folder is portable. Nothing in it is tied to Steam once it has downloaded. That is what makes the next part possible.
Getting Workshop wallpapers onto a Mac
Since the wallpapers are ordinary folders, the question stops being a Steam question and becomes a question of what on the Mac can read them. macOS itself cannot; System Settings only accepts Apple's own supplied wallpapers. Vivid Walls is a Mac app that reads the format directly, and there are two ways to get your library across.
The companion app, over your own network
There is a free Windows companion that scans Steam's workshop content folder for you, lists what it finds, and sends the wallpapers to the Mac over your local network. No account, no cloud, nothing uploaded anywhere. You run it on the PC that already has the library, the Mac shows a short pairing code, and the transfer runs between the two machines. The step by step is in how to import your Wallpaper Engine library to a Mac.
Copying the folders yourself
If the PC is gone, or you would rather move files by hand, copy the wallpaper folders to a drive or across file sharing and import them on the Mac with File, then Import Wallpaper Engine Library. Point it at the folder you copied and it scans for wallpapers underneath.
One detail worth knowing, because it saves a lot of shuffling: the importer treats a folder that itself contains a project.json as a single wallpaper. So you can point it at one wallpaper's folder rather than at a whole library. If you only want three wallpapers off an old machine, copy those three folders and import them one at a time.
If you already have Steam installed on the Mac for games, the app also looks in the matching macOS location by default:
~/Library/Application Support/Steam/steamapps/workshop/content/431960
That path is mostly useful as the place to drop folders you have copied over, since Steam on macOS will not put Wallpaper Engine content there by itself.
What comes across, and what does not
Being straight about this, because a guide that promises everything works is not much use when something does not.
Scene wallpapers, video wallpapers, web wallpapers, GIFs and still images all transfer as files, and Vivid Walls plays the scene format rather than a recording of it, so effects and animation are live rather than baked into a video. Audio reactive wallpapers respond to what the Mac is playing.
What is not true is that every wallpaper in the Workshop renders identically. The Workshop is enormous and built by thousands of people using a lot of different features. Most scenes render correctly and the ones that do not are being fixed as people report them, but a claim of complete coverage would be a lie. If you have one that matters to you, the honest thing is to try it, and to send us the Workshop link if it looks wrong.
Wallpapers you built yourself in the Wallpaper Engine editor are a known gap in the scan rather than in the format. They save outside the two folders the companion looks in, so they are not listed. Copy that wallpaper's folder into the workshop content folder, relaunch the companion, and it shows up with the rest.
About the sites that offer downloads without Steam
Search for this and you will find tools and websites offering to fetch Workshop files without owning the app. This guide does not walk through them. They sit outside Steam's own terms, they are a well-known way to end up with files nobody has checked, and the person who made the wallpaper gets nothing for it, not even a subscription count.
Everything above assumes the library is yours, subscribed through Wallpaper Engine on your own account. That is also the only version of this that keeps working, because it is your copy of your files.
The short version
- Workshop wallpapers belong to Wallpaper Engine, a Windows app on Steam. Subscribe in the app or on the item's web page.
- They download to
Steam\steamapps\workshop\content\431960\, one numbered folder each, with aproject.jsoninside. - A wallpaper that never appears has usually not finished downloading. Check for the folder and the
project.json, then resubscribe. - Copying those folders is a full backup, and the only way to keep a wallpaper that gets removed from the Workshop.
- The folders are portable, so the same wallpapers run on a Mac, either through the free companion transfer or by copying folders and importing them.