Fix Remote Procedure Call Failed Windows 10

Fix Remote Procedure Call Failed Windows 10 6,3/10 5943 reviews
Active1 year, 11 months ago

Every time I try to open an image with the default Photos app in Windows 10, it shows a black window and after a few seconds I get this error:

Then the app closes and the image doesn't show up. If I open the Photos app directly, it just closes after a few seconds more, but no error is shown.

Now look for the Remote procedure call service as this is where the problem may be occurring. The service must be started and its startup type must be automatic. If this service is not started, press Start to resume it. / Fix Windows 10 JPG Remote Procedure Call Failed. June 20, 2016 by Gary 2 Comments. Fortunately it’s simple to fix this Windows 10 JPG/JPEG RPC problem. To repair damaged system, you have to purchase the licensed version of Reimage Reimage. You can clean your computer and fix “The remote procedure call failed and did not execute” error automatically by scanning the files with  Reimage or another reputable antivirus and system optimization software. Remote Procedure Call (RPC) - Windows 10 Service. The RPCSS service is the Service Control Manager for COM and DCOM servers. It performs object activations requests, object exporter resolutions and distributed garbage collection for COM and DCOM servers. Jul 04, 2016  How to fix The remote procedure call failed in windows 10-the remote procedure call failed windows 10-the remote procedure call failed and did not execute er.

I have checked the RPC Services and its Status is Running and its Startup Type set to Automatic.

Sep 22, 2017  In this post, we will talk about how to fix the remote procedure call failed error on windows. There are multiple methods to do that. Apr 16, 2017  The remote procedure call failed and did not execute Easy step to fix - Duration: 2:19. Quick Notepad Tutorial 49,859 views.

The RPC Locator is not running and its Startup Type is set to Manual.

Remote Procedure Call Restart

I've tried to do a clean install of Windows again, and it worked the first time I opened the app. Once I closed it, after just downloading a few programs (but not installing any of them), it's not working, again.

The network was initially set to public, but changing it to private did not solve the problem.

The firewall has a few Inbound Rules for RPC, but none of them is enabled:

EDIT:

None of the proposed solutions worked for me. However, this was fixed some months after I posted the question by a Windows update.

Danziger
DanzigerDanzigerCall
2281 gold badge3 silver badges10 bronze badges

6 Answers

Maybe you should try:

  1. Open Command prompt as administrator
  2. dism /online /cleanup-image /restorehealth
  3. sfc /scannow
  4. powershell
  5. Get-AppXPackage -AllUsers Where-Object {$_.InstallLocation -like '*SystemApps*'} Foreach {Add-AppxPackage -DisableDevelopmentMode -Register '$($_.InstallLocation)AppXManifest.xml'}

Didn't work for me, but did for some..

Arjan
27.5k11 gold badges66 silver badges107 bronze badges
MikeMike

If you have an N or KN version installed you should try installing the Media Feature Pack for N and KN versions of Windows 10

VL-80
3,7192 gold badges23 silver badges34 bronze badges
pjahnpjahn

I just encountered this error after an update. I worked around it by changing the default association to Windows Photo Viewer :

  • Right click on the file and select properties
  • In the general tab, click the Change.. button next to 'Opens with:'
  • Select Windows Photo Viewer
  • Click OK
CramerTVCramerTV
2771 gold badge2 silver badges13 bronze badges

I had this problem with (only) one account. This worked for me:

  1. Log the account out
  2. Log in as a different account which has Administrator rights
  3. Start a commander window (I use Altap Salamander) As Administrator
  4. Go to C:UsersTheBrokenAccountAppDataLocalMicrosoftWindows
  5. Completely remove several folders, like WebCache, Temporary Internet Files, INetCache, AppCache, including any system/hidden folders and junctions
  6. Log back in with the problem account

I guess it was a specific security settings problem and removing the folders made Windows recreate the correct properties.

Of course I take no responsibility for any damage this might cause to your system. :-)

Michel de RuiterMichel de Ruiter

A number of file associations did not work for me after the update. My solution was to associate the extension to another app and then back again. It looks like some registry mashup during upgrade.

