How I Migrated All Files to a New Computer Safely

Most file migration disasters don’t happen during the transfer. They happen three weeks later, when you need a password you saved in an old browser profile or a license key for software you forgot to deactivate. The files copy fine. It’s the edges that break—settings, permissions, application data, and the invisible scaffolding that makes a computer usable.

I learned this after helping a friend move from a 2017 Lenovo ThinkPad to a new Dell XPS 13 in January. The file copy took 40 minutes. The recovery from what we missed took two days. This guide is built from that gap — what to grab beyond the obvious folders, and where to look for it.

Before You Start: The checklist below assumes you’re moving from Windows to Windows. Mac-to-Mac is simpler (Migration Assistant handles most of this). Cross-platform moves are a different beast entirely — this guide won’t cover them.

Phase One: Inventory Before You Touch Anything

Don’t copy yet. Look first. I use a simple spreadsheet with three columns: What, Where It Lives, How to Move It. This prevents the “oh no” moment later.

Category Common Locations Tool or Method
Documents, Photos, Videos C:\Users\[Name]\Documents, Pictures, Videos Direct copy, OneDrive sync, or external drive
Browser Data Profile folders in AppData\Local Built-in sync (Chrome, Edge, Firefox) or manual profile copy
Email (Outlook, Thunderbird) .pst files, profile folders Export from old, import to new; IMAP accounts need no move
Application Settings AppData\Roaming, ProgramData, registry Built-in export where available; manual copy for critical apps
Software Licenses Email inbox, vendor accounts, registry Screenshot or document before deactivation
Wi-Fi Passwords Stored in Windows credential manager Export via command line or re-enter manually
Custom Fonts, Plugins, Templates Windows\Fonts, application plugin folders Manual copy; easy to forget

The last row is where migrations fail. Everyone remembers Documents. Almost nobody remembers the custom font they installed for a single project two years ago, until they open that file on the new machine and it renders in Arial.

Phase Two: The Browser Problem

Browser sync handles bookmarks and passwords if you use it. Most people do, grudgingly. But sync doesn’t handle:

  • Extensions with local settings (uBlock Origin custom filters, password manager local vaults)
  • Download history and saved form data
  • Developer tools customizations
  • Certificate exceptions for internal sites

For Chrome and Edge, sign in and let sync run. Then check. Open a few sites. See if your extensions loaded correctly. For Firefox, the profile folder in AppData\Roaming\Mozilla\Firefox\Profiles contains everything — copy the entire folder if sync missed anything.

What I Learned the Hard Way: My friend had 47 saved passwords in Chrome — but Chrome sync was paused because he’d ignored a “verify it’s you” prompt six months ago. The passwords never synced. We found them in the old machine’s Login Data file, encrypted to his Windows user account, and had to use a third-party tool to extract them. Verify sync is actually working before you wipe the old drive.

Phase Three: Email Is Never Simple

If you use webmail (Gmail, Outlook.com), ignore this section. Your email lives on a server. Sign in on the new machine and you’re done.

If you use Outlook with a POP3 account, your email is a file on your hard drive, usually a .pst file. Find it:

  1. Open Outlook on the old machine
  2. File → Account Settings → Data Files
  3. Note the path, close Outlook completely (it locks the file)
  4. Copy the .pst to your transfer drive
  5. On the new machine: File → Open & Export → Import/Export → Import from another program or file

Thunderbird users: your profile lives in AppData\Roaming\Thunderbird\Profiles. Copy the entire folder. On the new machine, install Thunderbird, close it, replace the new profile folder with your old one. Done.

Phase Four: Software Licenses and Deactivation

Adobe, Microsoft Office, antivirus suites, some games — they tie activations to hardware. Move without deactivating and you burn a license seat.

Before you wipe the old machine:

Software Deactivation Path What Happens If You Forget
Adobe Creative Cloud Help → Sign Out (deactivates this machine) Contact Adobe support; usually fixes in chat
Microsoft Office Account → Deactivate Product May refuse to activate on new machine; call support
Antivirus (Norton, McAfee, etc.) Account portal online → remove device Wastes a seat; may block new install
Steam, Epic, GOG No deactivation needed; just sign in Nothing; cloud-based licensing
Custom / Niche Software Varies; check vendor documentation Screenshot the activation screen before moving; you’ll need the key

Screenshot every activation screen before you start. Store the screenshots in your cloud folder. This takes ten minutes and saves hours of support chat later.

Phase Five: The Actual Transfer

