Systemwide
Systemwide is an adjective used in computing to describe changes, settings, or resources that apply to the entire operating system or computer environment, rather than to a single user, application, or session. A systemwide configuration is loaded for all users and processes and typically requires elevated privileges to implement.
On Linux and other Unix-like systems, systemwide configuration files reside in locations such as /etc or /usr,
In Windows environments, systemwide settings are managed through the registry under HKEY_LOCAL_MACHINE, through Group Policy, and
Systemwide changes contrast with per-user settings that apply only to a specific user account and may override