|
To launch Kaspersky Anti-Virus Service in Safe Mode, add the following key to the system registry:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\KAVFS] @="service"
- for Safe Mode with Networking
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\KAVFS] @="service"

To launch Kaspersky Anti-Virus go to Start > Run > enter net start kavfs. In this case you will be able to manage the product via the command prompt only.
After the above described recommendations are performed, Kaspersky Anti-Virus has only one function available - on-demand scan. The driver of the file interception cannot be loaded in the Safe Mode that is why tasks of real-time scan cannot be loaded – they will finish with the critical error “Internal error. Error code: 0x0007. Subsystem code: 0x6.".
To manage Kaspersky Anti-Virus via the product console you should allow start of Kaspersky Anti-Virus Management Service. For it add the following key to the system registry:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\KAVFSGT] @="service"
- for Safe Mode with Networking
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Network\KAVFSGT] @="service"
Use the suitable reg-file to add these keys to the system registry. Each file creates two keys in the system registry – to launch Kaspersky Anti-Virus and Kaspersky Anti-Virus Management Services:
|