Chrome cannot technically satisfy PCI/HIPAA/NIST workstation data‑clearing controls because it does not expose a real “clear on exit” control

Posted by Trick-Requirement948@reddit | sysadmin | View on Reddit | 123 comments

For anyone deploying Chrome in regulated or shared workstation environments, there’s an architectural limitation worth being aware of.

Chrome has closed the “clear on exit” issue as “Won’t Fix (Intended Behavior)”. Even with all enterprise policies enabled, Chrome does not expose a control that fully clears persisted data when the browser exits. As a result, Chrome retains:

This creates a compliance gap for environments that must clear session data at logout or session termination. Chrome’s current design makes it impossible to meet the workstation data‑clearing requirements in:

These frameworks require that session data and locally stored artifacts be cleared when a user session ends — especially on shared or regulated workstations.

Because Chrome does not expose a real “clear on exit” capability — and because enterprise policies do not fully clear all persisted data — organizations cannot achieve technical compliance using Chrome on shared or regulated endpoints.

This is not a vulnerability; it’s simply a design choice. But it has real implications for anyone managing clinical stations, teller workstations, dispatch terminals, kiosk environments, or any shared regulated endpoint.

Posting this as an FYI for anyone evaluating Chrome in regulated environments, since the underlying issue has been closed as intended behavior.