How To Install Install Photo App Windows 10 Powershell admin, 19/03/2024 How to Install Install Photo App Windows 10 Powershell The Photos app is a built-in app in Windows 10 that allows you to view, edit, and share your photos. If you’ve accidentally uninstalled the Photos app or if it’s not working properly, you can reinstall it using PowerShell. How to install install photo app windows 10 powershell Open PowerShell as an administrator. To do this, press the Windows key + X and select "Windows PowerShell (Admin)". In the PowerShell window, type the following command and press Enter: Get-AppxPackage -Name Microsoft.Windows.Photos | Add-AppxPackage The Photos app will now be installed. You can open it by pressing the Windows key and typing "Photos". How to install install photo app windows 10 powershell using a specific package If you want to install a specific version of the Photos app, you can use the following command: Add-AppxPackage -Path "C:pathtoappxpackage" Replace "C:pathtoappxpackage" with the actual path to the appx package file. How to install install photo app windows 10 powershell using the Microsoft Store You can also install the Photos app from the Microsoft Store. To do this, open the Microsoft Store and search for "Photos". Click on the "Install" button to install the app. How to install install photo app windows 10 powershell using a third-party app There are also a number of third-party apps that you can use to install the Photos app. One popular app is Ninite. Ninite allows you to install multiple apps at once, including the Photos app. How to install install photo app windows 10 powershell using a command prompt You can also install the Photos app using a command prompt. To do this, open a command prompt as an administrator and type the following command: dism /online /add-package /packagepath:"C:pathtoappxpackage" Replace "C:pathtoappxpackage" with the actual path to the appx package file. Conclusion You can now install the Photos app using PowerShell, the Microsoft Store, a third-party app, or a command prompt. Whichever method you choose, you’ll be able to enjoy the Photos app’s features in no time. Uncategorized 10apphowinstallphotopowershelltowindows