Windows 10: Applying WIM image Error: 5 Access is denied

Discus and support Applying WIM image Error: 5 Access is denied in Windows 10 Software and Apps to solve the problem; Hey guys, please i could really use some help with this. So i was using Windows 11, made a backup where i got 3 WIM files. I went back to Windows 10... Discussion in 'Windows 10 Software and Apps' started by georgian panainte, Jun 17, 2024.

  1. Applying WIM image Error: 5 Access is denied


    Hey guys, please i could really use some help with this. So i was using Windows 11, made a backup where i got 3 WIM files. I went back to Windows 10 because the TPM 2.0 requirements, could not play League of Legends, Valorant because of the Vanguard Anti-Cheat needed TPM 2.0 support and my motherboard does not support it. Now that i am on Windows 10, i would like to get my stuff back from the backup i made on Windows 11. I did looked on internet and found some link to microsoft answers. I followed the instructions on a post where someone had a similar issue. I used, dism /Apply-Image /ImageFil

    :)
     
    georgian panainte, Jun 17, 2024
    #1
  2. swegmike Win User

    Dism errors on mount and (re) apply of wim image

    I have windows 10 pr with alot of apps installed that I want to make a wim image of before I start adding my document files. I had fixed an old work computer with a new screen, keyboard and updated to a SDD from a seagate 500G HDD. My Windows 10 pro boots up without problem and I used ccclearner to cleanout all the junk from temp directories and cleaned registry. Here I'll specify my steps in using dism and then using it to restore the wim image. I know my image is good since I've put it on a recovery partition and used Kari's bootup batch file and reinstalled without problem; however, dism is having problems in both cases and giving an error 5 message "access denied" 0x8007005 along with a dism log (these to be posted in additional posts. I performed the steps in MSoft weblink https://learn.microsoft.com/en-us/an...ror-0x80070005 by running the command below, which all of them passed. sfc /scannow (and press Enter) Dism /Online /Cleanup-Image /ScanHealth (and press Enter) Dism /Online /Cleanup-Image /CheckHealthcd (and press Enter) After creating my wim image via dism and dumping some of the contents for a given index, I then tried to use dism to mount it per, dism /capture-image /imagefile:E:\MyInstallnew.wim /capturedir:C:\ /name:"MyRecovery2" /description:"MY Win10Pro, Offic2021 proplus,Visio/Project 2021 pro, Antivir, Browsers, SQL 2022 Express server/SSMS and various software Recover Image" /compress:maximum dism /Mount-Wim /WimFile:E:\MyInstallnew.wim /Index:1 /ReadOnly /MountDir:E:\mike It errored out with "error 5" Next, I tried to re apply it to drive C to use my wim to restore drive C and it errored out with "error 5". I know my wim works since the bootup recovery options per Kari's steps was done. dism /Apply-Image /ImageFile:E:\MyInstallnew.wim /Index:1 /ApplyDir:C:\ I'll upload the dism.log tomorrow since I forgot to save it. The apply is complaining about a file in "c:\Program Files\windowapps during my applying of the image. It doesn't give as much specifics when trying to mount the wim file. Although I have admin privileges, I tried to go into the "windowsapps" subdirectory, but it wanted me to use the security screen. Upon checking each entry to see if read-only was specified, I encountered a problem where it said C:\MSWPC\Users "access control entry is corrupt". This also occurs on another laptop of the same make and model and windows 10 OS. I don't know how to correct this and am surprised the SFC and DISM checks didn't fix it, and also how I can login and do anything since I'm the only user account on the laptop. First security screen with the last entry selected
    Applying WIM image  Error: 5 Access is denied 400504d1700003000t-dism-errors-mount-re-apply-wim-image-windowsapp_sec1.png
    Here's a pic of the error message I don;t know how to fix.
    Applying WIM image  Error: 5 Access is denied 400505d1700003042t-dism-errors-mount-re-apply-wim-image-windowsapp_sec2_err.png
    The logs I'll post tomorrow will show the suspected file from Dellassist and its version number which is out of date since I have the latest version installed and it works. The error found is more specific when the "apply" of the wim image is done, but upon bootup installation there is no error. I assume its the cause of the mount error although it doesn't specify why. Moreover, there are two warning message about missing dism dlls' which I'd think should be there since I have whatever dism and update comes with windows 10.
     
    swegmike, Jun 17, 2024
    #2
  3. Turyturbo Win User
    Access Denied during Apply Image

    I have done this many times with no issues except this time. Ran command prompt (Run as Administrator) I used DISM Capture Image for one hard drive no problem. Then I used DISM Apply Image using same wim file from DISM Capture Image. It was in process then stopped. Per DISM log, it shows three 'Access is denied'.

    WimCreateDirectory (3338)
    RestoreDirTree (3606)
    WimApplyImageInternal (777)

    I noticed that it stopped uncompressing the wim to a specific empty folder. (C:\Program Files\McAfee\DLP HRESULT-0x8007005 CWinManager::WinProviderMsgLogCallBack.
     
    Turyturbo, Jun 17, 2024
    #3
  4. Rockb Win User

    Applying WIM image Error: 5 Access is denied

    Access Denied when using DISM to apply image

    I am trying to migrate to a larger M.2 Drive in my Dell Laptop. I created a 64Bit WinPE USB drive, booted to that drive, used DISM to capture WIM files of the smaller M.2 drive. I then swapped out the M.2 Drive, booted to the USB drive, Created the partitions,
    tried to apply the wim. I receive an Access Denied error.
     
    Rockb, Jun 17, 2024
    #4
Thema:

Applying WIM image Error: 5 Access is denied

Loading...
  1. Applying WIM image Error: 5 Access is denied - Similar Threads - Applying WIM image

  2. Applying WIM image Error: 5 Access is denied

    in Windows 10 Gaming
    Applying WIM image Error: 5 Access is denied: Hey guys, please i could really use some help with this. So i was using Windows 11, made a backup where i got 3 WIM files. I went back to Windows 10 because the TPM 2.0 requirements, could not play League of Legends, Valorant because of the Vanguard Anti-Cheat needed TPM 2.0...
  3. Applying WIM image Error: 5 Access is denied

    in Windows 10 Installation and Upgrade
    Applying WIM image Error: 5 Access is denied: Hey guys, please i could really use some help with this. So i was using Windows 11, made a backup where i got 3 WIM files. I went back to Windows 10 because the TPM 2.0 requirements, could not play League of Legends, Valorant because of the Vanguard Anti-Cheat needed TPM 2.0...
  4. Access Denied during Apply Image

    in Windows 10 Gaming
    Access Denied during Apply Image: I have done this many times with no issues except this time. Ran command prompt Run as Administrator I used DISM Capture Image for one hard drive no problem. Then I used DISM Apply Image using same wim file from DISM Capture Image. It was in process then stopped. Per DISM...
  5. Access Denied during Apply Image

    in Windows 10 Software and Apps
    Access Denied during Apply Image: I have done this many times with no issues except this time. Ran command prompt Run as Administrator I used DISM Capture Image for one hard drive no problem. Then I used DISM Apply Image using same wim file from DISM Capture Image. It was in process then stopped. Per DISM...
  6. Access Denied during Apply Image

    in Windows 10 Installation and Upgrade
    Access Denied during Apply Image: I have done this many times with no issues except this time. Ran command prompt Run as Administrator I used DISM Capture Image for one hard drive no problem. Then I used DISM Apply Image using same wim file from DISM Capture Image. It was in process then stopped. Per DISM...
  7. Error 5 Access is denied

    in Windows 10 Gaming
    Error 5 Access is denied: Hello,First of all I do not speak very well English but I will try to describe my issue as best as I can.I use Razer Synapse. I bought a new PC with Win 10 and Synapse was working like for 2 days and all of sudden the software has stopped working. I tried to fix it and I even...
  8. Error 5 Access is denied

    in Windows 10 Drivers and Hardware
    Error 5 Access is denied: Hello,First of all I do not speak very well English but I will try to describe my issue as best as I can.I use Razer Synapse. I bought a new PC with Win 10 and Synapse was working like for 2 days and all of sudden the software has stopped working. I tried to fix it and I even...
  9. winpe apply-image with access denied with error 5

    in Windows 10 Support
    winpe apply-image with access denied with error 5: I have a WinPE bootable USB drive. Using the bootable drive, I can start the system using WinPE, and I made an install.wim file for the Windows partition. Now, I try to apply this install.wim to the system. I follow the tutorial...
  10. access denied error 5

    in Windows 10 Drivers and Hardware
    access denied error 5: I can't download and install Lenovo h50-50 updates nor drivers, a note with denied access and error 5 is dispayed. https://answers.microsoft.com/en-us/windows/forum/all/access-denied-error-5/f89f5fc4-2a48-4119-8509-789e01585056