Blog · September 1, 2026

Dynamic Wallpapers on a Mac: What They Actually Are

They brighten and darken through the day. They never move. Here is what is really on the disk, why yours can look stuck, and what to reach for if motion was the point.

8 min read

Two different things on a Mac get called a dynamic wallpaper, and only one of them is Apple's. The word has drifted into meaning "a desktop that moves", which is not what the feature in System Settings does. If you picked one expecting motion and got a photograph that sits there, this is why.

Everything below about the built-in feature is quoted from Apple's own Mac User Guide, and everything about what is on the disk was read off a Mac running macOS 26.3 rather than copied from an older article. That distinction matters more than usual here, because the folder these files live in changed and most of the advice you will find is describing a Mac from several versions ago.

Apple's definition, which settles most of it

In the wallpaper picker, macOS groups everything into categories. Apple describes them one line each, and the first is the one in question:

Dynamic Wallpapers: These images brighten and darken, based on the time of day for your current location.

That is the entire feature. It is a still photograph that is exchanged for a lighter or darker version of itself as the day goes on. There is no frame of motion in it at any point, and no setting that adds one.

The reason the confusion is so persistent is the category directly underneath it in the same list, which Apple describes like this:

Landscape, Cityscape, Underwater, and Earth aerials: These aerial images animate as you lock or unlock your Mac, showing dramatic views. By default, the aerial wallpaper you select is also used as your screen saver.

So macOS does ship video. It just plays it as a transition when you lock or unlock, and then stops. Between those two moments your desktop is a still frame. Neither category gives you a desktop that keeps moving while you work, and that is worth knowing before you spend an evening looking for the setting that turns it on.

What is actually in the folder now

Nearly every guide to this subject tells you the wallpapers live in /System/Library/Desktop Pictures as large HEIC files, and that you can drop your own in beside them. The folder is still there. Most of its contents are no longer pictures.

Read on macOS 26.3, that folder holds 63 entries ending in .madesktop. They are not image files and not folders. Each one is a plain XML property list of about half a kilobyte. Here is a complete one, the Catalina wallpaper, printed with plutil:

{
  "height" => 6016
  "isDynamic" => true
  "isSolar" => true
  "mobileAssetID" => "Catalina"
  "thumbnailPath" => "/System/Library/Desktop Pictures/.thumbnails/Catalina.heic"
  "width" => 6016
}

Six values, and not one of them is an image. The wallpaper is declared to be 6016 by 6016 pixels, it is named for an asset the system fetches rather than a file sitting next to it, and the only picture on disk is a thumbnail. That thumbnail is 25 KB, for a wallpaper that would be measured in hundreds of megabytes at full size.

This explains a complaint that otherwise looks like a bug. If you pick one of these and it appears briefly at low quality, or refuses to appear at all on a Mac that is offline or on a metered connection, you are looking at an asset that has not arrived yet. Nothing is corrupted, and reinstalling macOS to fix it, which is where a lot of forum threads end up, is treating a download as a fault.

How many of them are actually dynamic

The two flags in that file are the interesting part, because they separate the categories that the picker presents together. Counting all 63:

So 30 of the 63 are dynamic in any sense, and only 9 are the sunrise-to-midnight photograph people are usually picturing. If you have been hunting the picker for more of them, there are not more of them.

One further thing sits in that folder, unlisted, which explains where the video went: a hidden .wallpapers directory holding a handful of .mov files, named for Sonoma and Tahoe. That is the animation Apple's description promises at lock and unlock, and it is the only moving picture macOS keeps here.

Why yours looks stuck

Assuming you did want the time-of-day behaviour and it seems not to be happening, work through these before concluding anything is broken.

Making your own

This is where the honest answer is shorter than people want. Apple documents exactly one route for adding a wallpaper of your own, and it is this:

Scroll down to Your Photos, click the Add Photo button, then do any of the following: Add a photo from your Photos library. Add an image file. Add a folder from the Finder. You can also drag an image from your desktop or a folder onto the thumbnail at the top of Wallpaper settings.

A photo, an image file, or a folder of them. Every one of those is a still picture, and nothing in the documented procedure offers a way to supply a time-of-day set of your own. Whatever you add will behave as a plain still, and the folder trick that older articles describe is aimed at a version of that directory which no longer holds what they think it holds.

If what you actually wanted was a desktop of your own that moves, that is a different job and it does have a straightforward answer. We wrote it up separately in how to make your own live wallpaper on a Mac, including the file types that work and the folder mistake almost everyone makes on the way in.

Dynamic, aerial, live: the three-way difference

What it isWhat it doesWhere it comes from
Dynamic WallpaperA still image that brightens and darkens through the day. No motion.Built into macOS, 30 of them.
AerialA video that plays as you lock or unlock, then holds a still frame.Built into macOS.
Live wallpaperA desktop that keeps moving while you work.Needs a third-party app. macOS has no such feature.

Only the third one is what most people are searching for when they type dynamic wallpaper into Google, and it is the only one of the three that macOS will not do on its own. If your desktop went black or stopped animating after you set one of these up, the causes are collected in live wallpaper not working on a Mac, sorted by symptom.

Where our app fits, briefly

Vivid Walls is the third row of that table. It draws an animated desktop continuously on every display, from animated scenes, 4K video, web pages, GIFs and stills, and it is built for the Mac rather than wrapped from something else. Because a laptop should not pay for motion nobody is looking at, it ships with pause rules and a frame rate cap: it can stop after an idle timeout, stop behind a full screen app, and reduce to 15 frames per second on battery.

It also runs real Wallpaper Engine scene files, which matters if you moved to a Mac from a Windows PC and left a library behind. There is a free companion for Windows that carries the library across your own network, and no account or cloud is involved. If that is your situation, start with importing a Wallpaper Engine library to a Mac.

The short version

More posts

Available on Mac App Store

A desktop that keeps moving.

Download Free

One-time purchase. macOS 14.0+. Apple Silicon (M1 or later).