Kaspersky Standard | Plus | Premium
English
- Bahasa Indonesia
- Čeština (Česká republika)
- Eesti
- Dansk (Danmark)
- Deutsch
- Español (España)
- Español (México)
- Français
- Italiano
- Latviešu
- Lietuvių
- Magyar (Magyarország)
- Nederlands (Nederland)
- Norsk, bokmål (Norge)
- Polski (Polska)
- Português (Brasil)
- Português (Portugal)
- Română (România)
- Srpski
- Suomi (Suomi)
- Svenska (Sverige)
- Türkçe (Türkiye)
- Ελληνικά (Ελλάδα)
- Български
- Русский
- Українська
- العربية (الإمارات العربية المتحدة)
- Tiếng Việt (Việt Nam)
- ไทย (ไทย)
- 한국어 (대한민국)
- 日本語(日本)
- 简体中文
- 繁體中文
- 繁體中文(香港)
- 繁體中文(台灣)
English
- Bahasa Indonesia
- Čeština (Česká republika)
- Eesti
- Dansk (Danmark)
- Deutsch
- Español (España)
- Español (México)
- Français
- Italiano
- Latviešu
- Lietuvių
- Magyar (Magyarország)
- Nederlands (Nederland)
- Norsk, bokmål (Norge)
- Polski (Polska)
- Português (Brasil)
- Português (Portugal)
- Română (România)
- Srpski
- Suomi (Suomi)
- Svenska (Sverige)
- Türkçe (Türkiye)
- Ελληνικά (Ελλάδα)
- Български
- Русский
- Українська
- العربية (الإمارات العربية المتحدة)
- Tiếng Việt (Việt Nam)
- ไทย (ไทย)
- 한국어 (대한민국)
- 日本語(日本)
- 简体中文
- 繁體中文
- 繁體中文(香港)
- 繁體中文(台灣)
- Kaspersky application help
- About Kaspersky solutions
- Install and uninstall the application
- Get started with the application
- Kaspersky application licensing
- Data provision
- Perform common tasks
- View the status of computer protection
- Disable and resume computer protection
- Protect more devices with your subscription
- Use Protection Status
- Perform scan tasks
- Edit the list of trusted files, folders, and websites
- View application activity in the Timeline
- Configure protection against malicious and phishing links
- What to do if file access is blocked
- Enable and disable the Kaspersky Protection extension in selected browsers
- Update application databases
- What to do if a notification about critical hard disk health appears
- Add a website to Safe Money protection
- View and update the list of home network devices
- Delete a device from the list of devices connected to your home network
- What to do if the home Wi-Fi network has been changed
- Enable checking of your accounts for possible data leaks on websites
- Check if your account has been compromised
- Check if your data associated with your phone number has been compromised
- Prevent applications from using the webcam
- Prevent websites from tracking your browsing activities
- Protect your passwords and sensitive information
- How to send your feedback on the application to Kaspersky
- Security
- Performance
- Privacy
- Identity
- Notifications and reports
- Manage the application from the command line
- Contact Customer Service
- Sources of information about the application
- Warnings and restrictions
- Legal
Contact Customer Service > How to enhance the security of your Mac with the Kaspersky application
How to enhance the security of your Mac with the Kaspersky application
How to enhance the security of your Mac with the Kaspersky application
How to enable System Integrity Protection
System Integrity Protection is a feature that protects the integrity of the operating system of your Mac. It prevents malware from editing system files and settings.
Enable System Integrity Protection
- Restart macOS in recovery mode. To do this, press and hold Command+R on the keyboard during system startup.
- In the upper-left corner of the screen, click Utilities > Terminal.
- Enter the following command:
csrutil enable
- Press Enter on the keyboard.
- Restart your Mac.
How to disable Kernel Extension Development Mode
Kernel Extension Development Mode disables digital signature verification for drivers. This can lead to issues with the functioning of your Mac, data loss, theft of confidential information and other problems.
Disable Kernel Extension Development Mode
- In the menu bar, choose Go > Utilities.
- Run Terminal.
- Request system boot parameters by entering the following command:
$ nvram -p | grep boot-args
- Press Enter on the keyboard.
The following line will appear:
boot-args debug=0x14e kdp_match_name=en3 kext-dev-mode=1
- Disable kext loading. To do this, delete the
kext-dev-mode=1
parameter and enter the following command:$ sudo nvram boot-args="debug=0x14e kdp_match_name=en3"
- Press Enter on the keyboard.
- Restart your Mac.
Article ID: 228800, Last review: Oct 22, 2024