Fix Remote Procedure Call Failed Windows 10

  1. How To Fix Remote Procedure Call Failed Windows 10
  2. Remote Procedure Call Restart
  3. Remote Procedure Call Failed Xp
  4. Remote Procedure Call Failed Vista
  • Fix: The remote procedure call failed If the issue is with your Computer or a Laptop you should try using Reimage Plus which can scan the repositories and replace corrupt and missing files. This works in most cases, where the issue is originated due to a system corruption.
  • 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.
  • Aug 02, 2019  'The Remote procedure call failed' Windows 10. Original title: I can't get any of Window 10 apps work (default and downloaded from window store apps only) Press Windows Key + R on your keyboard Key in PowerShell and hit Enter.

Few days back, we told you about the Remote Procedure Call RPC failed error for Windows Store Apps in Windows 8. As we mentioned, there could be various scenarios when you can came around this error. Today, in this article, we’ll talk about one such scenario. Actually, when we tried to set up PIN sign-in feature in Windows 8.1, we got stuck by this error.

The Remote Procedure Call Failed

Dec 27, 2013  The Remote Procedure Call Failed 1. Press Windows Key + R combination, type put Regedt32.exe in Run dialog box and hit Enter to open the Registry Editor. Dec 10, 2015  Activation of the app Microsoft.Windows.Photos8wekyb3d8bbwe!App for the Windows.File contract failed with error: The remote procedure call failed. Activation via contract helper of the app Microsoft.Windows.Photos8wekyb3d8bbwe!App for the Windows.File contract failed with The remote procedure call failed. When I try to open a jpeg file.

As it is already evident the RPC failed error is resultant of incorrect registry entries. This particular issue can be fixed; if we have started the RPC service in Automatic mode which is delayed. But the issue is that when we try to change the Startup type of this service in Services window, the option is greyed out (see the screenshot below).

So to sort out the issue, we’ve have to again rely upon the manipulation of registry entries. Here is how you can fix it:

Can’t Set Up PIN As Sign-in Option Due To RPC Failed Error

1. Press Windows Key + R combination, type put Regedt32.exe in Run dialog box and hit Enter to open the Registry Editor.

2. Navigate to the following location:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesRpcSs

3. From the left pane, take the ownership of RpcSs key and make sure you have full control on this key. Now in the right pane of this location, make sure the DWORD named Start exists and it have a Value data of 2. In the same right pane, create a new DWORD named DelayedAutostart using right click -> New -> DWORD Value.

Remote procedure call failed printer

4. Finally, make a double click on the DWORD so created, modify its Value data to 1:

You may now click the Registry Editor and reboot the machine, the error should be fixed by now.

Hope this helps!

See this if you receive The remote procedure call failed error while using DISM.

TIP: Download this tool to quickly find & fix Windows errors automatically

Related Posts:

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:

Fix Remote Procedure Call Failed Windows 10

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.

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

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

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
DanzigerDanziger
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.

How To Fix Remote Procedure Call Failed Windows 10

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

[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}'

Failed

[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'

Remote Procedure Call Restart

[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'

Remote Procedure Call Failed Xp

[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

Remote Procedure Call Failed Vista

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.