The Remote Procedure Call Failed Windows 10

11/5/2019by
  1. The Remote Procedure Call Failed Windows 10 Dism

Aug 17, 2019  The Remote Procedure Call Failed error is one of the few mysterious errors in Windows 10 science to have a hard time solving. It may appear when a user tries to perform some basic things like opening standard tools and utilities. 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.

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:

  • Dec 10, 2015  It appears that the latest Windows 10 build changes the Photo Viewer to another which causes the computer to throw this Remote procedure call failed. At first I thought that some malware had stopped the RPC Service from running however this was not the case.
  • Dec 27, 2013  The Remote Procedure Call Failed. Press Windows Key + R combination, type put Regedt32.exe in Run dialog box and hit Enter to open the Registry Editor.
  • Aug 02, 2019  QuyThieu Created on May 4, 2016 '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.

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'}
How to fix remote procedure call failed

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

Arjan
27.5k11 gold badges66 silver badges108 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,7972 gold badges23 silver badges35 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

[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

California Resident Driver's License. If you hold a California driver's license and are stationed outside of the state, you will not be required to renew your license when it expires. According to California law, as long as you call the California DMV at (916) 657-7790 and update your record, you'll be issued a DL 236 card to carry with your California driver's license. DMV Salutes Active Military and Veterans The information on the following pages has been developed specifically for Veterans, active military, and their family members. The Department of Motor Vehicles (DMV) wants to help you access the proper information and documents to assist in your driver license and vehicle registration needs. California expired license military.

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

I love to use Windows Store Apps in Windows 8. The reason? Simplicity and smartness! But it does happen that some times, when you try some new apps, you may face issues while using them. Today, in this article, we’ll tell you about an error faced by some while using these Windows Store Apps: The Remote Procedure Call Failed.

If you too are facing this issue, you should know that this happens due to an incorrect allocation of registry entries, which could probably have been tweaked by third-party apps. In addition to this, failure of Remote Procedure Call and Remote Procedure Call Locater services may also result in the same error. So you should firstly confirm that these services are functioning properly, by running services.msc, and then proceed with this registry tweak. I am sure that I don’t need to tell you to make a system restore point first, before touching the Windows Registry.

As you can see in the error dialog box, there is nothing to help us on this error; no error code or Help link. So prior to trying out the fix mentioned below, you should give the following a try: Updating / reinstalling /synching apps, disabling all third-party apps, switching to Microsoft account from local account and vice versa, resetting app cache, running Windows Apps Troubleshooter and running the System File Checker command. If nothing helps, follow the solution referenced from Technet forums:

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.

2. Navigate to the following location:

HKEY_CURRENT_USERSoftwareClassesLocal SettingsSoftwareMicrosoftWindowsCurrentVersionAppContainerStorage

Call

3. In the left pane of this location, under the key Storage, scroll down and look for winstore_cw5n1h2txyewy subkey. This subkey is mandatory and should remain there, if you don’t find it, create one using right click on Storage key and select New key. Further create two subkeys of winstore_cw5n1h2txyewy using same way and name them Internet Settings and Software. Once you make assured everything exists, move to the next step.

4. Moving on, download the EXE version of SetACL from here. SetACL is an advanced Windows manipulation tool commonly used by IT specialists. The download link will yield it in .zip format which you have to unzip using a decompression software. Place the SetACL.exe file to C:WindowsSystem32 assuming C: is the system root drive.

Drivers who are 21-69 years of age receive a 6-year. driver license that expires on the applicant's date of birth in the sixth year after the date of issuance. Ages 70 and over Drivers who are ages 70 and over receive a 3-year. driver license that expires on the applicant's date. There are two guidelines to keep in mind regarding the grace period to renew a Missouri driver license after it has expired: The standard grace period to renew a Missouri driver license (without having to retest) is 6-months after the expiration date on the license. The expiration date of your Missouri drivers licenses will vary depending of your age. Three (3) year license duration - If you are between the ages of eighteen (18) and twenty (20). Six (6) year license duration- If you are between the ages of twenty one (21) and sixty nine (69). Missouri drivers license expiration date.

5. Finally run following command using administrative Command Prompt:

That’s it! Restart the machine to see the effects.

See this post if using DISM in Windows 8.1 gives The remote procedure call failed error.

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

The Remote Procedure Call Failed Windows 10 Dism

Related Posts:

Comments are closed.