Quick fix: Open Settings → Activation. If Windows shows Not activated, the Personalization page is read-only. Activate Windows (enter product key or sign in with MSA linked to digital license). Once activated, Personalization saves work normally.
You change wallpaper, theme, or accent color. Click Apply. Setting doesn’t persist after reboot. Or Personalization says “You need to activate Windows before you can personalize your PC.” The cause is unactivated Windows; Microsoft restricts personalization on non-activated installs.
Affects: Windows 11 (and Windows 10) without activation.
Fix time: ~10 minutes.
What causes this
Microsoft requires Windows activation for personalization. An unactivated Windows install can be used (limited time, watermarked) but Personalization Settings are read-only. Setting wallpaper via right-click → Set as desktop background works as a one-time set; restart removes it. The fix is to activate.
Method 1: Activate Windows
The primary fix.
- Open Settings → System → Activation. Verify activation status.
- If unactivated: you have three options:
- Enter product key: Activate Windows. Click Change product key. Enter 25-character key. Apply.
- Microsoft Account with digital license: if you previously activated this hardware, signing in to MSA may auto-activate via digital license. Sign in.
- Buy a license: Microsoft Store can sell Windows 11 license. ~$140 for Home, ~$200 for Pro.
- For PCs upgraded from Windows 10/7/8: digital license should auto-activate after sign-in. Run troubleshooter: Activation Troubleshooter in Settings.
- For volume-licensed corporate PCs: contact IT for KMS server or MAK key.
- After successful activation: reload Settings → Personalization. All options now editable. Apply your wallpaper, theme.
This is the official fix.
Method 2: Set wallpaper via right-click as a one-time workaround
For users who can’t activate immediately.
- Find your desired wallpaper image. Right-click → Set as desktop background.
- Image becomes wallpaper for current session.
- Caveat: it doesn’t persist if Personalization is fully restricted — depends on activation state.
- For lock screen image: open Settings → Personalization → Lock screen. If page is read-only, can’t change.
- For accent color: right-click desktop → Personalize → Colors. If greyed out, can’t set.
- For wallpaper via registry (advanced): set
HKEY_CURRENT_USER\Control Panel\Desktop\Wallpaperto the image path. Restart Explorer. Wallpaper applies. May still revert on activation enforcement. - For sounds (separate from visual): Settings → System → Sound → More sound settings → Sounds tab. Sound theme changes don’t require activation.
This is the temporary workaround.
Method 3: Verify activation issues if you think Windows should be activated
For PCs that should be activated but show as not.
- Run Activation Troubleshooter: Settings → System → Activation → Troubleshoot.
- Click Reactivate Windows. Some PCs show this option after hardware changes.
- For PCs that recently changed hardware (motherboard, CPU): digital license tied to old hardware. Sign in to MSA and run troubleshooter; tool offers to transfer license.
- Verify activation status via command:
slmgr /xprShows expiration of current activation.
- For more detail:
slmgr /dlvDetailed license info: edition, key channel, activation status.
- For volume key PCs:
slmgr /skms KMSServer:1688to set KMS server.slmgr /atoto activate. Contact IT for KMS server name. - For genuine Windows that won’t activate: contact Microsoft Support — they can issue manual activation in some cases.
This handles edge-case activation issues.
How to verify the fix worked
- Settings → Activation shows Windows is activated.
- Settings → Personalization: all options editable, not greyed out.
- Set a wallpaper. Restart. Wallpaper persists.
- Run
slmgr /xpr. Output: The machine is permanently activated.
If none of these work
If activation succeeds but Personalization still fails to save: Profile corruption: sign in to a different user account. If Personalization works there, original user’s profile is broken. Migrate to new user. Group Policy enforcing wallpaper: corporate PCs may force a specific wallpaper. Check via gpresult /h C:\result.html — look for User Configuration → Administrative Templates → Desktop → Desktop. Theme corruption: open Personalization → Themes → pick a different theme. Sometimes the active theme is corrupted. For specific personalization (light/dark mode toggling): registry path HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize. Restart Explorer after changes. For users on Windows N edition (special EU edition without Media Pack): some Personalization features missing. Install Media Feature Pack from Microsoft.
Bottom line: Activate Windows — unactivated installs restrict Personalization. Settings → Activation → enter key or sign in to MSA linked to digital license. Right-click set-as-background as temporary workaround.