images not loading

Status
Not open for further replies.

vitaminddd

Honorable
Oct 20, 2013
49
0
10,530
when i try to open an image i get an error "the remote procedure call failed"

I can open the img with paint or windows photo viewer
 
Solution
Other than a reset or running the DISM command-line to repair, I don't have any idea how to fix Photos. If you're not too particular about using Photos app, you may use Windows Photo Viewer as an alternate. But WPV needs to be added (www.winhelponline.com/blog/restore-windows-photo-viewer-windows-10/) first. Then use Control Panel -> Default Programs to set WPV as the default.

And hope the next cumulative update might will fix the store apps problem automatically.
Hi,

Please do try these troubleshooting steps that may help in solving the issue.
- Search for "Services" then click on it to open.
- Once opened look for "Remote Procedure Call" and make sure it's set to Started then set it to "Automatic".
- Next is to look for "RPC Locator" and it should be set to Manual.

If these doesn't work, do a complete virus/malware scan. Use this link below for the complete guide and tools.
http://www.tomsguide.com/faq/id-1691891/removing-malware-proven-completely-remove-bitcoin-mining-malware.html
 

vitaminddd

Honorable
Oct 20, 2013
49
0
10,530


https://imgur.com/6xC8VFq

https://i.imgur.com/ahwMXOA.png
XD

I also have a problem with an annoying extension that doesn't go away
https://imgur.com/S2ByZBb


ok im restarting now


 

Ramesh-TWB

Reputable
Mar 4, 2016
36
0
4,560
The "Twin UI" entry you see is actually the Photos app. Incomplete registration of Photos app causes this problem. From the Start menu, search for and open PowerShell as administrator, and run this command:

Code:
Get-AppxPackage Microsoft.Windows.Photos | select PackageFullName

(Note down the package full name, and use it in the 2nd command below.)
and then type this command:

Code:
Add-AppxPackage -register "C:\Program Files\WindowsApps\Microsoft.Windows.Photos_16.201.11370.0_x64__8wekyb3d8bbwe\AppxManifest.xml" -DisableDevelopmentMode

... where Microsoft.Windows.Photos_16.201.11370.0_x64__8wekyb3d8bbwe is the package file name in my system.

That should reinstall the Photos app. Let's know how it goes.
 

vitaminddd

Honorable
Oct 20, 2013
49
0
10,530


PackageFullName
---------------
Microsoft.Windows.Photos_15.1208.10480.0_x64__8wekyb3d8bbwe

Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed. Please contact your software vendor.
(Exception from HRESULT: 0x80073CF9)
Unspecified error
NOTE: For additional information, look for [ActivityId] a4185647-75f6-0006-2786-18a4f675d101 in the Event Log or use
the command line Get-AppxLog -ActivityID a4185647-75f6-0006-2786-18a4f675d101
At line:1 char:1
+ Add-AppxPackage -register "C:\Program Files\WindowsApps\Microsoft.Win ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (C:\Program File...ppxManifest.xml:String) [Add-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
 

vitaminddd

Honorable
Oct 20, 2013
49
0
10,530


Doesn't work I click the store app it flashes blue then closes

 

Ramesh-TWB

Reputable
Mar 4, 2016
36
0
4,560
Other than a reset or running the DISM command-line to repair, I don't have any idea how to fix Photos. If you're not too particular about using Photos app, you may use Windows Photo Viewer as an alternate. But WPV needs to be added (www.winhelponline.com/blog/restore-windows-photo-viewer-windows-10/) first. Then use Control Panel -> Default Programs to set WPV as the default.

And hope the next cumulative update might will fix the store apps problem automatically.
 
Solution
Status
Not open for further replies.

TRENDING THREADS