Greetings to everyone. We have a web application that requires disabling a specific Google Chrome flag: “#render-document”. While this flag can be manually disabled via chrome://flags/#render-document, managing this across more than 1000 user devices manually is impractical.
Despite exploring options like Google preferences files and domain group policies, none have successfully achieved the desired outcome. Notably, we do not utilize Google Console Admin in our environment, necessitating a solution via registry files, PowerShell, or CMD.
Your assistance in finding a viable solution would be greatly appreciated.