# aa-remove-unknown > Remove AppArmor profiles that are no longer present in the configuration directory. > More information: . - Perform a dry run to see which profiles would be removed: `sudo aa-remove-unknown -n` - Actually remove the profiles: `sudo aa-remove-unknown` - Display help: `aa-remove-unknown {{[-h|--help]}}`