Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
12/18/2025 11:24:10 PM EDT
So I've got an older Dell laptop.

I think the motherboard went out. As when I plugged in my charger the blue light went out and no charge.

I voltage tested the charger and it's good. I inspected and tested the charging jack.

Anyway I bought another of the same exact laptop. I want to do a fresh install of win 10 on the new machine, and swap over an SSD from old laptop to new.

What's my best way of accomplishing that? Surely just swapping drives with an already running win10 profile won't work?

I cannot turn on my old laptop to make any discs or usbs. It is dead.

Thanks!
Callsign-ChuckYeager
That man is a homo and a liar-TrojanMan
Hell, a Ford just breaks down on you. It doesn't fall apart AND try to kill you at the same time-Bloodsport2885
12/18/2025 11:28:58 PM EDT
[#1]
Just swap the disk over.  Sometimes it wont authenticate as a genuine license because the OS detected the hardware change, but sometimes not.
12/19/2025 12:29:28 AM EDT
[#2]
Copy thanks! I'm gonna be stoked if it such an easy swap.
Callsign-ChuckYeager
That man is a homo and a liar-TrojanMan
Hell, a Ford just breaks down on you. It doesn't fall apart AND try to kill you at the same time-Bloodsport2885
12/22/2025 5:20:59 PM EDT
[#3]
So I got the new used laptop in today.

Plugged in/attempted to turn on straight as it came to verify function. The lights would come on and flash, and I heard a ticking kinda noise. Power cycled a few times and screen would never come on/boot.

Decided it must be a failed cmos battery, so I swapped that from old laptop. I then was able to get it on. It then wouldn't recognize the existing HDD in the machine. I switched boot settings to UEFI from legacy.  Then it came on and went to regular windows screen/desktop appeared to function as normal.

I then figured I was smooth sailing and tried to  swap my SSD over, and it keeps saying no bootable devices found.

I double checked it was inserted fully, and on UEFI mode and also changed from raid to ahci. It goes to a blue windows screen that says no bootable devices found.

Any ideas for a work around?

The good thing is I can likely use my new laptop to charge a battery and get power to my old laptop. Is there some kind of restore disc that would make my life easier?
Callsign-ChuckYeager
That man is a homo and a liar-TrojanMan
Hell, a Ford just breaks down on you. It doesn't fall apart AND try to kill you at the same time-Bloodsport2885
12/23/2025 9:43:55 AM EDT
[#4]
Interesting issue. I've put the respective drives back in their original laptops and both power on, but are stuck on a black screen. Pulled battery and cmos on both, f2/f12 and they don't seem to boot. Power +d shows screen is working.
Callsign-ChuckYeager
That man is a homo and a liar-TrojanMan
Hell, a Ford just breaks down on you. It doesn't fall apart AND try to kill you at the same time-Bloodsport2885
12/24/2025 1:50:51 PM EDT
[#5]
Think I've decided I'm going to upgrade the new to me machine to Win 11. Anyone happen to have an iso file handy?
Callsign-ChuckYeager
That man is a homo and a liar-TrojanMan
Hell, a Ford just breaks down on you. It doesn't fall apart AND try to kill you at the same time-Bloodsport2885
12/24/2025 1:58:38 PM EDT
[#6]
Here you go: https://linuxmint.com/download.php

Seriously, I wouldn't put Win11 on a damn thing, it is a huge mess.
12/24/2025 2:57:33 PM EDT
[Last Edit: FALARAK][Edited] [#7]
Quote History
Originally Posted By onthebreeze:
Here you go: https://linuxmint.com/download.php

Seriously, I wouldn't put Win11 on a damn thing, it is a huge mess.
View Quote

I love windows 11.  It is better than 10 in every way.   I don’t get the hate, unless you are just a general windows hater.
12/24/2025 3:53:22 PM EDT
[#8]
Quote History
Originally Posted By FALARAK:

I live windows 11.  It is better than 10 in every way.   I don’t get the hate, unless you are just a general windows hater.
View Quote

That's helpful. I'm just hoping I can disable the gpt, telemetry and run my win 7 classic shells
Callsign-ChuckYeager
That man is a homo and a liar-TrojanMan
Hell, a Ford just breaks down on you. It doesn't fall apart AND try to kill you at the same time-Bloodsport2885
12/24/2025 6:06:12 PM EDT
[#9]
use Rufus to create the install media.  It will give you more options during the install to take some of the crap out.  
Then use this guys tweaks to install apps, and remove junk/telemetry settings https://christitus.com/windows-tool/
12/24/2025 9:39:11 PM EDT
[Last Edit: mancat][Edited] [#10]
Quote History
Originally Posted By Chromekilla:
So I got the new used laptop in today.

Plugged in/attempted to turn on straight as it came to verify function. The lights would come on and flash, and I heard a ticking kinda noise. Power cycled a few times and screen would never come on/boot.

Decided it must be a failed cmos battery, so I swapped that from old laptop. I then was able to get it on. It then wouldn't recognize the existing HDD in the machine. I switched boot settings to UEFI from legacy.  Then it came on and went to regular windows screen/desktop appeared to function as normal.

I then figured I was smooth sailing and tried to  swap my SSD over, and it keeps saying no bootable devices found.

I double checked it was inserted fully, and on UEFI mode and also changed from raid to ahci. It goes to a blue windows screen that says no bootable devices found.

Any ideas for a work around?

The good thing is I can likely use my new laptop to charge a battery and get power to my old laptop. Is there some kind of restore disc that would make my life easier?
View Quote


If you're already able to get into the bluescreen at boot then you're most of the way to recovery console. Just keep hitting the power button to shut off the system when you get the "NO READABLE BOOT DEVICE" error and after the third try you'll typically get dumped into Recovery Console.

In essence you're already booting from the SSD drive, but Windows isn't loading the necessary SATA/AHCI/RAID controller drivers that it needs for the OS to read data from the drive after the kernel is loaded and takes over from the EFI bootloader.

In part this is because Windows is stupid about how it handles storage drivers, and the default behavior is to only load the required storage drivers at boot time in order to increase the speed of the bootup process. The downside to this approach is that if the drive is moved to another system, or certain BIOS settings are changed (like switching AHCI/RAID mode) then the required storage driver changes as well and you may run into a no-boot situation.

What you want to try is from the recovery console, set startup options to safe mode. In safe mode, Windows will load all known storage drivers, likely including at least one that's compatible with your controller, and will also initiate a device detection routine that will lead to your required storage controller being registered with the correct startup type going forward from this point.

To do this when you get into the recovery console, click on Troubleshoot -> Advanced options -> Startup Settings -> Restart. When prompted select Safe Mode.

When Windows reboots into Safe Mode, just let it boot up and give it a few minutes to finish the device detection process, then reboot. Windows should now boot up normally.

If for any reason the system is still stuck in Safe Mode, open "msconfig" and then uncheck Safe Mode in the Boot tab, then click OK and restart when prompted.

If you still don't get anywhere with this approach you may need to inject the required storage driver into the Windows installation using DISM to inject a driver package from a USB drive... There are guides out there on how to do this but I'm afraid this is getting into more advanced territory, and DISM isn't forgiving of any mistakes made in telling it what to do.. You would need to get the proper storage driver from Dell, extract the contents, and put the driver files onto a thumb drive. Almost all Dell driver packages have a hidden command line switch that will just dump out the driver contents into a folder - you can get the drivers from Dell support site for your model, which typically are in the "Storage" category of drivers, download it, and run the driver file with a /? switch at the command line - typically Dell drivers are something like /e:"foldername" to extract the driver contents to a specified folder. Copy the driver files to a thumb drive. Then follow one of the many guides that cover injecting a storage driver into a working installation of Windows using DISM. To do all of this though you do need a decent understanding of Windows command line operations, drive letter assignments - e.g. in recovery console your Windows installation will have a unique drive letter assignment that's not typically C: and so will your USB thumb drive. No GUI to help you with any of it in recovery console.

Since W10 is at EOL for security patching, if you want to stick with Windows, it's probably best to plan to do a fresh W11 install. Then you can decrapify/debloat it afterwards (lots of guides on this) to get rid of all the junk and telemetry.

I have access to a corporate W11 LTSC license but I still run regular W11 on home PCs. With the proper debloat, Home/Pro W11 is almost indistinguishable from LTSC.
12/25/2025 12:50:20 AM EDT
[#11]
Quote History
Originally Posted By mancat:


If you're already able to get into the bluescreen at boot then you're most of the way to recovery console. Just keep hitting the power button to shut off the system when you get the "NO READABLE BOOT DEVICE" error and after the third try you'll typically get dumped into Recovery Console.

In essence you're already booting from the SSD drive, but Windows isn't loading the necessary SATA/AHCI/RAID controller drivers that it needs for the OS to read data from the drive after the kernel is loaded and takes over from the EFI bootloader.

In part this is because Windows is stupid about how it handles storage drivers, and the default behavior is to only load the required storage drivers at boot time in order to increase the speed of the bootup process. The downside to this approach is that if the drive is moved to another system, or certain BIOS settings are changed (like switching AHCI/RAID mode) then the required storage driver changes as well and you may run into a no-boot situation.

What you want to try is from the recovery console, set startup options to safe mode. In safe mode, Windows will load all known storage drivers, likely including at least one that's compatible with your controller, and will also initiate a device detection routine that will lead to your required storage controller being registered with the correct startup type going forward from this point.

To do this when you get into the recovery console, click on Troubleshoot -> Advanced options -> Startup Settings -> Restart. When prompted select Safe Mode.

When Windows reboots into Safe Mode, just let it boot up and give it a few minutes to finish the device detection process, then reboot. Windows should now boot up normally.

If for any reason the system is still stuck in Safe Mode, open "msconfig" and then uncheck Safe Mode in the Boot tab, then click OK and restart when prompted.

If you still don't get anywhere with this approach you may need to inject the required storage driver into the Windows installation using DISM to inject a driver package from a USB drive... There are guides out there on how to do this but I'm afraid this is getting into more advanced territory, and DISM isn't forgiving of any mistakes made in telling it what to do.. You would need to get the proper storage driver from Dell, extract the contents, and put the driver files onto a thumb drive. Almost all Dell driver packages have a hidden command line switch that will just dump out the driver contents into a folder - you can get the drivers from Dell support site for your model, which typically are in the "Storage" category of drivers, download it, and run the driver file with a /? switch at the command line - typically Dell drivers are something like /e:"foldername" to extract the driver contents to a specified folder. Copy the driver files to a thumb drive. Then follow one of the many guides that cover injecting a storage driver into a working installation of Windows using DISM. To do all of this though you do need a decent understanding of Windows command line operations, drive letter assignments - e.g. in recovery console your Windows installation will have a unique drive letter assignment that's not typically C: and so will your USB thumb drive. No GUI to help you with any of it in recovery console.

Since W10 is at EOL for security patching, if you want to stick with Windows, it's probably best to plan to do a fresh W11 install. Then you can decrapify/debloat it afterwards (lots of guides on this) to get rid of all the junk and telemetry.

I have access to a corporate W11 LTSC license but I still run regular W11 on home PCs. With the proper debloat, Home/Pro W11 is almost indistinguishable from LTSC.
View Quote

Thanks for all bro I appreciate it!  I'll remember that safe mode trick, only remember that as back in the day trying to dodge viruses on pc. For fun I threw the ssd in, plugged in cmos, and battery. Fired it up, got a time and date not set error. Then it went to automatic repair screen. It messed around for a few minutes, and then it booted up normal and to the login screen with my settings/login just like I was on old laptop.

How the hell did that happen? All my settings screen background browsers and custom win7 shell for win 10 even appeared
Callsign-ChuckYeager
That man is a homo and a liar-TrojanMan
Hell, a Ford just breaks down on you. It doesn't fall apart AND try to kill you at the same time-Bloodsport2885
1/5/2026 2:53:59 PM EDT
[#12]
Quote History
Originally Posted By FALARAK:

I love windows 11.  It is better than 10 in every way.   I don't get the hate, unless you are just a general windows hater.
View Quote

Award: 24/365 Most likely to be an appendix.

"Dealing with Congress is like trying to have an adult conversation about the credit card with your alcoholic bi-polar Ukranian import wife."

Sign up to continue the discussion

Create a free account to share your thoughts, follow topics, and connect with the AR15.COM community.

Already a member? Sign In