stop and disable timer

systemctl stop certbot.timer
systemctl disable certbot.timer

enable and start tmer

systemctl enable certbot.timer
systemctl start certbot.timer