Here's another way.
Before starting this process, make a copy of the virtual machine to another hard disk and make sure you know the encryption password for the new virtual machine. You should also make sure that you have enough disk space to hold a second copy of the virtual disk from the old VM.
I'm also assuming that you have not used BitLocker encryption in the VM you ran on the Intel Mac.
Note that we will have to remove the Trusted Platform Module device and encryption from the virtual machine to perform this process. We will add them back in before we power up the VM.
- Make sure the virtual machine from the old Intel Mac is available to the new Mac. For example, restore it to your new Mac from a a backup of the virtual machine taken on your old Mac. Or transfer the virtual machine over the network to your new Mac. Make note of what folder you placed the old VM in.
- Shut down the virtual machine on your new Mac if it's already running. Leave the Fusion GUI running.
- Right click on the new virtual machine in the Virtual Machine Library and select "Settings...". The Settings window will open.
- Click on the Trusted Platform Module device.
- In the Trusted Platform Module devide window, click "Remove Trusted Platform Module". You'll be returned to the main Settings window.
- Now click on "Encryption". The encryption settings window will now appear.
- Click on "The virtual machine is not encrypted" to remove encryption from the VM. You will be asked at this point to provide the current password for the VM. Once you enter the password and click "OK" the process will begin to decrypt the virtual machine. Wait for it to complete.
- When the decryption finishes, a confirmation dialog appears. Click OK
- Now click on the "Add Device" text (it's actually a button) at the top right of the window.
- A window appears saying "Choose a device to add". Select "Existing Hard Disk" and click the "Add..." button.
- A file selection window will now appear. Use it to locate the virtual machine you copied over from the old Intel Mac, Then drill into it like it was a folder to reveal the component files of the VM. (Unlike the FInder, this window will allow you to "see" inside the old virtual machine without having to use "Show Package Contents".
- You should see all files grayed out except a a virtual disk file - usually called Virtual Disk.vmdk. Click once on that file to highlight it.
- Make sure that the option to "Make a separate copy of the virtual disk" is selected. That will make a copy of the original disk, leaving the old one intact.
- Click the "Open" button.
- A window will appear with the name that will be assigned to the copied virtual disk in the new virtual machine. Click "Apply" to start the copy procedure. Wait for the "Copying Disk..." to finish.
- When that finishes, click "Show All..." at the top left of the window. You'll be returned to the main Settings window.
- Click on "Encryption" once again. The encryption settings window will now appear.
- Select "Only the files needed to support a virtual TPM will be encrypted". You will then be prompted for a new password for the VM. You can use the same password as you had before. You also can select "Remember Password" so that you don't have to type in the password to start up the VM. Click "OK" and the virtual machine will be re-encrypted.
- Click "Add Device..." at the top right of the window.
- In the "Choose a device to add", click on "Trusted Platform Module" then click the "Add" button.
- You can now close the Settings window.
You can now power on your VM. If you used a Windows Hello PIN to log into Windows, you will be asked to reset it. Follow the instructions given by Windows on how to reset it.
Once you've signed into Windows, open the Settings app, and select System > Storage > Advanced Storage Settings > Disks & Volumes. You should see your system hard drive as a VMware Virtual NVMe disk as Disk 0. Your old VM's disk drive will appear as another VMware Virtual NVMe disk as Disk 1.

Click on the Properties button next to the Basic data partition of type NTFS with no label or drive letter (the one that appears immediately after the FAT32 volume with no label and is described as an EFI system partition). The properties for that partition will open.

Click on the "Change drive letter" and assign a drive letter to this disk. By default it should offer to assign "E:". Click "OK".
You can close the Settings app, and open File Explorer.
You should now see your old VM's system drive as the E: drive:

You should now be able to drill into the Users folder in that second hard drive, find your old user's home folder, and locate any data files you wish to move/copy to the new VM. Note that you may get a dialog saying that you don't have permissions to access that old home folder. You will be asked if you want to change the permissions to allow you access, and you should allow that.
------------------------------
Paul Rockwell (technogeezer)
vExpert 2026 (3x)
------------------------------
Original Message:
Sent: Mar 09, 2026 11:05 AM
From: Technogeezer
Subject: Accessing old Fusion files to new machine
There are a few ways to do that. Assuming you still have the old Intel Mac still available, the easiest way is to start up the virtual machine on the old Mac, and connect a USB drive that's usable on a Windows PC (that is, formatted with a FAT, ExFAT or NTFS file system) to the virtual machine. You can use Fusion's USB pass-through capabilities to do that. Then copy the files you want to save to the USB drive from inside the virtual machine using File Explorer or some other utility.
When done, remove the drive from the virtual machine on the old Mac.
Now connect that drive to the new Mac, power the virtual machine on, and use Fusion's USB pass-through to connect that drive to the VM (similar to what you did on the old one). The drive should now appear in VM. Copy the files from that drive to the VM using File Explorer.
There are other ways to accomplish this which are more complicated, but I thought I'd start with the easiest.
If you no longer have that old Intel Mac available, I can walk you through an alternative which involves adding the old virtual machine's virtual disk to the new one as as second hard drive. That process is a little more complicated, so I thought I'd start with an easier one first.
------------------------------
Paul Rockwell (technogeezer)
vExpert 2026 (3x)
Original Message:
Sent: Mar 09, 2026 01:27 AM
From: Joel Warren
Subject: Accessing old Fusion files to new machine
I had an old virtual machine that was running on an Intel Mac. It won't run on my new Apple Silicon Mac. I'm told It is possible for a new virtual machine to extract data from that old one. How do I do it?
-------------------------------------------