跳到主要內容

發表文章

目前顯示的是 2023的文章

筆記:Domain User 無法登入 MS Store ,EDGE CHROME 無法記住帳戶登入狀態,ADOBE 無法驗證訂閱狀態

問題: Domain User  1、無法登入 MS Store  登入錯誤:0x801901f4 2、EDGE CHROME 無法記住帳戶登入狀態 GOOLE 、YAHOO、SKYPE 3、ADOBE 無法驗證您的訂閱狀態 解決方式: HKEY_LOCAL_MACHINE\Software\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb 新增 ProtectionPolicy(DWord – 32 位)數值=1 "ProtectionPolicy"=dword:00000001 參考來源: https://answers.microsoft.com/en-us/windows/forum/all/something-went-wrong-0x801901f4-tried-everything/9c643291-98e8-4c1a-bdde-b9388d7a6bc3 上述修改簡述:將 DPAPI 主要金鑰改在本機備份,而不使用網域備份 DPAPI: 資料保護API(全稱:Data Protection Application Programming Interface) 參考來源: https://learn.microsoft.com/zh-tw/troubleshoot/windows-server/identity/dpapi-masterkey-backup-failures#resolution