Windows 7 Forums


Windows 7: How to Turn Off System Protection by registry (regedit)

01 Sep 2009   #1

Windows 7
 
 
How to Turn Off System Protection by registry (regedit)

Is there any way to disable System Protection (My computer->Properties->System protection->[choose hard disk drive or partition]->Configure->check dot TURN OFF SYSTEM PROTECTION ) using regedit tool?

I need this by the registry to I can put in automated process because we made about 4000 machines per day.



Thanks in advance.
My System SpecsSystem Spec

28 Sep 2010   #2

Win7 Enterprise x64, Win7 Ultimate 32bit
 
 
Solution Yet?

This question has been open for just over a year, did you ever find an answer to your issue? I'm looking to push out a group policy that will disable system restore but that itself does not turn off file protection for a drive. If it is enabled already, group policy will disable the ability to make changes to system protection but it does not disable it. Let me know if you found a registry setting to turn off the settings.

Thanks!

-Ken-
My System SpecsSystem Spec
07 Jan 2011   #3

Windows 7 Ultimate x32
 
 

I'm also working on a solution. I will post one if I find it...
My System SpecsSystem Spec
.


01 Aug 2011   #4

Windows t
 
 
How to Turn Off System Protection by registry (regedit)

::When you manually disable system restore through GUI this key is set to 0
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore" /v RPSessionInterval /t REG_DWORD /d 0 /f
::To delete information about systems volumes
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SPP\Clients" /f
::To re-create a clean key with no volume info.
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SPP\Clients" /f
My System SpecsSystem Spec
Reply

 How to Turn Off System Protection by registry (regedit) problems?



Thread Tools



Similar help and support threads for: How to Turn Off System Protection by registry (regedit)
Thread Forum
System Protection - Turn On or Off Tutorials
System Protection will not turn on General Discussion
Need to turn on System Protection Performance & Maintenance
Set options for System Protection in registry? Performance & Maintenance
Where are system protection registry settings stored General Discussion


All times are GMT -5. The time now is 07:21 PM.


Seven Forums Android App Seven Forums IOS App Follow us on Facebook

Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32