Today found in Windows Server 2019 in,After the "Language" - into the "Settings" - "time and language.",A pop “SystemSettingsAdminFlows.exe” Error message,Content is “Windows can not access the specified device、Path or file。You may not have the appropriate permissions,The project can not be accessed。” Check the two Windows Server 2019 Have the same message,Windows Server 2016 and 2012 The normal。

在上網爬文後,In這篇翻譯文章找到解法如下:
開啟「本機安全性原則」,展開「本機原則」-「安全性選項」,在右方找到 “使用者帳戶控制: 使用內建的 Administrator 帳戶的管理員核准模式” 項目。

將設定值改為 “已啟用”,再重新開機,Can solve the problem。

比較特別的地方是,比對 Windows Server 2012 and 2016,此處的預設值皆為 “已停用”,And 2019 的「解說」雖然寫著預設值是 “已停用”,但實際上卻是 “尚未定義”。如果將 2019 Changed “已停用”,問題依然存在,必須要設成 “已啟用” 才行,But 2012 and 2016 的 “已停用” 卻不會出現 SystemSettingsAdminFlows.exe 權限錯誤,這是個蠻特別的現象。

2020/04/16 Update
從「設定」要進入「變更介面卡選項」也會跳出同樣的錯誤訊息。
[Reference]
- active directory:windows 10:AD域管理員缺少權限? – Codebug
Hi 請問您的狀況也是為加入網域前正常,加入網域後才發生的嗎?
您好,我倒沒注意到是加網域後才發生!
剛剛測試了一下,還真是如此,加網域並登入網域管理者,才會有此問題。
如果不加網域,或是加入網域後,登入本機管理者,皆不會有此問題,感謝您提供資訊 🙂 。