Please note that our forum is a public platform, and we will modify your question to hide your personal information in the description. Kindly ensure that you hide any personal or organizational information the next time you post an error or other details to protect personal data.
Hi Rich A,
If you’re unable to create a restore point, it usually means that a required component (such as System Protection, services, or system files) isn’t working as expected. This can prevent Windows from saving the snapshot properly.1, Confirm required services are running
- Press Win + R > type
services.msc> Enter - Restart these services:
- Volume Shadow Copy
- Microsoft Software Shadow Copy Provider
2, Repair system files
- Open Command Prompt (Admin) and run:
DISM /Online /Cleanup-Image /RestoreHealth - Then run
sfc /scannowagain
3, Check available disk space
- Ensure your system drive has sufficient free space
- If storage is low, free up space and try again
If the issue continues, it may be related to deeper system configuration or file integrity. A repair install (in-place upgrade) can often restore the feature without affecting your files.
Let me know if you need any further help. Feel free to ask by clicking "Add Comment" or "Add Reply" if you are unable to add a comment, so that your reply is visible. I appreciate your effort.
Note: Follow the instructions in our documentation to enable email notifications if you wish to receive notifications about this conversation.