Three methods, ranked by reliability:

Method 1: External SSD (Fastest, Most Reliable)

Copy everything to a fast external drive. Samsung T7, SanDisk Extreme, anything with USB 3.2. Don’t use a cheap thumb drive for 200GB of data — you’ll be there all day and the drive might overheat. Verify the copy: right-click the folder, check Properties, compare file counts and sizes. Do this for every major folder.

Method 2: Local Network Transfer (No Extra Hardware)

Both machines on the same Wi-Fi. Share the old machine’s C:\Users folder. Map it as a network drive on the new machine. Copy overnight. Slower than SSD but costs nothing. Don’t use this for massive video libraries unless you have Wi-Fi 6 and patience.

Method 3: Cloud Sync (Simplest for Small Moves)

OneDrive, Google Drive, Dropbox. Fine if you already sync everything. Terrible if you don’t — uploading 150GB takes days on most home connections. Also, cloud sync doesn’t grab AppData or program settings. It’s files-only.

My Recommendation: External SSD for the bulk copy, cloud sync for the ongoing stuff you forgot. I keep a spare T7 specifically for this purpose. After the migration, I format it and it’s ready for the next person who asks me for help.

Phase Six: Verification, Not Hope

Don’t assume it worked. Test these specifically:

  • Open five documents from different years. Check formatting, fonts, embedded images.
  • Open your browser. Check that extensions loaded, passwords autofill, bookmarks are present.
  • Open your email client. Confirm all folders and archives imported.
  • Connect to your home Wi-Fi. If you exported credentials, test that it connects without re-entering the password.
  • Open one project file that uses custom fonts or plugins. Verify it renders correctly.
  • Launch one piece of software that requires activation. Confirm it runs without license errors.

My friend skipped the custom font check. Three days later, a client presentation opened with every heading in Calibri instead of the brand font. He had to reinstall the font, reopen the file, re-export the PDF, and apologize for the delay. Ten seconds of verification would have caught it.

Phase Seven: Wipe the Old Machine

Only after you’ve verified everything. Not before. I’ve seen people format the old drive the same day, then find a missing folder the next morning.

For Windows: Settings → System → Recovery → Reset this PC → Remove everything. For extra security, choose “Fully clean the drive” if you’re giving the machine away. This takes hours but prevents data recovery.

For drives you’re keeping: a simple format is fine. For drives you’re selling or recycling: use DBAN or similar overwrite tool. Windows Reset with “Fully clean” is usually sufficient for personal use.

Frequently Asked Questions

Should I clone the entire drive instead of copying files?

Cloning copies everything — operating system, programs, drivers, bloat. You bring every problem from the old machine to the new one. I only clone when the new machine is identical hardware or when someone needs a specific legacy program that won’t reinstall. For most people, clean install plus selective file copy is better.

What about programs I can’t reinstall?

Some old software has no installer anymore, or the vendor went out of business. In those cases, I clone just that program’s folder and its registry entries, then pray. It’s not elegant, but it works more often than you’d think. Document what you did — future you will need it.

How long should this take?

Inventory: 1-2 hours. File copy: 1-4 hours depending on data size and method. Verification: 30-60 minutes. Total: half a day if you’re methodical, a full day if you hit surprises. Don’t rush it.

Do I need to move my Windows user folder structure exactly?

No. Windows recreates the standard folders (Documents, Pictures, etc.) on first login. Just copy your files into them. The only exception is application data in AppData — some programs expect specific folder structures there.

What if my old machine won’t boot?

Remove the drive, connect it via USB-SATA adapter to the new machine, copy files directly. You don’t need the old machine to work — you just need the drive. I’ve recovered files from machines with dead motherboards this way dozens of times.


Related Articles


Sources and References

  1. Microsoft Support. “Back up and restore your PC.” support.microsoft.com
  2. Mozilla Support. “Back up and restore information in Firefox profiles.” support.mozilla.org
  3. Microsoft Support. “Import email, contacts, and calendar from an Outlook .pst file.” support.microsoft.com
  4. Adobe Help Center. “Activate and deactivate Adobe Creative Cloud apps.” helpx.adobe.com
  5. Microsoft Support. “Reset or reinstall Windows 10.” support.microsoft.com

Daniel Kareem writes about digital productivity and technology. This guide came from a real migration in January 2026 — a friend, a ThinkPad, a new Dell, and the two days we spent fixing what the file copy missed. The goal is to save you those two days.

Leave a Comment