Windows does not provide a single built-in action to automatically replace all apps that originally appeared in Settings. The supported repair options are per app, or system file repair for Windows itself.
Supported options:
- Repair an individual app
- Open Settings from Start.
- Select Apps.
- Select Apps & features.
- Select the app.
- Select Advanced options.
- Select Repair.
- This keeps the app’s data.
- Reset an individual app
- Open Settings > Apps > Apps & features.
- Select the app > Advanced options > Reset.
- Warning: Reset permanently deletes that app’s data, including preferences and sign-in details.
- Reinstall Microsoft Store apps
- Open Microsoft Store.
- Select See more > My Library.
- Select the app and choose Install.
- Repair Windows system files if built-in apps or Settings components are damaged
- Open an elevated Command Prompt.
- Run:
DISM.exe /Online /Cleanup-image /Restorehealth - Then run:
sfc /scannow -
sfc /scannowscans protected system files and replaces corrupted files with a cached copy.
If the goal is to restore apps that were present when Windows was first set up, the practical supported path is to repair or reset each affected app, reinstall Store apps from My Library, and run DISM and SFC if Windows components are corrupted.
References: