Lỗi sorry there was a problem mounting the file năm 2024

When you double-click on an ISO file to mount it to a drive-letter, nothing may happen except the hourglass cursor. After 5 minutes or so, the following error appears:

Couldn't Mount File Sorry, there was a problem mounting the file.

Lỗi sorry there was a problem mounting the file năm 2024

Note: If you receive a different error message (“You don’t have permission to mount the file”), it’s a different issue. See the Microsoft Docs GitHub article for the fix.

Cause

The above error occurs if CDROM filter driver is referenced in the registry, but the driver file is missing. This prevents the ISO images from being mounted.

Resolution

To resolve the issue, delete the third-party filter driver references for the CDROM class from the Windows registry.

  • Start the Registry Editor (regedit.exe)
  • Go to the following location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4d36e965-e325-11ce-bfc1-08002be10318}
  • Delete the two values, namely “LowerFilters” and “UpperFilters”.
  • Exit the Registry Editor.
  • Restart Windows and see if you’re able to mount ISO images.

Additional Information

For example, the above error may occur after deleting the PxHlpa64.sys driver and its service registration to enable the Memory Integrity feature. However, the LowerFilters or UpperFilters registry entry is usually left over after deleting the service. PxHlpa64.sys is part of the PxEngine library, used by Roxio products for burning optical discs.

See also

Fix: Cannot Enable Core Isolation Due to Incompatible Drivers

You cannot enable the Windows Memory Integrity feature because PxHlpa64.sys is not compatible


One small request: If you liked this post, please share this?

One "tiny" share from you would seriously help a lot with the growth of this blog. Some great suggestions:

  • Pin it!
  • Share it to your favorite blog + Facebook, Reddit
  • Tweet it! So thank you so much for your support. It won't take more than 10 seconds of your time. The share buttons are right below. :)

Ramesh Srinivasan is passionate about Microsoft technologies and he has been a consecutive ten-time recipient of the Microsoft Most Valuable Professional award in the Windows Shell/Desktop Experience category, from 2003 to 2012. He loves to troubleshoot and write about Windows. Ramesh founded Winhelponline.com in 2005.

Several users report receiving the “Sorry, there was a problem mounting the file” when trying to mount a file on Windows Server 2012 R2, Windows 7, Windows 8.1 or Windows 10. The issue is only reported to occur with the built-in ISO mounter.

Lỗi sorry there was a problem mounting the file năm 2024
Sorry, there was a problem mounting the file.

What is causing the “Sorry, there was a problem mounting the file” error

We investigated this particular issue by looking at various user reports and the repair strategies that they used to get the issue resolved. Based on what we gathered, there are several common scenarios that will trigger this particular error message:

  • Internet-downloaded ISO file is blocked – This is the most common reason why the error message occurs in the first place. If you downloaded the file over the Internet, a Windows security feature might have blocked it.
  • The ISO file is already mounted – Another common reason why this error occurs is if the ISO file is already mounted by Windows. Keep in mind that with certain procedures, Windows might mount the ISO automatically as soon as the download completes.
  • MicroSD card is interfering with the mounting – A couple of affected users have reported that for them the issue was occurring due to a MicroSD memory card that was inserted.
  • ISO file is not set to Read Only – Keep in mind that the built-in disk imaging utility will have trouble mounting the ISO file if it doesn’t have a read-only flag. Reports suggest that the initial verifications are specifically looking for that.
  • The disk imaging driver is corrupted – This is known to happen quite often on Windows 7 and Windows 8. Several affected users have managed to repair it to a working state using Registry Editor.
  • ISO file has the sparse attribute set – This scenario is typically reported to occur on Windows 10 and Windows Server 2012. Several users have managed to resolve the issue by removing the sparse attribute.

If you’re currently struggling to resolve the “Sorry, there was a problem mounting the file” error, this article will provide you with a selection of verified troubleshooting steps. Below you have several methods that other users in a similar situation have used to resolve or circumvent the issue.

For the best results, follow the methods below in order until you encounter a fix that resolves the problem in your particular scenario. Let’s begin.

Method 1: Verifying if the ISO is already mounted

