廣告

2024 年 4 月
1234567
891011121314
15161718192021
22232425262728
2930  

彙整

WIN10如何移除惱人的PHOTOS商店程式

WIN10商店程式PHOTOS自動安裝後,讓你的預設開圖程式都自動用PHOTOS開且無法更改,也無法從商店移除,查了一下要使用POWERSHELL下指令的方式才能移除。
#你說微軟下不下流
教學網址
https://answers.microsoft.com/en-us/windows/forum/apps_windows_10-photos-winpc/how-to-uninstall-photo-app-in-windows-10/1b11de85-271d-48c5-884c-64da277c3151?auth=1

Hi,

Thank you for posting on Microsoft Communities.

I will be glad to help you with the issue you have with the computer. I understand the frustration when things don’t work the way it should.

Please follow the below steps to know how to uninstall Photo App in Windows 10:

  1. Close the Photos app if you currently have it open
  2. In the the Cortana/Search Windows box type powershell
  3. Click on ‘Windows PowerShell’ when it appears – right click on it and choose ‘Run as Administrator’
  4. In the PowerShell window enter the following command (tip: copy and paste will save mistakes.

Get-AppxPackage *photo* | Remove-AppxPackage

A ‘Deployment operation progress …’ message will temporarily appear. When this goes the uninstall has finished.

The Photos app will now be gone and the Windows Photo Viewer will now be used to open your images.

Hope this information is helpful. Please post in case you have any further issues, we are happy to help you further.

Thank you.

讀者也會看的其它文章:

    Comments are closed.