Launch issues on macOS
信息
本文介绍 Mac 版 AdGuard。这是一款多功能广告拦截程序,可在系统级别保护设备。 要了解其工作原理, 请下载 AdGuard 应用程序。
Occasionally macOS may cause the corruption of AdGuard's Network Extension module, making it unable to use the app. In this case you should follow one of these instructions, based on your OS version.
Launch issues on macOS 11 and higher
If you have problems launching AdGuard for Mac on Big Sur and Monterey operating systems, please use this instruction:
- Reboot Mac and enter recovery mode.
- Disable SIP (Launch Terminal from the Utilities menu and type
csrutil disable
). - Reboot Mac.
- Close the AdGuard app, open Terminal and type
systemextensionsctl reset
. - Reboot Mac and enter recovery mode.
- Enable SIP (Launch Terminal from the Utilities menu and type
csrutil enable
). - Launch the AdGuard app and enable protection.
Launch issues on macOS 10
If you have problems launching AdGuard for Mac on Sierra, Mojave and Catalina operating systems, please use this instruction:
- Open Terminal and enter command
ls -@lOae /private/var/db/KernelExtensionManagement
. - Check that the
restricted
flag is not present (like on the screenshot). - Reboot your Mac in recovery mode.
- Open Utilities → Terminal.
- Enter
csrutil disable
. - Enter administrator password.
- Reboot your Mac.
- Open Terminal and enter the following command:
sudo chflags restricted /private/var/db/KernelExtensionManagement
. - Reboot your Mac in recovery mode.
- Open Utilities → Terminal → Enter
csrutil enable
→ Enter administrator password → Reboot your Mac. - Enable AdGuard protection.