Before trying anything else, it’s important to ensure that the ISO file that is triggering the error is not already mounted. Quite a few of users that were struggling with the “Sorry, there was a problem mounting the file” error discovered that the reason it was not working is that the file was already mounted.

Apparently, with certain ISO files Windows will automatically mount the drive at the end of the procedure. This is known to occur on Windows 8.1. So, with this in mind, open File Explorer and see if the ISO file is already mounted.

Lỗi sorry there was a problem mounting the file năm 2024
Check if the ISO file is already mounted

If it isn’t, move down to the next method below.

Method 2: Making a copy of the ISO and mounting it

The most popular fix for this particular error message is to make a copy of the ISO file and mount it using the same built-in Windows mounter. Several users encountering the same error have reported that the error is no longer occurring with the new ISO copy.

So, in order to circumvent the error message, simply right-click the ISO file that is giving your troubles and choose Copy. Although there is no official explanation why this method was successful for so many people, Windows users speculate that it’s probably because creating a new copy of the ISO file get’s rid of the blocked property that was preventing the ISO from being mounted. Essentially, the sparse flag is avoided when creating a copy of the file.

Lỗi sorry there was a problem mounting the file năm 2024
Copying the ISO file

Next, right-click on an empty space (in a different or the same location) and choose Paste, then wait for the process to finish. Once you have two versions of the same ISO, right-click on the copied version and choose Mount.

Lỗi sorry there was a problem mounting the file năm 2024
Mounting the copied file

The mounting process should complete without the “Sorry, there was a problem mounting the file” error.

If this method didn’t allow you to resolve the error message, move down to the next method below.

Method 3: Unblocking the ISO file

Another way to go around resolving this issue is to unblock the file using File Explorer. Several users encountering the same error message have reported that the error was resolved in their case after they unblocked Internet-downloaded files.

Here’s what you need to do:

  1. Open file Explorer and navigate to the location of the ISO file.
  2. Select the ISO file and press Alt + Enter to open up the Properties menu. You can also right-click on it and choose Properties.
    Lỗi sorry there was a problem mounting the file năm 2024
    Right-click and choose Properties or select and press Alt + Enter
  3. In the Properties window of the ISO file, go to the General tab and check the Unblock box associated with Security and hit Apply to confirm the changes.
    Lỗi sorry there was a problem mounting the file năm 2024
    Unblocking the ISO file
  4. Attempt to mount the file again and see if the procedure is successful.

If you’re still seeing the “Sorry, there was a problem mounting the file” error, move down to the next method below.

Method 4: Removing the microSD card

Another verified reason why the “Sorry, there was a problem mounting the file” error occurs is if you have an active microSD card when you’re trying to mount an ISO file. On Windows 7 and Windows 8.1, this is reported to interfere with the mounting procedure, producing the error message.

If this scenario is applicable to your current situation, simply remove the microSD card from your computer and see if the error message is resolved.

If you’re still encountering the same error message when you try to mount the ISO file with the built-in disk imaging utility, move down to the next method below.

Method 5: Setting the ISO file to Read-Only

Some users struggling to resolve the same error message have reported that the issue was resolved entirely on Windows 7 and Windows 8.1 after they modified the properties of the ISO file to specify that it’s Read-only.

Apparently, the built-in disk imaging software will specifically look for this tag whenever it needs to mount the file. If the tag is missing, you might encounter the “Sorry, there was a problem mounting the file” error.

Here’s a quick guide on setting the Read-Only tag to your ISO file:

  1. Navigate to the location of your ISO file, right-click on it and choose Properties. You can also select it and press Alt + Enter to reach the same screen.
    Lỗi sorry there was a problem mounting the file năm 2024
    Accessing the Properties screen of the ISO file
  2. In the Properties screen of the ISO file, go to the General tab and make sure that the Read-only checkbox (next to Attributes) is checked. Then, click Apply to save the changes.
    Lỗi sorry there was a problem mounting the file năm 2024
    Enabling the Read-Only tag
  3. Mount the image again and see if you’re still facing the same error message. If you are, move down to the next method below.

Method 6: Repairing the disk-imaging driver with Registry Editor

Several users encountering the same error message have managed to resolve the issue after discovering that the issue was caused by the disk imaging driver (some registry problems related to it). Some affected users were able to resolve the issue by using Registry Editor to repair the integrity of the registry keys.

