Hi Rob,
Thanks for the reply. I trying to execute as in the article but failed.
Do we need to turn on System Protection before execute the command?
Thanks.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi all,
Wanna ask for Windows 10, is it possible to create Restore Point without accessing control panel, i.e, power shell, cmd.....
Thanks.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi Rob,
Thanks for the reply. I trying to execute as in the article but failed.
Do we need to turn on System Protection before execute the command?
Thanks.
Hi Damon,
My name is Lucia. I am an Independent Advisor. Thanks for contacting our support.
open a Cmd as administrator and execute. For a better look you can create a shortcut and copy these commands so you can have an executable to make a Restoration Point and just execute.
cmd.exe /k "wmic.exe /Namespace:\root\default Path SystemRestore Call CreateRestorePoint "Restore Point", 100, 7"
I wish to serve as a help
Regards
Hi Damon,
I am Sumit, an Independent Advisor and a 2-Year Windows Insider MVP here to help.
You can use the following powershell command:
Checkpoint-Computer -Description "Your Description" -RestorePointType "Type"
Your description and Type are explained here:
https://www.tenforums.com/tutorials/4571-create...
Disclaimer:
This is a non-Microsoft website which would provide accurate and safe information. Watch out for ads on the site which are frequently classified as a PUP (Potentially Unwanted Products). There is no need to buy paid products to fix your computers as they do more harm than good sometimes.
Hi , I am Dexter, an Independent Advisor, here to help you.
I suggest you take a look at this article:
https://winaero.com/blog/restore-point-windows-...
I hope this helps. Feel free to ask back any questions and let me know how it goes. I will keep working with you until it's resolved.
_______________________________________________
Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the sites before you decide to download and install it.
Hi Damon,
Check this :
How to Create Restore Point on Windows 10 Using PowerShell
https://www.howto-connect.com/create-restore-po...
Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
Please let us know the results and if you need further assistance. Feedback definitely helps us help all.