7

I just want to make sure I won't break things. So, basically, my old laptop decided to die a couple weeks back and so I promptly replaced it with a new one.

The problem is that I still have some valuable data for the University lying around and I failed to push recent changes to my github repo before everything died.

So now I want to extricate SSD (Samsung EVO 960) from the old laptop and temporarily insert it into the vacant m.2 slot in my new laptop.

Will the presence of Windows 10 on the second SSD cause any issues or conflicts? I'm not exactly sure how UEFI will react to this.

NotAName
  • 311

4 Answers4

31

You will not have any issues. UEFI is set to boot from the first m.2 SSD. The computer will not attempt to boot from the new drive. Windows will boot from the original drive, it will see the new drive and assign it the next free drive letter. You will then be able to copy any data you need from it.

Of course, all of this is assuming you didnt use any sort of encryption on the drive or its files.

Alternatively, you could put the m.2 drive in a USB enclosure like this.

Keltari
  • 75,447
15

Assuming a different Windows license (old Windows license, new machine with new Windows License), there is not any issue.

Still, for clarity for you and for the longer term, install, get your data in a reasonable time and then remove the drive or format it.

The reason is (a) the old license may not run properly on the new machine and (b) if it was OEM, the license is not portable anyway.

You should not have any issue.

4

UEFI, like BIOS, allows the user to choose which drive is the primary boot device. The boot partition on the 2nd device will be ignored. You can easily transfer data from the 2nd device to the new boot drive.

Be aware that Windows on the 2nd device will freak when you open the folders containing user data. It will know you are not the registered user and will attempt to block you from access to it. Your new administrator account will supersede the old one but will make the old account unusable if you decide to reuse the device as a boot drive. This will occur whether you install the drive internally or externally.

Jerry
  • 41
0

As long as you still boot from your current drive and only access to the second to read/write data, you shouldn't be annoyed. Be advised that booting from the second drive might not work ; I experienced difficulties with my new desktop when using my old drive (not booting or blue screen) and had to format/reinstall Win10 to get it to work properly.