Hello
It sounds like a challenging situation with the domain migration and encrypted files. Here are a few suggestions that might help resolve the issue:
Accessing the Old Account: Since logging in with the old domain account creates a new profile with a different SID, you might try using the built-in Administrator account to access the old profile. This can sometimes bypass the SID issue. You can enable the built-in Administrator account using the following command in an elevated Command Prompt:
net user administrator /active:yes
Then, log in as the Administrator and try to access the old profile to decrypt the files.
Using a Recovery Agent: If your organization has set up a Data Recovery Agent (DRA) for the Encrypting File System (EFS), the DRA can be used to decrypt the files. The DRA is typically a user account that has been designated to recover encrypted files. You can check with your IT department to see if a DRA has been configured.
Restoring from Backup: If the encrypted files are critical and cannot be decrypted, you might consider restoring them from a backup. Ensure that the backup was taken before the migration and that it includes the encrypted files.
Third-Party Tools: There are third-party tools available that claim to recover EFS-encrypted files without the original certificate. However, these tools can be risky and may not always work. Use them as a last resort and ensure you have a backup of the files before attempting recovery.