Introduction to ProfWiz
ProfWiz, developed by ForensiT, is a purpose-built Windows user profile migration utility that lets IT administrators move user accounts between domains — or from local accounts to domain accounts — without losing a single file, setting, or preference. If your organization is going through a domain restructure, an Active Directory consolidation, or a fresh Windows deployment, ProfWiz is the tool that keeps the transition invisible to end users.
Profile migration has historically been one of the most error-prone tasks in IT. Before tools like ProfWiz existed, administrators had to manually copy profile folders, re-register registry hives, and hope that application settings carried over. ProfWiz automates all of that in a single, auditable operation.
Why Profile Migration Is So Challenging
A Windows user profile is not just a folder called C:\Users\Username. It is a combination of:
- A Security Identifier (SID) that uniquely identifies the account in the Windows registry
- Registry hive entries under
HKEY_USERS - NTFS permissions set on thousands of individual files and folders
- Application data stored in
AppData\Local,AppData\Roaming, andAppData\LocalLow - Desktop shortcuts, pinned taskbar items, and Start Menu configurations
When you move an account to a new domain, the new account receives a brand-new SID. Every permission entry tied to the old SID becomes orphaned. ProfWiz resolves this by remapping all those references from the old SID to the new one, effectively stitching the new identity onto the existing profile.
How ProfWiz Works — Under the Hood
The ProfWiz migration process follows a well-defined sequence:
Step 1: Discovery
ProfWiz scans the local machine for all user profiles. It identifies each profile by its SID, maps it to an account name, and checks whether the account is local or domain-joined.
Step 2: Target Account Mapping
You specify which local or source-domain account should be associated with which target-domain account. In the graphical interface this is done via a simple drop-down; in command-line or scripted deployments it is passed as a parameter.
Step 3: SID Remapping
ProfWiz rewrites the profile registry hive (NTUSER.DAT) substituting every occurrence of the old SID with the new one. It also updates the ProfileList registry key under HKEY_LOCAL_MACHINE so Windows correctly associates the new account with the existing profile folder.
Step 4: Permission Inheritance
File and folder ACLs (Access Control Lists) throughout the profile are updated so the new domain account inherits full ownership and access rights.
Step 5: Verification and Logging
ProfWiz generates a detailed log of every action taken. If something goes wrong the log tells you exactly which registry key or file could not be updated and why.
Key Features at a Glance
- Graphical and command-line interfaces — suitable for single-machine migrations and large-scale scripted deployments alike
- Supports all modern Windows versions — Windows 7 through Windows 11
- Works across forest boundaries — including migrations between entirely separate Active Directory forests
- Preserves all user data — documents, emails, browser profiles, application settings
- Rollback capability — ProfWiz can revert a migration if something unexpected occurs
- Silent / unattended mode — perfect for Group Policy or SCCM deployments
Who Uses ProfWiz?
ProfWiz is used by IT departments of every size — from small businesses with ten workstations to enterprises with tens of thousands of endpoints. Common scenarios include:
- Company mergers where two Active Directory domains must be consolidated
- Workgroup-to-domain migrations for newly domain-joined PCs
- Domain rename operations
- MSPs managing profile migrations for multiple client organizations
Free vs. Professional Edition
ProfWiz is available in a free Community Edition and a paid Professional Edition. The Community Edition handles single-PC migrations and is more than sufficient for small environments. The Professional Edition adds centralized console management, bulk migration queues, advanced logging, and priority support.
Getting Started
Download ProfWiz from the link on this website, run the installer on the target machine, select the source profile, map it to the destination account, and click Migrate. Most migrations complete in under five minutes. The sections below walk you through each step in detail.
Conclusion
ProfWiz removes the guesswork and manual labor from Windows user profile migration. Whether you are joining a single PC to a domain or migrating an entire enterprise fleet, ProfWiz provides the reliability, logging, and flexibility that IT professionals need. Download ProfWiz today and experience a migration process that actually works the first time.