Jump to content

Windows File Protection


Recommended Posts


Here ya go, make a reg that makes the following change to disable it:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"SFCDisable"=dword:ffffff9d

Different switches for SFCDisable:

; dword:00000000 = enabled

; dword:00000001 = disabled, prompt at boot to re-enable

; dword:00000002 = disabled at next boot only, no prompt to re-enable

; dword:00000004 = enabled, with popups disabled

; ffffff9d - for completely disabled

I don't know if this is efective from when the reg is aplied or a reboot is needed... but the 1-3 dwords suggest that a reboot is not needed ... hmm ... anyone know this for sure?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...