Open Terminal and right
Â
sudo nano /boot/cmdline.txt
Now remove console=tty1
console=serial0,115200 console=tty1 root=PARTUUID=f29da198-02 rootfstype=ext4 fsck.repair=yes rootwait
and save the cmdline using ctrl+O and close the terminal using ctrl+x