Summarised from [this linuxhint article](https://linuxhint.com/enable-disable-unattended-upgrades-ubuntu/). ```bash sudo dpkg-reconfigure unattended-upgrades ``` or ```bash sudo apt remove unattended-upgrades ```