Disable UEFI in the BIOS and make sure the Legacy Boot option is selected instead. Visit this URL and click “custom” to enter $0 for the download link to appear;
After you have downloaded the ISO image, burn it on 8GB USB flash drive using RUFUS;
Make Windows 10 Default OS via GRUB in Elementary OS
Fire up Terminal from Apps to run these commands;
sudo apt-get update
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt update
sudo apt install grub-customizer
Launch grub customizer and make windows 10 default OS by clicking up-arrow.
In the general tab settings, click the up-arrow to make OS boot wait for 5 seconds.
Click “Save” button on top-left hand corner when done.
To add minimize button to window in Elementary OS
sudo add-apt-repository ppa:philip.scott/elementary-tweaks
sudo apt install elementary-tweaks
Fire up “system settings” –> Personal –> Tweaks –> Appearance –> Layout –> Minimize Right
To install Adobe Acrobat PDF Printer
sudo apt-get install cups-pdf
After you print your PDF files, they are saved in /username/pdf/
Install Chrome via Eddy
First of all, download Chrome (.db) package from;
https://www.google.com/chrome/browser/desktop/index.html
Next, install Eddy via AppCenter;
Start Eddy and click “open”. Select downloaded Chrome .db package and it will install it automatically;