New OS and important data
Go to solution
Solved by Alibaladin,
I cant drag all the data to the SSD, it's ~220GB of data and I'm getting a 250GB SSD. I dont think it has enough room after installing the OS.
After install OS on SSD. Select boot into SSD.
- Open the command prompt by pressing “Start” and scrolling to the Accessories window. Highlight \"Command Prompt\" and right-click. Select “Run as Administrator” in order to open the command prompt window.
- At the C:\> in the command prompt window type “bcdedit /enum” to get a list of your installed operating systems.
- Locate on the list the OS you wish to delete by examining the partition listing for the drive path each OS is installed to. When you locate the one on your second drive, note the name of the OS under identifier.
- Delete the second boot by typing “bcdedit /delete {identifier}” at the C:\> prompt. For identifier, put in the name you noted as your OS identifier. Press “Enter” to delete the boot as an option. Upon reboot your computer will use the OS installed on the first drive.
When you automatically boot into windows. type "msconfig" in search. Under Boot tab. Should have only one. Otherwise, do as necessary.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now