sudo vim /etc/default/grub
and change GRUB_TIMEOUT value from 10 to e.g. 2. Then update grubsudo update-grub
After the restart the time before boot your default operating system be 2 seconds.Alternatively, one can install GUI grub editor called StartUp-Manager
sudo apt-get install startupmanager