Launch issues on macOS
info
This article is about AdGuard for Mac, a multifunctional ad blocker that protects your device at the system level. To see how it works, download the AdGuard app
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.