通过Powershellscript或注册表项通过组策略禁用Windows 10默认应用程序 [英] Disabling Windows 10 default apps via group policy by Powershellscript or registry key

查看:99
本文介绍了通过Powershellscript或注册表项通过组策略禁用Windows 10默认应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一个powershell脚本或注册表项来禁用组策略中Windows 10中的选择默认应用程序。 

解决方案

您好Kristy123456,


欢迎来到MSDN论坛。


当您使用powershell脚本禁用默认应用程序时。也许您可以使用以下命令:

 Disable-XAApplication" applicaiton name" 

你可以使用这个命令列出Applications / Test文件夹中的所有应用程序

 Get-XAApplication -FolderPath Applications / Test 

有关详情,请参阅
文件


如果您的问题已经解决,请记得关闭您的帖子,将有用的帖子标记为对同样问题的其他人有帮助的答案。


最好的问候,


Hart



注意:此回复包含参考到第三方万维网站点。 Microsoft提供此信息是为了方便您。 Microsoft不控制这些网站,也未测试在这些网站上找到的任何软件或信息;因此,
Microsoft不能就其中发现的任何软件或信息的质量,安全性或适用性做出任何陈述。




I need a powershell script or registry key to disable select default apps in Windows 10 in a group policy. 

解决方案

Hi Kristy123456,

Welcome to MSDN forum.

When you used the powershell script to disable default apps. Maybe you can use the command below:

Disable-XAApplication "applicaiton name"

you can use this command to list all applications in the Applications/Test folder

Get-XAApplication -FolderPath Applications/Test

For more details, please see the document .

if your issue has been resolved, please remember to close your thread by marking useful posts as answer that can be helpful for other person with same issue.

Best Regards,

Hart

Note: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; Therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there.


这篇关于通过Powershellscript或注册表项通过组策略禁用Windows 10默认应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