Solved Photos app file location


Polygoners1

New member
Local time
4:13 PM
Posts
4
OS
Windows 11
I was looking for the location of the photos app but i cant find it anywhere! Pls help.

thumbs.gif You get this if you help!
 
Windows Build/Version
Windows 11 Pro 24H2

My Computer My Computer

At a glance

Windows 11
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
Beelink
I was looking for the location of the photos app but i cant find it anywhere!
C:\ProgramFiles\WindowsApps
(It's a hidden folder and needs full Permissions to enter it.)

9553.webp
 

My Computers My Computers

  • At a glance

    Windows 11 Pro
    OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASUS ROG Strix
  • At a glance

    Windows 11 Pro
    Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    ASUS VivoBook
  • ASUS VivoBook 'Lite' ~ Windows 11 Home
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
 

My Computer My Computer

At a glance

Windows 7
OS
Windows 7

My Computer My Computer

At a glance

Windows 11
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
Beelink
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
I wasn't looking to edit. I was just trying to open a .dds file with the app.
 

My Computer My Computer

At a glance

Windows 11
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
Beelink

My Computers My Computers

  • At a glance

    Windows 11 Pro
    OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASUS ROG Strix
  • At a glance

    Windows 11 Pro
    Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    ASUS VivoBook
  • ASUS VivoBook 'Lite' ~ Windows 11 Home
Photos App doesn't load DDS files, since that's a specialized texture file format. But there are a number of 3rd-party viewers for it.
 

My Computer My Computer

At a glance

Windows 7
OS
Windows 7
One of 6 - 8 folders called Microsoft.Windows.Photos_.........

It won't support dds files.
Try XnView.
Here, you deserve this. thumbs.gif
 

My Computer My Computer

At a glance

Windows 11
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
Beelink
Back
Top Bottom