Error: All the users who are not admin, are having a popup on login with the message „Setting RfKill state requires privileges” and further requesting the admin password. Solutions: ## Debian Add those users to the groups bluetooth and netdev. usermod -a -G bluetooth usermod -a -G netdev ## Fedora dnf install blueberry && dnf remove blueman P.S. rfkill is a tool for enabling and disabling wireless devices.