Polygoners1
New member
- Local time
- 12:35 AM
- Posts
- 4
- OS
- Windows 11
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
C:\>powershell "Get-AppxPackage Microsoft.Windows.Photos -AllUsers | select InstallLocation"
InstallLocation
---------------
C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2025.11080.28001.0_x64__8wekyb3d8bbwe
but which subfolder is it in? There is too many folders for me to go through all of them.C:\ProgramFiles\WindowsApps
(It's a hidden folder and needs full Permissions to enter it.)
View attachment 145406
I wasn't looking to edit. I was just trying to open a .dds file with the app.If you're thinking of removing or modifying files in the WindowsApps folder, it's the wrong way of making changes.
Code:C:\>powershell "Get-AppxPackage Microsoft.Windows.Photos -AllUsers | select InstallLocation" InstallLocation --------------- C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2025.11080.28001.0_x64__8wekyb3d8bbwe
One of 6 - 8 folders called Microsoft.Windows.Photos_.........but which subfolder is it in?
It won't support dds files.I was just trying to open a .dds file with the app.