Create a Shortcut to Background Settings (Windows 11/10)
Right-click any empty part of the desktop, choose New → Shortcut, and paste in rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,@desktop - that single line takes you straight to the Background settings page in both Windows 11 and Windows 10, on Home or Pro, with no admin rights needed. Here's the part that surprises most people who search for this: that exact command was written for a Windows 7 world in 2015, before the Settings app existed at all, and in 2026 it still gets you there faster than clicking through Personalization yourself.
Jake had a customer standing at the counter with her laptop open, asking him to "just make it look less default" before a video call in ten minutes. Jake knew where the Personalization page lived, technically - but Settings on her machine opened to System, and from there it was three more clicks and a scroll before Background even showed up. She watched him hunt for it. That's the whole problem this shortcut solves: not the setting itself, which takes ten seconds once you're on the right page, but the digging to get there.
That's also why the original version of this trick, from back when this site was covering Windows 10 fresh out of the gate, is still worth keeping around instead of replacing with something newer. Microsoft has spent a decade moving controls out of the old Control Panel and into the Settings app - but it never broke the command-line hooks that used to open those Control Panel pages directly. This one still fires, and it still lands exactly where you want it.
🕐 What changed since we first wrote this
- Then (2015): this command opened Control Panel's own Personalization applet directly - the applet itself was the destination.
- Now: Control Panel's Personalization item has been redirected into the Settings app for years, so the same command opens the modern Settings Background page instead.
- What that means for you: nothing changes about the steps below. You still type the same line. Windows just hands you a newer-looking page when it opens.
Create the Shortcut in Windows 11
Step 1: Right-click on any empty area of the desktop - not on an icon, not on the taskbar, just bare desktop.
Step 2: In the menu that appears, choose New, then Shortcut from the submenu that opens beside it.
The one menu detail worth knowing
Windows 11's right-click menu on the desktop is the condensed one - most of the classic options (Copy, Paste, Rename) got squeezed down to icons, and a lot of the old menu is hidden behind Show more options. New → Shortcut is the exception: it's still a full menu item on the first screen you see, not buried. You won't need Show more options for this particular step, which trips people up because they've learned to expect it for everything else on Windows 11.
Step 3: A window titled "Create Shortcut" opens with a text box labeled "Type the location of the item." Type or paste this exactly:
Step 4: Click Next.
Step 5: Give it a name you'll recognize - something like "Background Settings" works fine. This is just the label under the icon; it has no effect on what the shortcut does.
Step 6: Click Finish. The shortcut appears on your desktop immediately, ready to double-click.
🙋♂️ Jake's Reality Check
"Isn't this just... clicking Personalize? Why type a whole command for something I could get to in two clicks anyway?"
Because it's zero clicks after today. Right-clicking desktop and picking Personalize still dumps you on the general Personalization page - you then have to click Background separately. The shortcut skips that second click, permanently, and it does it the same way every single time you use it.
Ethan put it more bluntly when I asked him if this was worth writing up at all: "It's a ten-second setup that saves you two clicks forever. Most 'productivity shortcuts' don't survive that math. This one does, because you're not doing it once - you're doing it every time you get bored of your wallpaper, which for some people is weekly."
Create the Shortcut in Windows 10
The steps and the command are identical to Windows 11 - right-click the desktop, New → Shortcut, paste the same rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,@desktop line, Next, name it, Finish. The only real difference is cosmetic: Windows 10's right-click menu isn't condensed the way Windows 11's is, so New → Shortcut sits in a slightly different visual spot, but it's the same menu path.
⚠️ One honest note if you're still on Windows 10
Windows 10 stopped receiving free security updates on October 14, 2025. It still boots, still runs this shortcut trick without issue, and Microsoft Edge and Defender definitions keep updating - but the operating system itself is no longer patched by default. If you haven't enrolled in Extended Security Updates or started planning a move to Windows 11 or new hardware, that's worth doing before this shortcut is the least of your worries.
Skip the Command: A Shortcut That Points Straight at Settings
There's a second way to build the same shortcut, and it doesn't touch Control Panel at all. Windows lets apps and shortcuts link straight into a specific Settings page using a special address format, the same way a web link opens a specific page on a website instead of just the homepage. For the Background page, that address is ms-settings:personalization-background.
Create it the same way: right-click desktop, New → Shortcut, but this time paste ms-settings:personalization-background into the location box instead of the rundll32 line. Name it, Finish. It opens the identical Background page - it just gets there without going through the old Control Panel naming at all.
So which one should you actually type?
Either works. The rundll32 version is the one that's been proven out for over a decade across multiple Windows versions, which is exactly why it's still the first thing worth trying. The ms-settings version is shorter to type and easier to remember if you're the type of person who'll want to build a few of these for other settings pages later.
| Method | Works on Home? | Use it when |
|---|---|---|
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,@desktop |
Yes | You want the version with the longest track record across Windows versions |
ms-settings:personalization-background |
Yes | You'd rather type a short, readable line - or plan to make similar shortcuts for other Settings pages |
✅ Why this is the one to use
If you're only making one shortcut and never touching this again, go with the original rundll32 command. It's the version most tutorials, forum answers, and IT scripts reference, so if you ever need to troubleshoot it or hand it to someone else to type, you're far more likely to find matching help for that exact line.
When the Shortcut Doesn't Work
Every failure with this trick traces back to one of three causes.
"This file does not have a program associated with it"
This is almost always a typo - a missing comma, a stray space before or after a comma, or a semicolon where a comma should be. The command has two commas in a row right before @desktop, and it's easy to accidentally collapse them into one while typing quickly. Delete the shortcut and retype it slowly rather than trying to edit the existing one.
The command looks right but still fails
If you copied the command from a webpage or a document instead of typing it, check for curly "smart quotes" or unusual dashes that some editors substitute automatically - they look identical to the plain versions at a glance but Windows won't parse them the same way. Retyping directly into the shortcut box, rather than pasting, sidesteps this entirely.
The shortcut opens something, but it's grayed out or restricted
On a work or school-managed PC, IT departments can lock down the Background page entirely. If that's the case, the shortcut still opens correctly - you'll just see a notice that the setting is managed by your organization instead of the actual controls. That's a policy on the device, not a broken shortcut, and there's nothing to fix on your end; it's a conversation with whoever manages that machine.
Tablets, Remote Desktop, and Managed Work PCs
On a touchscreen without a mouse, a long press on empty desktop space brings up the same right-click menu, and the rest of the steps are identical. Inside a Remote Desktop session or a virtual machine, the shortcut works the same way too, but it's tied to whichever desktop you create it on - a shortcut you build inside a VM only lives inside that VM, not on your physical machine, and vice versa. If you regularly connect to the same remote desktop, it's worth building the shortcut there once rather than trying to bring it over from your local PC.
Two Monitors, Two Different Backgrounds
The shortcut only gets you to one page, but that page handles more than one display better than people expect. Once you're on Background settings, right-click any image in your recent picks and you'll see options like "Set for monitor 1" and "Set for monitor 2" instead of one blanket wallpaper stretched across both screens.
Jake sells monitors, so this comes up at his counter more than you'd think - customers buying a second screen usually ask if they can give each one its own look. Ethan's answer surprised him the first time he heard it: "I actually tell people not to bother. Different wallpaper per monitor looks nice in a screenshot, but when you're scanning two screens fast to find a window, a matching background is doing real work - it tells your eyes 'same desk' at a glance. Mismatched ones are just decoration getting in the way of that. I run mine identical on both and only break that rule if someone's got an actual reason, like keeping a client dashboard visually separate from their email screen."
While You're In There
The same command works for other Personalization pages if you change the tag after the final comma. @lockscreen takes you to the lock screen page instead of Background, and @themes opens the Themes page. Same rundll32 prefix, same setup steps - just swap that last word.
And here's the thing most people searching for a "wallpaper shortcut" are actually after without realizing it: if what you really want is your background changing automatically every so often, you don't need a shortcut at all. Open Background settings once - by any method above - and turn on Slideshow. It's built directly into Windows, points at any folder of images you choose, and rotates on whatever timer you set. The shortcut in this guide gets you to that page faster; it doesn't replace what's already sitting on it.
Do You Need a Third-Party Wallpaper App?
Honestly, for most people: no. Built-in Slideshow handles rotation, and Bing's own wallpaper feature (searchable in Settings) handles daily fresh images if you want variety without managing a folder yourself. Third-party wallpaper apps mostly earn their keep for very specific things Windows doesn't do natively - live/animated wallpapers, syncing a wallpaper set across multiple monitors with different logic per screen, or pulling from a specific online source Windows doesn't support. If none of that describes what you want, installing an extra app is one more thing to keep updated for a feature you already have.
🙋♂️ Jake's Reality Check
"I've had customers bring in laptops running slow and covered in toolbars, and half the time it started with a 'free wallpaper changer' they downloaded. Is that actually common?"
Common enough that it's worth a line here. Search results for "auto wallpaper changer" are full of installers bundled with unwanted toolbars and browser extensions. If a wallpaper tool isn't from a source you already trust, the built-in Slideshow feature covers the same need without that risk.
Frequently Asked Questions
Does this shortcut work on Windows 11 Home, or do I need Pro?
It works on Home. This command opens a Settings page, not Group Policy or an admin tool, so it behaves the same on Home and Pro.
I typed the command and nothing happens when I double-click the shortcut. What's wrong?
Almost always a typo in the target box - a missing comma, an extra space, or smart quotes swapped in by a word processor. Delete the shortcut and retype the command directly into the New Shortcut box instead of pasting from somewhere that auto-formats text.
Can I pin this shortcut to the taskbar instead of leaving it on the desktop?
Not directly. The Windows 11 and Windows 10 taskbars only accept pins for installed apps, not arbitrary command shortcuts. You can still pin it to the Start menu, or keep it on the desktop and use Windows key plus D to get there fast.
Does this open the old Control Panel or the new Settings app?
It opens the Settings app. Control Panel's Personalization item has been redirected into Settings for years, so the command lands you on the modern Background page, not an old-style Control Panel window.
What's the difference between this shortcut and just right-clicking the desktop and choosing Personalize?
Personalize opens the general Personalization page, and you still have to click into Background yourself. The shortcut skips that click and drops you directly on the Background page every time.
Can I use the same trick to jump to the lock screen or themes page instead?
Yes. Swap the tag after the final comma - @lockscreen for the lock screen page or @themes for the themes page - and create the shortcut the same way.
Will this shortcut still work after a Windows update?
It has kept working across Windows 10 and into Windows 11 for years because Microsoft has preserved the old Control Panel command-line interface even while moving the actual settings UI into the Settings app. There's no guarantee for any future release, but nothing about recent updates has broken it.
Does this work in a Remote Desktop session or a virtual machine?
Yes, as long as the session has a desktop to right-click on. The command runs locally inside whatever session you create it in, so a shortcut made inside a VM only works inside that VM.
My work laptop shows a message that the setting is managed by my organization. Is the shortcut broken?
No, the shortcut is working correctly. IT departments can lock the Background page on managed devices. The shortcut still opens the page; your company's policy is what's blocking the controls on it.
Can I set a different background for each of my two monitors?
Yes - once you're on the Background settings page, right-click any image already in your recent picks and choose "Set for monitor 1" or "Set for monitor 2" instead of applying one image to both.
Can I change the shortcut's icon so it doesn't look like a generic Windows icon?
Yes. Right-click the shortcut, open Properties, go to the Shortcut tab, and click Change Icon. You can pick from the icons already bundled in shell32.dll or point it at any .ico file you have.
Does creating this shortcut need administrator rights?
No. Creating the shortcut and running it are both standard-user actions on both Windows 11 and Windows 10.
I actually want my wallpaper to change automatically, not just open faster. Does this shortcut do that?
No, this shortcut only opens the settings page faster - it doesn't rotate images. For automatic rotation, open Background settings once and turn on Slideshow, which is built into Windows and points at a folder of images on a timer.
Is there a keyboard-only way to get to Background settings without a shortcut?
You can press the Windows key, type background, and press Enter, which searches Settings directly. The shortcut is faster if you're doing this often, but the search method needs no setup at all.
Revision note. Originally published September 9, 2015. Rewritten August 19, 2026 for Windows 11 and Windows 10. The command hasn't changed since we first wrote about it - what's changed is where it takes you, since the Control Panel page it once opened directly has since been folded into the Settings app. If you found your way here at 11pm trying to make a machine feel a little more like yours before it's time to close up shop, this one's a quick win - enjoy it.