You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
appcontainer
About this tag
The appcontainer tag on WindowsForum.com covers discussions about the AppContainer security sandbox used in Microsoft Edge and other Windows applications. Topics include how AppContainers isolate processes to mitigate arbitrary code execution, the use of Code Integrity Guard and Arbitrary Code Guard within Edge's sandbox, and the Desktop Bridge for converting desktop apps to UWP with AppContainer support. A known issue where a process running at an Untrusted integrity level is incorrectly reported as an AppContainer is also documented. These threads explore the technical implementation, security benefits, and troubleshooting of AppContainer-based isolation in Windows.
In a recent post, we outlined the layered strategy that the Microsoft Edge security team employs to protect you from vulnerabilities that could be used to compromise your device or personal data. In particular, we showed how Microsoft Edge is leveraging technologies like Code Integrity Guard...
Continuing in our series on using the Desktop Bridge to bring your existing desktop apps to the Universal Windows Platform (UWP), let’s follow up last month’s post on the path from a desktop app to a UWP app with more information on choosing the path forward.
First of all, we want to highlight...