Solution
So I ended up fixing it by installing Revo Uninstaller. Uninstalled it. Rebooted and installed it via the Microsoft Store. And now it's working.
@Neemobeer thanks for your patient and help on this. I'm sure you got frustrated at some point with me lol. Thanks, man!
@Neemobeer thanks for your patient and help on this. I'm sure you got frustrated at some point with me lol. Thanks, man!
- Joined
- Jul 4, 2015
- Messages
- 8,998
You can try re-installing the photo app from powershell.
Get-AppxPackage *Photo* | Add-AppxPackage "$($_.InstallLocation)\AppxManifest.xml" -DisableDevelopmentMode -Register
You may need to rename the following directory, but I'd try re-adding without renaming it first.
"C:\Users\<username>\AppData\Local\Packages\Microsoft.Windows.Photos_8wekyb3d8bbwe"
Get-AppxPackage *Photo* | Add-AppxPackage "$($_.InstallLocation)\AppxManifest.xml" -DisableDevelopmentMode -Register
You may need to rename the following directory, but I'd try re-adding without renaming it first.
"C:\Users\<username>\AppData\Local\Packages\Microsoft.Windows.Photos_8wekyb3d8bbwe"
- Joined
- Jul 4, 2015
- Messages
- 8,998
Get-AppxPackage *Photo* | Add-AppxPackage -Path "$($_.InstallLocation)\AppxManifest.xml" -DisableDevelopmentMode -Register
Like that. I suspect the Add-AppxPackage command is probably different on Windows 7. I don't have a Win 7 box in front of me to test. You could type just Get-Help -Ex Add-AppxPackage and it should give you the syntax if it is different from Windows 10
Like that. I suspect the Add-AppxPackage command is probably different on Windows 7. I don't have a Win 7 box in front of me to test. You could type just Get-Help -Ex Add-AppxPackage and it should give you the syntax if it is different from Windows 10
Axel PC
Honorable Member
- Joined
- Apr 24, 2016
- Messages
- 523
- Thread Author
-
- #13
No, I haven't had any issues with other apps nor is my system acting strangely. I've done regular virus scans and no issues there.
This has been going on for a few weeks. But I did install an old version of Picasa because I'm trying to work through a ton of photos. And it's the official download from Google right before they took it down. I've been keeping it in my downloads because I knew it would come in handy for cleaning up my photos.
This has been going on for a few weeks. But I did install an old version of Picasa because I'm trying to work through a ton of photos. And it's the official download from Google right before they took it down. I've been keeping it in my downloads because I knew it would come in handy for cleaning up my photos.
Axel PC
Honorable Member
- Joined
- Apr 24, 2016
- Messages
- 523
- Thread Author
-
- #15
So I ended up fixing it by installing Revo Uninstaller. Uninstalled it. Rebooted and installed it via the Microsoft Store. And now it's working.
@Neemobeer thanks for your patient and help on this. I'm sure you got frustrated at some point with me lol. Thanks, man!
@Neemobeer thanks for your patient and help on this. I'm sure you got frustrated at some point with me lol. Thanks, man!
Similar threads
- Article
- Replies
- 0
- Views
- 74
- Article
- Replies
- 0
- Views
- 23
- Replies
- 0
- Views
- 43
- Article
- Replies
- 0
- Views
- 66
- Replies
- 0
- Views
- 33