<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[[实践OK]How to disable/uninstall the Photo app in Windows 10?]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Thu, 29 Dec 2022 08:45:26 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	卸载原因：照片进程一直在，浪费虚拟机资源。其实是可以关掉后台运行的，参考[实践OK]win10怎么关闭电脑后台运行程序<br/>：<a href="https://jackxiang.com/post/11653/" target="_blank">https://jackxiang.com/post/11653/</a><br/><br/>Type Power Shell in the Search bar, right-click on Windows PowerShell and click on Run as administrator.<br/><br/>Type the following commands, press Enter key after each command, in the given order.<br/><br/>1. Get-AppxPackage<br/><br/>(This will view all the apps installed in your account.)<br/><br/>2. Get-AppxPackage -AllUsers<br/><br/>(This will view all Windows apps installed in the computer.)<br/><br/>3. Get-AppxPackage Microsoft.Windows.Photos &#124; Remove-AppxPackage<br/><br/>(This will remove/uninstall the Photo app.) <br/><br/>Restart the system and check.<br/><br/>来自：<a href="https://answers.microsoft.com/en-us/windows/forum/all/how-to-disableuninstall-the-photo-app-in-windows/9328ef95-2993-4be8-882a-442b96950f2b" target="_blank">https://answers.microsoft.com/en-us/windows/forum/all/how-to-disableuninstall-the-photo-app-in-windows/9328ef95-2993-4be8-882a-442b96950f2b</a><br/><br/>如何安装(重装)win10图片查看器: https://jingyan.baidu.com/article/2f9b480dd96b5a41cb6cc2e4.html<br/><br/>安装：http://www.360doc.com/content/22/0411/12/34398161_1025875061.shtml<br/><br/><br/>换用：Honeyview 是一款快速的图片查看器<br/>下载地址：https://www.bandisoft.com/honeyview/
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [实践OK]How to disable/uninstall the Photo app in Windows 10?]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>