I'm not understanding how these two things are simultaneously possible: ... and... My interpretation of the first quote is that entering the UEFI BIOS setup, then exiting without doing anything, allows the computer to boot from the new SSD drive. But my interpretation of the second quote is that entering the UEFI BIOS setup, then exiting without doing anything, leaves the computer not detecting the SSD drive. It boots from a drive it isn't detecting...??? What's your reasoning for saying it isn't detected? My only guess here is that, perhaps (very, very "perhaps"), you've partitioned your SSD drive with an old style MBR partition table from the good old pre-EFI days. EFI likes gpt partitioned disks; also, the one-key recovery -- to my knowledge, at least -- does nothing but change the BOOTNEXT nvram value to the Lenovo recovery partition and then boot that partition immediately. If that partition is intact or even if it isn't the Lenovo recovery partition but is still bootable anyway, that could be causing unexpected behavior. Pressing the usual power button would just boot the first default from the list found in the (EFI) BIOS setup, which will display different behavior. I'm guessing that the BOOTNEXT value isn't getting properly cleared when you exit the BIOS, since the machine didn't actually boot anything? Maybe? This is all correct to the best of my knowledge, but don't take it as written in stone: I don't work for Lenovo or anything, I just own a Y500 and happened to trash the disk which left me needing to figure some of this stuff out. This may not be of much help, but since nobody else had anything for you, there it is.