You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
create point
About this tag
The tag 'create point' on WindowsForum.com covers discussions about creating system restore points in Windows 10. Users seek methods to manually create restore points via command-line tools or with minimal clicks, as the built-in GUI requires navigating through multiple dialogs. Topics include finding command-line commands like createsrp.exe or third-party tools that simplify the process, especially since older Windows 7 tools are incompatible with Windows 10. The tag focuses on practical troubleshooting and automation for system protection.
Ok, I can create manually a SRP by navigate with lots of clicks to the Win10 built-in dialog.
But I prefer a much simpler way to do this with as few clicks as possible.
Is there a built-in cmdline command which let me do that? Something like
createsrp.exe -label "my sysrestpoint 123"
On...