Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form
Home » Windows Server » Fix Error 0xc1420127: The specified image in the specified wim is already mounted for read and write access
  • images 4
    How to set up WatchGuard Log Server Network | Monitoring
  • banner
    How to Edit Windows Hosts File via PowerToy Editor Utility Web Server
  • ddedw
    You require permission from trustedinstaller: How to delete or rename files protected by Trusted Installer Network | Monitoring
  • banner
    How to fix Git always asking for my Username and Password Version Control System
  • reboot computer
    Determine the last boot time of a Windows Server Windows Server
  • veeam agent for mac backup
    Backup Mac with Veeam Agent for Mac to Synology DS923+ NAS Backup
  • image 36
    Keepalive Settings: Understanding keepalive configuration Linux
  • Disk Cleanup
    Create Disk Cleanup Shortcut: Perform disk cleanup in Windows Windows

Fix Error 0xc1420127: The specified image in the specified wim is already mounted for read and write access

Posted on 14/09/202001/10/2025 Christian By Christian 2 Comments on Fix Error 0xc1420127: The specified image in the specified wim is already mounted for read and write access
Windows image error

In this article, we shall discuss how to Fix Error 0xc1420127: The specified image in the specified wim is already mounted for read and write access. Deployment Image Servicing and Management (DISM) mounts a Windows image (.wim) file or virtual hard disk (.vhd or .vhdx) for servicing. Please see how to fix “The wim file needs to be remounted: Fix error 0xc1510114“, and how to update Microsoft Defender Antivirus into the install image of Windows (install.wim).

You can also use the DISM image management command to list the image index numbers. To verify the architecture for the image that you are mounting. Append an image, apply an image, capture an image and delete an image.

See the following guide relating to WDS “how to install Dynamic Host Configuration Protocol on Windows Server 2019″. Also, see “how to configure Post-deployment of Dynamic Host Configuration Protocol“.

Why was the error “Error 0xc1420127: Specified image in wim is already mounted” prompted?

As you can see from the error message below. This is not an error as it says the file has been mounted for read/write access already.

Read write access issue

Note: Read-write permission gives access to the share with the R/W privileges unless specifically assigned Read-Only permission.

Please, see Update Veeam Backup for Proxmox Plugin to support PVE 9.0, how to update Proxmox VE 9.0 now Supported by Veeam, and Logon Failure: User has not been granted the requested logon type.

Resolution

To resolve the “WIM Read Write Access Error 0xc1420127,” discard changes before remounting the image. To do this, use the following image command below.

  • Note: These commands can be modified to suit your deployment.
  • You must run the script as an administrator. See how a similar error was fixed “Error 740: Elevated permissions are required to run DISM“.
Dism /Unmount-Image /MountDir:C:\test\offline /discard

If everything is fine and you have no reason to discard changes, unmount the image to commit the changes. In cases where you encounter issues, ensure that you address this issue before proceeding with the unmounting process.

unmount image
Dism /Unmount-Image /MountDir:C:\test\offline /commit

Alternatively, you can try to run this command below in case the above fails. But in general, you do not need this for a WinPE image but just for the install.wim image. In most cases, the understanding of your environment will help you greatly and do not run the cleanup commands on Boot.wim!

DISM /cleanup-wim

I hope you found this blog post on how to Fix Error 0xc1420127: The specified image in the specified wim is already mounted for read and write access helpful. Please let me know in the comment session if you have any questions.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:install.wim, Microsoft Deployment Toolkit (MDT), WDS

Post navigation

Previous Post: Fix Error 0xc1510111: You do not have permission to mount and modify this image
Next Post: Resolve DISM unspecified error when removing preinstalled packages(Error code 15601)

Related Posts

  • fix 0x00400d error
    Fix the request to add or remove features failed 0x00400d Windows Server
  • screenshot 2020 04 17 at 17.09.01
    How to configure a remote Windows Server to Support Ansible Windows Server
  • 1 kajkbmlyehn0inifwrh 8w
    How to install Kerberos packages with Cygwin on Windows Windows Server
  • image 64
    How to install Fax Server on a Windows Server Windows
  • xyxc
    How to link a removable media to a Deployment Share: Replicate Deployment share to a removable device Windows Server
  • article 1280x720.192a2586 1 2
    Fix error 0x800f0805, run DISM executable (Failure 5627) Windows Server

More Related Articles

fix 0x00400d error Fix the request to add or remove features failed 0x00400d Windows Server
screenshot 2020 04 17 at 17.09.01 How to configure a remote Windows Server to Support Ansible Windows Server
1 kajkbmlyehn0inifwrh 8w How to install Kerberos packages with Cygwin on Windows Windows Server
image 64 How to install Fax Server on a Windows Server Windows
xyxc How to link a removable media to a Deployment Share: Replicate Deployment share to a removable device Windows Server
article 1280x720.192a2586 1 2 Fix error 0x800f0805, run DISM executable (Failure 5627) Windows Server

Comments (2) on “Fix Error 0xc1420127: The specified image in the specified wim is already mounted for read and write access”

  1. Avatar photo Alton says:
    14/04/2025 at 8:42 PM

    Awesome! This worked perfectly. Thank you!

    Log in to Reply
    1. chris Christian says:
      14/04/2025 at 8:53 PM

      You are welcome, Alton!

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • images 4
    How to set up WatchGuard Log Server Network | Monitoring
  • banner
    How to Edit Windows Hosts File via PowerToy Editor Utility Web Server
  • ddedw
    You require permission from trustedinstaller: How to delete or rename files protected by Trusted Installer Network | Monitoring
  • banner
    How to fix Git always asking for my Username and Password Version Control System
  • reboot computer
    Determine the last boot time of a Windows Server Windows Server
  • veeam agent for mac backup
    Backup Mac with Veeam Agent for Mac to Synology DS923+ NAS Backup
  • image 36
    Keepalive Settings: Understanding keepalive configuration Linux
  • Disk Cleanup
    Create Disk Cleanup Shortcut: Perform disk cleanup in Windows Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.