# WiFi ## Wifi Adapter not found anymore - __Issue__: After using `airmon-ng` to put my wifi adapter into monitor mode and then supposedly back into normal mode: network manager couldn't find wifi adapter anymore. - `sudo nmcli dev` showed that `wlp44s0` interface was "unmanaged". - __Fix__: `sudo nmcli set wlp44s0 managed yes`