Recently bought a Lenovo T460s and dual-booted it with Ubuntu 14.04. Later, I decided to replace the 125GB SSD with a 500GB and cloned my hard drive using clonezilla. Because I had a linux partition in between the windows partition and the newly available unallocated free space from the new SSD, I couldn't fully extend my windows partition.
Therefore, I decided to completely remove Ubuntu and began by performing the following:
- Deleting Linux partition via Disk Management
- Boot laptop with Windows USB recovery
- In Windows USB Recovery: Troubleshoot > Command Prompt > Entered: "bootrec.exe /fixmbr"
- Reboot
After going through all the steps, I found that whenever I reboot my laptop, I would get the GNU GRUB "Minimal BASH-like editing is supported" screen. I've tried the steps listed in: https://itsfoss.com/fix-minimal-bash-line-editing-supported-grub-error-linux/ to resolve this issue, however, it was ineffective.
Here is the pastebin URL from the boot-repair: http://paste.ubuntu.com/23704623/
Does anyone have any other suggestions for me to try? Any help is greatly appreciated! Thanks for your time