Rohit GuptaRohit Gupta
4543 gold badges7 silver badges18 bronze badges

We tried every solution to this problem including

  • Verifying the proper services were running
  • Re-installing the photos app and applying all Windows updates

We ended up just enabling the Windows Photo Viewer app which came by default in Windows 7 and it works flawlessly. There is a more expansive post here at the Windows 10 forums, but here's the basics:

  • Using notepad create an empty text document and save it as 'WindowsPhoto.reg' with 'all file types' selected when you save it
  • Put the following text into it and after saving, open the file. Once you do, you can set Windows Photo Viewer as the default.

Windows Registry Editor Version 5.00

; Created by: Shawn Brink; Created on: August 8th 2015; Tutorial: http://www.tenforums.com/tutorials/14312-windows-photo-viewer-restore-windows-10-a.html

[HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshellopen]'MuiVerb'='@photoviewer.dll,-3043'

[HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshellopencommand]@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00, 6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25, 00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00, 25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f, 00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00, 6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c, 00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00, 5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25, 00,31,00,00,00

[HKEY_CLASSES_ROOTApplicationsphotoviewer.dllshellopenDropTarget]'Clsid'='{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Bitmap]'ImageOptionFlags'=dword:00000001'FriendlyTypeName'=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d, 00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00, 77,00,73,00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77, 00,65,00,72,00,5c,00,50,00,68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00, 65,00,72,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,35,00,36,00,00, 00

Remote Procedure Call Virus

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.BitmapDefaultIcon]@='%SystemRoot%System32imageres.dll,-70'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Bitmapshellopencommand]@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00, 6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25, 00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00, 25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f, 00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00, 6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c, 00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00, 5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25, 00,31,00,00,00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.BitmapshellopenDropTarget]'Clsid'='{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.JFIF]'EditFlags'=dword:00010000'ImageOptionFlags'=dword:00000001'FriendlyTypeName'=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d, 00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00, 77,00,73,00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77, 00,65,00,72,00,5c,00,50,00,68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00, 65,00,72,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,35,00,35,00,00, 00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.JFIFDefaultIcon]@='%SystemRoot%System32imageres.dll,-72'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.JFIFshellopen]'MuiVerb'=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00, 69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73, 00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00, 72,00,5c,00,70,00,68,00,6f,00,74,00,6f,00,76,00,69,00,65,00,77,00,65,00,72, 00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,34,00,33,00,00,00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.JFIFshellopencommand]@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00, 6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25, 00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00, 25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f, 00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00, 6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c, 00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00, 5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25, 00,31,00,00,00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.JFIFshellopenDropTarget]'Clsid'='{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Jpeg]'EditFlags'=dword:00010000'ImageOptionFlags'=dword:00000001'FriendlyTypeName'=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d, 00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00, 77,00,73,00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77, 00,65,00,72,00,5c,00,50,00,68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00, 65,00,72,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,35,00,35,00,00, 00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.JpegDefaultIcon]@='%SystemRoot%System32imageres.dll,-72'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Jpegshellopen]'MuiVerb'=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00, 69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73, 00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00, 72,00,5c,00,70,00,68,00,6f,00,74,00,6f,00,76,00,69,00,65,00,77,00,65,00,72, 00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,34,00,33,00,00,00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Jpegshellopencommand]@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00, 6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25, 00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00, 25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f, 00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00, 6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c, 00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00, 5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25, 00,31,00,00,00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.JpegshellopenDropTarget]'Clsid'='{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Gif]'ImageOptionFlags'=dword:00000001'FriendlyTypeName'=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d, 00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00, 77,00,73,00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77, 00,65,00,72,00,5c,00,50,00,68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00, 65,00,72,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,35,00,37,00,00, 00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.GifDefaultIcon]@='%SystemRoot%System32imageres.dll,-83'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Gifshellopencommand]@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00, 6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25, 00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00, 25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f, 00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00, 6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c, 00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00, 5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25, 00,31,00,00,00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.GifshellopenDropTarget]'Clsid'='{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Png]'ImageOptionFlags'=dword:00000001'FriendlyTypeName'=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d, 00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00, 77,00,73,00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77, 00,65,00,72,00,5c,00,50,00,68,00,6f,00,74,00,6f,00,56,00,69,00,65,00,77,00, 65,00,72,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,35,00,37,00,00, 00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.PngDefaultIcon]@='%SystemRoot%System32imageres.dll,-71'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Pngshellopencommand]@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00, 6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25, 00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00, 25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f, 00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00, 6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c, 00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00, 5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25, 00,31,00,00,00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.PngshellopenDropTarget]'Clsid'='{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Wdp]'EditFlags'=dword:00010000'ImageOptionFlags'=dword:00000001

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.WdpDefaultIcon]@='%SystemRoot%System32wmphoto.dll,-400'

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Wdpshellopen]'MuiVerb'=hex(2):40,00,25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00, 69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73, 00,20,00,50,00,68,00,6f,00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00, 72,00,5c,00,70,00,68,00,6f,00,74,00,6f,00,76,00,69,00,65,00,77,00,65,00,72, 00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,33,00,30,00,34,00,33,00,00,00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.Wdpshellopencommand]@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25, 00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,72,00,75,00, 6e,00,64,00,6c,00,6c,00,33,00,32,00,2e,00,65,00,78,00,65,00,20,00,22,00,25, 00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00, 25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,50,00,68,00,6f, 00,74,00,6f,00,20,00,56,00,69,00,65,00,77,00,65,00,72,00,5c,00,50,00,68,00, 6f,00,74,00,6f,00,56,00,69,00,65,00,77,00,65,00,72,00,2e,00,64,00,6c,00,6c, 00,22,00,2c,00,20,00,49,00,6d,00,61,00,67,00,65,00,56,00,69,00,65,00,77,00, 5f,00,46,00,75,00,6c,00,6c,00,73,00,63,00,72,00,65,00,65,00,6e,00,20,00,25, 00,31,00,00,00

