I was trying to get rid of that GRUB bootloader and wanted to use the Windows 10 bootloader. In order to do that, I did this:
I opened CMD and then put: bcdboot C:\Windows in it.
Now, the problem I'm facing is that Windows 10 directly loads up when I start my PC, no GRUB or Windows bootloader :(
How to fix this?
PS: I use Ubuntu 14.04 LTS.