PC&운영체제

[Windows 10] Microsoft Store 앱 다운로드 및 설치 ON/Off

doubleten 2018. 2. 12. 08:26




마이크로소프트 엡 스토어 다운로드 및 설치 기능 On/Off


HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsStore
AutoDownload DWORD
 delete DWORD = default
2 = always off
4 = always on
Here is a link for reference:
Store Update Apps Automatically - Turn On or Off in Windows 10
http://www.tenforums.com/tutorials/6664-store-update-apps-automatically-turn-off-windows-10-a.html


AutoDownload REG_DWORD 2

DisableStoreApps REG_DWORD 0

RemoveWindowsStore REG_DWORD 1


Disable all apps from Windows Store

https://getadmx.com/?Category=Windows_10_2016&Policy=Microsoft.Policies.WindowsStore::DisableStoreApps


Turn On or Off Automatic Download and Install of App Updates by Store in Windows 10


CONTENTS:
  • Option One: To Turn On or Off Update Apps Automatically in Store app for only your Account
  • Option Two: To Turn On or Off Update Apps Automatically in Store for All Users using Group Policy
  • Option Three: To Turn On or Off Update Apps Automatically in Store for All Users using a REG file