Skip to main content

How to configure system restore point in Windows 10 using script

System restore point on Windows enables you to revert your PC back to a period in time when it was working perfectly. This tool come in handy when you just added some apps or made some configurations that might have caused your Device to start misbehaving; lag or malfunction.


This tutorial will enable you to create a System restore point on your Windows 10 PC with a simple script so that you can easily initiate the process with a double-click whenever you are about to make some significant changes to your Windows 10 PC

To start this tutorial, you will need to first of all check if System Restore Point is already enabled on your Windows 10 PC by following the steps below;



  • Open the Start Menu > Search for Create a Restore Point and Press Enter OR Right-click the Windows icon on the task bar > Click Systems > then System Protection on the left pane.
Check-system-restore-status


  • On the systems Properties page > Click System Protection, if the Settings is ON, just skip the rest of this segment to "How to Create System restore point Shortcut Script" in the next segment, otherwise follow the steps below to turn it ON
  • If the system protection is OFF, click the PC system Drive, then the Configure button.
System-restore-point on-windows-10

  • Select Turn ON System Protection option
  • Click Apply > Ok

System-protection-for-local-discs

How to Create System Restore Point Shortcut Script

To Create a System Restore point with shortcut script on your desktop, do the followings;
  • Go to your Windows 10 Desktop, Right-click - select New and Click Shortcut
create-system-restore-point-shortcut-on-desktop


  • On the Create Shortcut window paste or type this command:
cmd.exe /k "wmic.exe /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "My Shortcut Restore Point", 100, 7" and Click Next


Creating-shortcut-on-windows-10-shortcut


  • Name the Shortcut for example Create Restore Point then click Finish at the bottom of the Window. After doing these, proceed to the final steps below.
  • Right-click the shortcut you just created on your Desktop > then select Properties.
system-restore-point-properties-on-windows-10
  • Select Run as Administrator 
  • Click Ok > Apply > Ok as seen in the screenshot below
screenshot-of-system-restore-point-properties-window

  • Now let's verify what you've done. double click the icon and after some seconds, it should like the screenshot below. If it doesn't display something similar, then you need to go through this tutorial again to check for mistakes.
system-restore-point-command-in-action

Credits: Inforisticblog
I hope this was helpful, let's have your feedback via comments

Comments

Popular posts from this blog

How to Protect Microsoft Word Document with Password

Microsoft Word allows you to add some security to your Manuscripts just to prevent unauthorized access to your work, this post will guide you on how to protect your MS-Word Documents using Password.

10 Things to do after Installing Windows 10

After a successful installation of Windows 10, getting familiar with the new OS is definitely the next thing. However, there are a couple things that needs to be done in order to have an awesome experience of your new Windows OS. To help you traverse the exciting changes your PC has just been through, I've listed things users should do next to ensure a satisfying Windows 10 transition.

How to disable specific keyboard keys in Windows 10

Do you have some keys on your Windows 10 PC that you seldom use or you just find yourself pressing it mistakenly very often? or perhaps you just want to prank your friends about your PC having a bad keyboard, this post will guide you on how to disable specific keys on your keyboard using a free tool called "Simple disable key".