Add SSD to Dell Precision
I just received a new Dell Precision M4600 from work. I wanted to install Windows on a SSD so that it would fly. I know that if you are configuring the m4600 on the Dell website, you are given the option to add a 2nd 128GB (SATA3) Mobility Solid State Drive for just $480.00.
Since my laptop was ordered for me, I did not have the option to add this on, and $500 is a bit much when you can purchase a 128GB SSD for $100-$200. I called Dell to find out what my options were. After several calls and live chats, I was told that there were 0 options to add on a new SSD disk.
I did a little digging on my on and found 2 options.
- Replace the DVD drive with a HD Caddy and install a 2.5″ SSD. The main problem with this approach is that you will loose your internal DVD drive.
- Install a mSATA SSD. This can be installed in the WWAN slot. I don’t have a WWAN card so that makes this an easy decision.
I purchased a Kingston 64 GB mSATA SSD for $89 on Amazon. Here are the very simple steps to install the mSATA card
- Remove Battery
- Remove the Base Cover
- Install mSATA card in the WWAN slot. You will also need 1 tiny screw. I don’t know the size or name. I just hapended to have one.
Dell has some really good step by step instructions to installing components.
Dell’s Precision M4600 Owner’s Manual - http://support.dell.com/support/edocs/systems/wsM4600/en/SM/index.html
After putting the cover and battery back in I turned on my PC and Windows instantly recognized the drive. I went into my Disk management and formatted the drive. Being a SSD it took about 15 seconds. Then I installed window to the new drive.
When installing Windows you want to make sure that all you user files and program files get installed to your main hard drive and not your SSD. Make sure that you run RegEdit and edit the following before installing any other programs or creating any users
-
Move the Default path for Program Files (and ProgramFilesDir (x86) on a 64bit machine. Edit the following registry settings for the ProgramFilesDir and ProgramFilesDir (x86) to point to you main hard drive:
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
- ProgramFilesDir
- ProgramFilesDir (x86)
- HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion
- ProgramFilesDir
- ProgramFilesDir (x86)
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
-
Move the Default user files to you main disk
- HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS NT\CurrentVersion\ProfileList
- Default
- Public
- Profile Directory
- HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS NT\CurrentVersion\ProfileList