[HKEY_CLASSES_ROOTPhotoViewer.FileAssoc.WdpshellopenDropTarget]'Clsid'='{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}'

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows Photo ViewerCapabilities]'ApplicationDescription'='@%ProgramFiles%Windows Photo Viewerphotoviewer.dll,-3069'ApplicationName'='@%ProgramFiles%Windows Photo Viewerphotoviewer.dll,-3009'

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows Photo ViewerCapabilitiesFileAssociations]'.jpg'='PhotoViewer.FileAssoc.Jpeg'.wdp'='PhotoViewer.FileAssoc.Wdp'.jfif'='PhotoViewer.FileAssoc.JFIF'.dib'='PhotoViewer.FileAssoc.Bitmap'.png'='PhotoViewer.FileAssoc.Png'.jxr'='PhotoViewer.FileAssoc.Wdp'.bmp'='PhotoViewer.FileAssoc.Bitmap'.jpe'='PhotoViewer.FileAssoc.Jpeg'.jpeg'='PhotoViewer.FileAssoc.Jpeg'.gif'='PhotoViewer.FileAssoc.Gif'.tif'='PhotoViewer.FileAssoc.Tiff'.tiff'='PhotoViewer.FileAssoc.Tiff'

user159726user159726

protected by bwDracoSep 9 '15 at 21:25

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Not the answer you're looking for? Browse other questions tagged windowswindows-10rpc or ask your own question.

Viewed 8k times

I ran sfc /scannow from Command Prompt with administrator privileges, but the system could not repair itself, even after rebooting. Download garena 2. 0. I tried to repair the Windows Store using the Windows 10 install image using†

but that fails with error message 'Error 1726 The remote procedure call failed.' Running these commands in safe mode makes no difference. Please help.

Remote Procedure Call Fix

Here is a screenshot of the above process and error , the dism.log file, the CBS.log file, and a list of system services which I have disabled (as compared to default).

† - See Windows cant repair even with sfc /scannow and How to run DISM against a local source?

Printer

Rpc Call Failed Windows 10

Community
Brandon LebedevBrandon Lebedev

Remote Procedure Call Service

Browse other questions tagged windowswindows-10dism or ask your own question.