Share via

Cannot boot to Windows after uninstalling LinuxMint

Anonymous
2019-03-19T20:37:04+00:00

Hello, as stated by the title of this post, I cannot boot into Windows 10 after uninstalling LInux Mint.

This happened when i tried to shift+restart to go in to the advanced options.

I am now stuck on a grub rescue screen. I created a windows 10 install disk just to get into the console and type in all of the bootrec

commands to make it boot into windows again instead of grub. All was well until i typed in the command bootrec /rebuildbcd. Then,

it would scan, and then not show my original windows 10 install, which was on drive C: ( i have 2 drives, C: for windows, D: for data) and it only showed a install on drive F: which i assume is the "install" on the flash, but on my other pc it shows the drive letter D: for the flash. 

I have tried the automatic startup repair, but to no avail.

What should i do to get this pc fixed?

After using diskpart, i discovered that my C: drive does not have a boot folder, there is only primary - 549mb in size and primary - 117gb in size, which i assume is my windows data folder, and recovery - 843mb in size.

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2019-03-19T20:49:53+00:00

    Hi Lil. I'm Greg, an installation specialist and 9 year Windows MVP here to help you.

    Follow this tutorial for rebuilding the BCD, which works best by exporting it first. Remember the boot loader may not be on C but on another System partition. It will need to be assigned a drive letter to export the BCD, use:

    DISKPART

    LIST DISK

    SEL DIS # (replace # with disk number shown in list for WIndows disk)

    LIST VOL

    SEL VOL # (replace # with volume number for System partition based on size)

    ASSIGN (to assign a Drive letter)

    LIST VOL (to see the drive letter to export BCD from)

    Then continue with the BCD export and Rebuild.

    If this doesn't work then what I would do is wipe the drive to reinstall WIndows following these illustrated steps in this link which compile the best possible Clean Install of Windows which will stay that way as long as you stick with the tools and methods given, has zero reported problems, and is better than any amount of money could buy: http://answers.microsoft.com/en-us/windows/wiki....

    It is critical to delete all partitions or run DISKPART CLEAN to clean traces of GRUB.

    If you have files that aren't backed up you can use the same bootable media to try to rescue your files using this method: http://answers.microsoft.com/en-us/windows/wiki...

    You could also install a rescue install to another partition which if it starts up to a Dual Boot menu and will boot into your old install, you can then delete the rescue install in DIsk Mgmt as it has created a new bootloader for the old install - providing it put the boot files on the separate System Partition.

    I hope this helps. Feel free to ask back any questions and let us know how it goes. If you'll wait to rate whether my post helped you, I will keep working with you until it's resolved.

    ________________________________________________________

    Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the sites before you decide to download and install it.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-03-19T20:39:18+00:00

    Hi lilxleb

    My name is Sarah Kong and I am an independent adviser that is here to try and help you with your issue.

    Do a custom install.

    That will at least save your files but not your applications.

    See link by Andre on how to do this.

    https://answers.microsoft.com/en-us/windows/for...

    Was this answer helpful?

    0 comments No comments