I've lost count of how many times I've heard this one. You spend twenty minutes carefully calibrating your monitor, save everything, restart your PC and it's right back to that washed-out default look. Colour calibration not saving Windows 10 is one of those problems that feels like it shouldn't exist, and yet here we are. I fix this almost every week via remote support. There are a handful of specific causes and once you know which one you've hit, it's sorted pretty quickly.
TL;DR
Colour calibration not saving Windows 10 is almost always caused by 'Use Windows display calibration' being switched off at system level, your ICC profile not being set as the default, the Calibration Loader task being disabled in Task Scheduler, or GPU vendor software like AMD Adrenalin overriding your settings. Work through the tiers below in order and you'll have it fixed.
Key Takeaways
- Colour calibration not saving Windows 10 is usually a configuration issue, not a hardware fault.
- The single most common fix is enabling 'Use Windows display calibration' under Change system defaults in Colour Management.
- AMD Adrenalin, Intel Graphics Command Center and similar tools quietly override Windows colour profiles if you leave their colour enhancements on.
- The Calibration Loader task in Task Scheduler must have both 'At log on' and 'When connected to user session' triggers enabled.
- Always use Restart, not Shut down then Start, after making calibration changes.
- Driver corruption after a Windows update is a less common but real cause, fixed by a clean driver reinstall.
At a Glance
- Difficulty: Easy to Medium
- Time Required: 15 to 45 mins depending on tier
- Success Rate: 85% of users fixed by Tier 1 and 2 combined
What Actually Causes Colour Calibration Not Saving Windows 10?
Before you start clicking things at random, it helps to understand what's going on under the hood. Windows 10 stores your calibration as an ICC profile file (usually sitting in C:\Windows\System32\spool\drivers\colour) and then relies on a Task Scheduler job called the Calibration Loader to apply that profile every time you log in. If any part of that chain breaks, your calibration disappears on restart. Simple as that.
The most common culprit, by a wide margin, is that 'Use Windows display calibration' simply isn't switched on at the system level. The calibration wizard doesn't always enable this for you automatically, which is a bit rubbish when you think about it. You go through the whole process and Windows just... doesn't apply it. The second most common cause I see is the ICC profile not being set as the actual default for the monitor in Colour Management. It's present, it's there in the list, but it's not ticked as default so Windows ignores it.
GPU vendor software is the sneaky one. AMD Adrenalin, Intel Graphics Command Center, and OEM utilities from Dell, Lenovo and others all have their own colour adjustment features. If those are active, they apply their own colour settings on top of (or instead of) your Windows ICC profile. You can calibrate all day and it won't stick because something else is undoing it every time you boot. According to Microsoft's colour management documentation, the Windows Color System is designed to be the authority on colour output, but vendor drivers can and do intercept that pipeline.
Then there's driver corruption. Less common, but after a big Windows Update or a botched GPU driver install, the colour management stack can end up in a broken state where nothing saves properly regardless of what you do in the UI. That's a Tier 3 job and we'll get to it.
Finally, the Calibration Loader task itself. It lives in Task Scheduler under Task Scheduler Library > Microsoft > Windows > WindowsColorSystem. If it's disabled, or if its triggers got wiped during an update, your calibration loads fine during the session but never gets applied at the next logon. Took me three reboots to confirm this one on a client's machine last month before I spotted the task was just sitting there, disabled.
Colour Calibration Not Saving Windows 10: Quick Fix (Tier 1)
Start here. This fixes roughly 70 to 80% of cases I see and takes under ten minutes. The two steps below need to be done together, in order.
Set Your ICC Profile as Default Easy
- Open Colour Management
Press Win, typecolorcpl.exeand hit Enter. You can also search for 'Colour Management' in the Start menu. - Select your monitor
On the Devices tab, click the Device dropdown and choose your monitor. If you have multiple displays, you'll need to repeat this for each one. - Tick 'Use my settings for this device'
This is the bit most people miss. Without this ticked, Windows uses system defaults and ignores any profile you set here. - Set your ICC profile as default
In the 'Profiles associated with this device' list, click your calibration profile and then click Set as Default Profile. If you don't see a calibration profile yet, skip to Solution 2 first.
Enable 'Use Windows Display Calibration' Easy
- Go to the Advanced tab
Still in Colour Management, click the Advanced tab at the top. - Open system defaults
Click Change system defaults at the bottom. A second Colour Management window opens. - Enable calibration loading
In this new window, go to the Advanced tab again. Under Display Calibration, tick 'Use Windows display calibration'. If it's already ticked, untick it, close, reopen and tick it again to reset the state. - Close and Restart
Click Close on both windows. Then go to Start > Power > Restart. Do not use Shut down then Start. The Calibration Loader only runs cleanly on a proper restart.
More Colour Calibration Not Saving Windows 10 Solutions (Tier 2)
Still reverting after restart? This is where GPU software usually turns out to be the culprit. It's also worth doing a proper recalibration at this stage rather than assuming your existing profile is good.
Disable GPU Vendor Colour Enhancements Medium
- Turn off Night Light and HDR first
Go to Settings > System > Display. Switch Night Light off. If HDR is available and enabled for your display, turn it off too. Both of these modify colour output and can make calibration look wrong or appear to reset. - AMD users
Open AMD Software: Adrenalin Edition from the system tray or Start menu. Go to Display settings and find Custom Colours or any colour enhancement sliders. Set everything back to default or disable the feature entirely. - Intel users
Open Intel Graphics Command Center. Go to Display > Colour and restore all sliders to their default values. Disable any brightness or contrast enhancements. - OEM utility users (Dell, Lenovo, HP, etc.)
Check for apps like Dell Display Manager, Lenovo Vantage or HP Display Control. Open them and restore colour settings to factory defaults. These tools can be particularly aggressive about overriding Windows colour management.
Recalibrate with dccw and Reapply the Profile Medium
- Launch the calibration wizard
Press Win + R, typedccwand press Enter. This opens the Windows Display Colour Calibration tool directly. - Work through all steps
Follow the on-screen instructions for gamma, brightness, contrast and colour balance. Take your time here. A rushed calibration is barely better than no calibration. - Save and confirm
At the end of the wizard, save the new calibration. Then go back to Colour Management (colorcpl.exe) and confirm the new ICC profile appears in the list, is selected, and is set as the default profile for your monitor as described in Solution 1.
Check the Calibration Loader Task in Task Scheduler Medium
- Open Task Scheduler
Press Win, typetaskschd.mscand press Enter. - Navigate to the right folder
In the left panel, expand: Task Scheduler Library > Microsoft > Windows > WindowsColorSystem. - Open Calibration Loader
Double-click the Calibration Loader task. - Check the Triggers tab
Click the Triggers tab. You should see two triggers: 'At log on' and 'When connected to user session'. Both must show as Enabled. If either is missing or disabled, click Edit (or New if missing) and enable it. - Save and restart
Click OK to close the task properties, close Task Scheduler, then Restart the PC.
If you're also having trouble with your display driver crashing or showing artefacts alongside the calibration issue, that points toward a driver problem rather than a configuration one. You might also want to check our guide on fixing display driver crashes in Windows 10 before moving to Tier 3 below.
Advanced Colour Calibration Not Saving Windows 10 Fixes (Tier 3)
Right. If you've worked through everything above and it's still reverting, we're looking at either driver corruption or a broken colour profile stack. These fixes take longer but they work. The expected success rate when you combine all three tiers is very high, assuming there isn't an underlying hardware fault with the monitor itself.
Clean Reinstall Your Display Drivers Advanced
- Open Device Manager
Press Win + X and choose Device Manager from the menu. - Find your GPU
Expand Display adapters. You'll see your graphics card listed here, for example 'NVIDIA GeForce RTX 3060' or 'AMD Radeon RX 6700 XT'. - Uninstall the driver
Right-click your GPU and choose Properties, then go to the Driver tab and click Uninstall (or Uninstall device). Tick the box to delete the driver software if offered. Confirm. - Restart the PC
Windows will install a basic Microsoft display driver on restart. Your resolution may drop temporarily. That's normal. - Install the latest official driver
Download the current driver from NVIDIA, AMD, Intel or your OEM's support page directly. Do not use Windows Update for this. Install it, restart when prompted. - Recalibrate and reapply
Once the driver is installed, run through Solutions 1 and 2 again from scratch. Set your ICC profile as default and enable Windows display calibration.
Reset Colour Profiles and Reconfigure from Scratch Advanced
- Remove conflicting profiles
Open Colour Management (colorcpl.exe), select your monitor on the Devices tab with 'Use my settings for this device' ticked, and remove any profiles you don't recognise or that are duplicates. Old profiles from previous calibrations or drivers can conflict. - Check system defaults again
Go to Advanced > Change system defaults > Advanced and confirm 'Use Windows display calibration' is still ticked. Sometimes a driver reinstall resets this. - Restart, recalibrate, reapply
Restart the PC, rundccwagain for a fresh calibration, then set the new profile as default in Colour Management.
System-Level Fixes: Windows Update, Restore, or In-Place Repair Advanced
- Apply all Windows 10 updates
Go to Settings > Update & Security > Windows Update and install everything available. Some quality updates include fixes for colour management components. - Try System Restore
If calibration was working before a specific update or software install, use System Restore to roll back to that point. Search 'Create a restore point' in the Start menu and click System Restore. - In-place upgrade repair (last resort)
Download the Windows 10 Media Creation Tool from Microsoft, run it and choose 'Upgrade this PC now'. This reinstalls Windows system components whilst keeping your files and apps. It's the nuclear option but it fixes OS-level corruption that nothing else touches.
C:\Windows\System32\spool\drivers\colour before doing an in-place repair. Copy the .icm files to your desktop or an external drive.If you've been through all of this and you're also dealing with colour issues that look hardware-related (banding, backlight bleed, or colours that shift depending on viewing angle), that's a different problem. Check our monitor display problems guide for hardware-side diagnostics.
Colour calibration not saving Windows 10 even after trying these steps? Our technicians can connect remotely, check your Colour Management config, Task Scheduler, and GPU software settings, and get your calibration sticking in one session.
Get remote helpPreventing Colour Calibration Not Saving Windows 10 in Future
Once you've got it working, here's how to keep it that way. The most important habit is checking 'Use Windows display calibration' under Change system defaults after every major Windows Update. It can get reset. Takes thirty seconds to verify and saves you the whole troubleshooting process again.
Back up your ICC profile. Seriously. Copy the .icm file from C:\Windows\System32\spool\drivers\colour to a folder in your Documents or an external drive. Note which profile is the default for which monitor. If you ever need to reinstall Windows or replace a drive, you'll be glad you did this. Restoring a calibration is much faster than redoing it from scratch.
Pick a lane with colour tools. Either use Windows Colour Management with an ICC profile, or use your GPU vendor's colour controls. Not both. The moment you start mixing them you're asking for conflicts. For anyone doing photo editing, graphic design or video work, Windows Colour Management with a proper ICC profile is the right choice because it works with colour-managed applications like Adobe Photoshop and Lightroom correctly.
Turn off Night Light and HDR before calibrating and before any colour-critical session. Night Light shifts your white point toward warm tones and HDR changes the entire luminance mapping. Neither plays nicely with a standard sRGB or display-native calibration. You can turn them back on afterwards for general use, just not when accuracy matters.
And always use Restart rather than Shut down then Start when you've made calibration changes. Fast Startup (which is what 'Shut down then Start' uses by default in Windows 10) doesn't run the full boot sequence and the Calibration Loader may not fire correctly. A proper Restart bypasses Fast Startup and runs everything cleanly.
Colour Calibration Not Saving Windows 10: Summary
Colour calibration not saving Windows 10 is almost always a software or configuration issue, not a hardware one. The fix for most people is enabling 'Use Windows display calibration' at system level and making sure the ICC profile is set as the default for the right monitor. If that doesn't hold, GPU vendor software is the next thing to check, followed by the Calibration Loader task in Task Scheduler. Driver corruption and OS-level issues are real but less common and fully fixable with a clean reinstall or in-place repair. Work through the tiers in order and you'll get there.
Quick Reference
- Colour calibration not saving Windows 10: start with
colorcpl.exeand enable 'Use Windows display calibration' under Change system defaults. - GPU software conflict: disable colour enhancements in AMD Adrenalin, Intel Graphics Command Center or OEM utilities.
- Calibration Loader disabled: check
taskschd.msc> WindowsColorSystem > Calibration Loader and enable both triggers. - Driver corruption: uninstall via Device Manager, restart, reinstall from official source.
- Always Restart (not Shut down then Start) after making calibration changes.
- Back up ICC profiles from
C:\Windows\System32\spool\drivers\colour.


