# aa-disable > 禁用 AppArmor 安全策略。 > 另见:`aa-complain`,`aa-enforce`,`aa-status`。 > 更多信息:。 - 禁用配置文件: `sudo aa-disable {{path/to/profile1 path/to/profile2 ...}}` - 禁用目录中的配置文件(默认目录为 `/etc/apparmor.d`): `sudo aa-disable --dir {{path/to/profiles}}`