View Single Post
Old 07-18-2005, 01:40 PM   #2 (permalink)
kof2000
Diamond Member
 
kof2000's Avatar
 
Join Date: Aug 2004
Location: Oahu
Age: 27
Posts: 6,273
Default

Disabling Windows File Protection

You may disable WFP by setting the value SFCDisable (REG_DWORD) in HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon. By default, SFCDisable is set to 0, which means WFP is active. Setting SFCDisable to 1 will disable WFP. Setting SFCDisable to 2 will disable WFP for the next system restart only (without a prompt to re-enable).

Important: You must have a kernel debugger attached to the system via null modem cable (for example:I386kd.exe or Windbg.exe) to use SFCDisable = 1 or SFCDisable = 2.

After WFP is disabled using the SFCDisable = 1 setting, the following message will appear after logon:

Warning! Windows File Protection is not active on this system. Would you like to enable Windows File Protection now? This will enable Windows File Protection until the next system restart. <Yes> <No>.

Clicking Yes will reactivate WFP until the next system restart. This message will appear at every successful logon until SFCDisable is set to 0.

NOTE: The above message will only be presented to Administrators.
__________________
QX9650@4.2 swiftech |9600@3.0 9700 nt
780i | 790fx
8gb ddr1200 | 8gb ddr1200
2x150gb 3x1tb |2x250gb
3x8800gtx |3x2900xt 1gb
2x20xdvdrw |2x20xdvdrw
15in1 card reader |15in1 card reader
ng15/g9 |ng15/g9
1200w psu |1200w psu
2x28" LCD |2x28" LCD
kof2000 is offline   Reply With Quote