Resolve System Restore Disabled By Group Policy Error In Windows

August 05, 2015
The System Restore feature in Windows is useful for restoring your PC back to older settings in case some application or settings start hampering its functioning.

Resolve System Restore Disabled


If you get the error, “ System Restore has been turned off by group policy. To turn on System Restore, contact your domain administrator “ while trying to access system restore then it could be possible that your firm’s IT department(if it’s your office workstation) has blocked it, or it got turned off automatically due to some reason.


Error Resolved with following simple steps. 

Method 1: 

Enable System Restore Configuration Interface through Group Policy Editor.


Step 1. Click Start button, click Run and type gpedit.msc.
Step 2. Expand Computer Configuration and then expand Administrative Templates.
Step 3. Expand System, and then click System Restore.
Step 4. Double click on Turn off System Restore.
Step 5. On the Setting tab, select Disabled.
Step 6. Double-click Turn off Configuration, and then on the Setting tab, select Disabled.
Step 7. Exit the editor and reboot your PC.


Method 2: 

Note: Make sure that you backup your registry using File->Export before you attempt to make any changes.

Step 1. Press Start start button. Click Run. Type regedit and click OK.
Step 2. On the registry editor double click on HKEY_LOCAL_MACHINE folder to expand it.
Step 3. Expand SOFTWARE folder.
Step 4. Expand Policies> Microsoft> Windows NT> SystemRestore.
Step 5. On a right panel right click on DisableConfog and DisableSR and select delete option from right hand menu.
Step 6. Exit the editor and reboot your PC.

These two method are work well on home editions and professional versions of Windows XP and higher.

After restarting your PC, Go to start button and type System Restore in a search box (In Windows 7,8, Vista).

System Restore window will appear now.


That was how you resolve System Restore disabled by group policy error in Windows.







15 Must Know Windows Run Commands - Updated

August 05, 2015
On the Microsoft Windows operating system, the Run command is used to directly open an application or document whose path is known.

15 Must Know Windows Run Commands - Updated


We will show up you 15 awesome Run commands that’d helps you to bypass a series of clicks, thereby making things faster in your daily usage of Windows.


Do note that the Run hasn’t disappeared in Windows 8 either. It might not show up like it did in its predecessors, but a simple Win+R keystroke would bring it up. Hence knowing how to use it is only going to help you.

run-cmd.jpg


Note: To run these commands, press Win+R button to open the Run box, type in the command you want to run and press the enter key.

Here are the Commands start from :


1. cleanmgr

To do a disk cleanup with a simple steps which is having a default program, no need to use any third party applications to clean your system (temp, Internet cache junk... etc.)

Probably, the easiest way to clean up the junk files accumulated in your computer. Run the command to open up the Windows Disk Cleanup Manager, select the drive you want to clean and click ok. Computer will then scan the particular drive for junk files and give the option to clean them.

cleanmgr

2. %userprofile%

Just like the previous command, this will open up the user profile directory for the particular user. You can access your picture, music, videos and other personal folders easily from here.

3. control

If you want to open your system Control Panel, this command will open it up for you directly. You’ll be surprised how few people know this one. So many of my so called geeky friends had no notion about this one.

We will be seeing how to open certain Control Panel settings directly as we proceed.

4. %programfiles%

We have to open program files most of the time to run and manage installed applications. This command will open your Program Files folder directly no matter on which drive Windows is installed on your computer. It’s better than opening Windows Explorer and then navigating to the folder manually.

5. compmgmt.msc

The command will open Computer Management, directly which you open conventionally by right-clicking on My Computer (or Computer), and selecting Manage. One can manage shared folders, manage disk services and take care of other management stuff using that window.

6. firewall.cpl

Want to disable or enable firewall quickly? Type in firewall.cpl in the Run box and press enter. Takes you right into Windows Firewall.

7. fsmgmt.msc

fsmgmt.msc

Keep track of all the shared folder and devices using this command. You can control sharing on your computer easily from here.

8. Open Web Browser (iexplore, chrome, firefox, opera)

These commands will open up Internet Explorer, Chrome, Firefox, and Opera on your system respectively if they are installed on your computer. That’s not all. You can append the URL of the website at the end of the browser name to open the website directly. For e.g. if you want to open Guiding Tech on Chrome, open Run Command and type in Chrome www.guidingtech.com and press enter. For the note, this command is my personal favorite (no points for guessing why).

9. msinfo32

system informaition


Probably, the easiest way to see your computer’s complete system info. Here you can find all the hardware and software information you will need to know about your computer.

10. Netplwiz

user Account


This command is useful for a multi-user computer. Administrators can directly open User Account advance configuration and configure any account they would like. Other users, however, can edit and change their personal account preferences.

11. osk

osk

Abbreviation for On Screen Keyboard, this one opens it on your computer screen. You can use these on screen keyboards to fight keyloggers while browsing through a shared public computer.

12. Logoff/shutdown

As the name speaks, these commands quickly logoff a user or shut down the computer respectively. You can also use “shutdown –a” to abort a system shutdown, but you have to be very quick while using the command.

13. utilman

We have seen how osk can open the on screen keyboard Windows utility, but if you want to use magnifier or a narrator, this command will open up the full utility manager for you.

14. wuapp


This command will open up the Windows Update Manager for you. You can then install and configure your Windows updates from here.

15. write

Just as the notepad command is used to open Windows Notepad, write launches the default Windows WordPad. Oh, you never knew this existed, did you? Try it out.


For more Usefull Commands - Visit Here