Note: This guide has only been confirmed to work with Windows 7 and Windows 8.1.

Here’s a quick guide on how to do this:

  1. Press Windows key + R to open up a Run dialog box. Then, type “regedit” and press Enter to open Registry Editor. When prompted by the UAC (User Account Control), press Yes to grant admin privileges.
    Lỗi sorry there was a problem mounting the file năm 2024
    Run dialog: regedit
  2. Let’s start by creating a registry backup just in case things don’t go our way. To do this, in Registry Editor, go to File > Export.
    Lỗi sorry there was a problem mounting the file năm 2024
    Export” width=”311″ height=”284″> Go to File > Export
  3. Next, save your backup somewhere convenable, give it a name and make sure that the Export range is set to All.
    Lỗi sorry there was a problem mounting the file năm 2024
    Creating a registry backup Note: In case you ever need to use the backup that we’ve just created, go to File > Import and select the backup file.
  4. Once the backup has been created, use the navigation pane (left pane) to arrive at the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E965-E325-11CE-BFC1-08002BE10318}
  5. Once you get there, move over to the right- pane, right-click on UpperFilters and choose Delete.
    Lỗi sorry there was a problem mounting the file năm 2024
    Deleting the UpperFilters string value Note: Do not delete the UpperFilters.bak registry.
  6. Right-click on LowerFilters and choose Delete.
    Lỗi sorry there was a problem mounting the file năm 2024
    Deleting the LowerFilters value
  7. Close Registry Editor and restart your computer.

At the next startup, see if the issue has been resolved by attempting to mount the ISO file again with the built-in imaging disk utility.

Method 7: Removing the sparse attribute

If you’ve come this far without a result, it’s very likely that the ISO file is not mounting correctly because it has the sparse attribute set. This is typically reported to occur on Windows Server and Windows 10.

If this scenario is responsible for the “Sorry, there was a problem mounting the file” error, you can fix it by removing the sparse attribute. This can be done by either doing things manually or using a freeware utility. Follow whichever guide seems more convenable to your current situation.

Using Remove Sparse to delete the sparse attribute set

If you decide to go with the route that involves using a GUI, follow the guide below to install and use Remove Sparse:

  1. Visit this link (here) to download Remove Sparse. Then, extract the contents of the .zip file in an accessible folder.
  2. Open the Remove Sparse.reg and click Run at the Security Warning.
    Lỗi sorry there was a problem mounting the file năm 2024
    Running the .reg file
  3. After clicking Yes at the UAC (User Account Control) prompt, click Yes at the Registry Editor prompt to operate the required changes to the Registry.
    Lỗi sorry there was a problem mounting the file năm 2024
    Operating the changes to the Registry
  4. Once the operation is complete, simply right-click the ISO file. You should now have the option to Remove Sparse if the ISO file still has the sparse attribute set.
    Lỗi sorry there was a problem mounting the file năm 2024
    Removing the sparse attribute

Using an elevated Command Prompt to remove the sparse attribute

Another way to go around resolving the problem is to recreate the functionality added by the .reg file above from an elevated Command Prompt. Here’s what you need to do:

  1. Press Windows key + R to open up a Run dialog box. Then, type “cmd” and press Ctrl + Shift + Enter to open up an elevated Command Prompt with administrative privileges.
    Lỗi sorry there was a problem mounting the file năm 2024
    Run dialog: cmd
  2. When prompted by the UAC (User Account Control), click Yes to grant administrative privileges.
  3. In the elevated command prompt, type or paste the following command and press Enter (but be careful to replace the placeholders with your own): fsutil sparse setflag {PathToISO} 0 fsutil  sparse queryflag {PathToISO} Note: Keep in mind that PathToISO is merely a placeholder for the actual location of the ISO file. Replace it with the full location in your particular situation.

If this method didn’t enable you to resolve the “Sorry, there was a problem mounting the file” error, move down to the next method below.

Method 8: Using a 3rd party application

If you’re you are prepared to let go of the disk-imaging utility, you can use a 3rd party disk imaging utility to mount the ISO file. Several users encountering the same error message have managed to circumvent the issue by using an external solution.