The “bad image” pop‑ups when opening built‑in apps (Notes, Snipping Tool, Photos, etc.) indicate damaged or mismatched system or app binaries. Use the following repair steps in order:
- Run System File Checker (SFC)
- Open an elevated Command Prompt (Run as administrator).
- Run:
sfc /scannow - Wait for the scan to complete and follow any on‑screen guidance. This repairs corrupted Windows system files.
- Check and repair disk errors
- In File Explorer, right‑click the system drive (usually C:), select Properties.
- Go to Tools > Error checking > Check and let Windows scan and fix file system errors.
- Optionally, from an elevated Command Prompt, run:
and restart when prompted so the scan can run before Windows loads.chkdsk C: /f /r
- Ensure Windows is fully updated
- Open Settings > Windows Update.
- Select Check for updates and install all available updates.
- Restart and test the apps again.
- Repair or reinstall affected apps
For built‑in apps like Photos, Snipping Tool, and Notes that use the MSIX app package format, corruption after system changes can cause launch errors. Try, in this order:
- Close the app and start it again.
- Open Settings > Apps > Installed apps, select the affected app, and use Advanced options > Repair (and Reset if available).
- If still failing, uninstall the app and reinstall it from Microsoft Store.
- If the issue started after System Restore
After a System Restore, MSIX‑packaged apps can show launch errors such as “This app can’t open” or fail on first start. If the bad image issue coincides with a recent restore point:
- Try starting each affected app more than once.
- If problems persist, reinstall the apps from Microsoft Store.
- Run Windows Update again to ensure all components are in a consistent state.
If, after these steps, bad image errors still appear for many apps, an in‑place repair install of Windows 11 (keeping files and apps) or a Reset this PC (with “Keep my files”) is recommended to fully refresh system binaries.
References: