{{Box|text= The following instructions permanently deactivate all uwt wrappers and remove stream isolation for [[Stream_Isolation#By_uwt_wrapper|uwt-wrapped applications]] system-wide. Consequently, all uwt-wrapped applications revert to the default system networking configuration. For more granular control of uwt wrapper deactivation, see: [[Stream_Isolation#Deactivate_uwt_Stream_Isolation_Wrapper|Deactivate uwt Stream Isolation Wrapper]]. {{Box|text= '''1.''' Platform specific notice: * [[{{Non q project name short}}|{{non_q_project_name_long}}]]: No platform specific notice. * [[Qubes|{{q_project_name_long}}]]: In Template. ({{project_name_workstation_template}}) {{q_project_name_short}} users note: Or alternatively in App Qube. {{box|text= '''1.''' Create folder /usr/local/etc/uwt.d. {{CodeSelect|code= sudo mkdir -p /usr/local/etc/uwt.d }} '''2.''' Open with root rights: {{CodeSelect|code= sudoedit /usr/local/etc/uwt.d/50_user.conf }} }} '''2.''' {{Open with root rights| filename=/etc/uwt.d/50_user.conf }} '''3.''' Add. {{CodeSelect|code= uwtwrapper_global="0" }} '''4.''' Save and exit. '''5.''' Check that the changes have taken effect. Run in terminal: {{CodeSelect|code= uwt_settings_show }} It should print
uwt INFO: disabled.
'''6.''' Done. }} }}