Quick fix: Open Settings → Accounts → Windows backup → Remember my preferences, expand it, and tick Other Windows settings and Accessibility — theme, accent color, dark mode, and most personalization sync across Windows 11 devices signed in with the same Microsoft account.
You set up your perfect Windows 11 look on the laptop. You want the same theme on your desktop. Windows 11 has built-in cross-device sync for theme settings, but the toggles are buried under Accounts → Windows backup → Remember my preferences. By default, sync covers accent color and dark/light mode, but not the wallpaper or full custom theme.
Affects: Windows 11 (and Windows 10) devices signed in with the same Microsoft account.
Fix time: ~5 minutes setup + sync time.
What causes this
Windows 11’s sync framework moved from Windows 10’s “Sync your settings” to a unified Windows backup system. Theme-related items (accent color, dark/light mode, taskbar settings) sync as part of Remember my preferences. Wallpapers don’t sync directly — they have to live in OneDrive Pictures (or another shared location) to be available on all devices, and the theme has to reference them by their cloud-aware path.
Full custom themes (including wallpaper, sounds, mouse cursors) need to be saved as a portable .deskthemepack file and applied on each device.
Method 1: Enable theme sync via Windows backup
The standard automatic sync for accent color, dark mode, and accessibility settings.
- On the source PC: open Settings → Accounts → Windows backup.
- Click Remember my preferences to expand the section.
- Toggle on these (all matter for theme):
- Accessibility (high contrast, magnifier, narrator, large text)
- Personalization (accent color, dark/light mode)
- Language preferences
- Other Windows settings
- Toggle on Remember my preferences at the top of the section if it’s off.
- Sign out and back in.
- On the destination PC: sign in with the same Microsoft account. Within minutes, the accent color and dark/light mode settings transfer.
This catches the most-visible settings. Wallpaper sync requires Method 2.
Method 2: Sync wallpaper via OneDrive Pictures
For consistent wallpaper across devices.
- On the source PC, save your wallpaper image(s) to OneDrive\Pictures. Right-click the image → Save to OneDrive, or copy the file into the folder.
- Set the wallpaper on the source PC: right-click Desktop → Personalize → Background, browse to the OneDrive Pictures path, select the image.
- On the destination PC (signed in to the same Microsoft account), wait for OneDrive to sync the Pictures folder.
- Open Settings → Personalization → Background. Browse to the same OneDrive Pictures path.
- Select the same image. Wallpaper now matches.
- For wallpaper slideshow, save multiple images to a OneDrive Pictures subfolder and set that folder as the slideshow source on both devices.
OneDrive’s on-demand sync keeps the images available without consuming local space until you actually use them.
Method 3: Use portable .deskthemepack files for full theme sync
For complete theme matching including sounds, mouse cursors, and color schemes.
- On the source PC, fully configure the theme: wallpaper, accent color, mouse cursor (Settings → Bluetooth & devices → Mouse → Additional mouse settings → Pointers), sound scheme (More sound settings → Sounds tab).
- Right-click Desktop → Personalize → Themes.
- Click Save. Name the theme.
- Right-click the saved theme → Save theme for sharing. This produces a
.deskthemepackfile. - Save the file to OneDrive (or any cloud storage).
- On the destination PC, navigate to the same OneDrive location, double-click the .deskthemepack file. Windows applies the entire theme — wallpaper, colors, sounds, cursors — in one action.
- The applied theme also appears in Settings → Personalization → Themes as a saved option.
This is the gold standard for matching appearance across devices. Maintain one .deskthemepack file in OneDrive; apply it to each new PC you set up.
How to verify the fix worked
- Open Settings → Personalization on both PCs. Compare accent color and dark/light mode — they should match.
- For wallpaper: Settings → Personalization → Background on both PCs shows the same image (or same OneDrive folder path).
- For full theme: Settings → Personalization → Themes on both PCs lists the saved theme as the current one.
- Run
Get-ItemProperty "HKCU:\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize" -Name AppsUseLightThemeon both PCs — values should match.
If none of these work
If sync doesn’t transfer settings between devices, three causes apply. Sync is paused: Microsoft sometimes pauses cloud sync for accounts that haven’t signed in for extended periods. Visit account.microsoft.com, sign in, and confirm sync is active. Different Microsoft accounts: confirm both PCs use the exact same email address — even minor differences (work account vs personal account) prevent sync. Group Policy blocks: on managed PCs (work or school), Group Policy may disable settings sync. Check with your IT admin. Network/proxy issues: corporate networks sometimes block Microsoft sync endpoints. Test from a home network to verify. For chronic sync gaps on personal PCs, Method 3 (manual .deskthemepack files) is the most reliable approach — it doesn’t depend on Microsoft sync infrastructure.
Bottom line: Windows 11 syncs theme basics automatically with the same Microsoft account — wallpaper and full custom themes need OneDrive storage and a one-time apply step on each device.