The article discusses how to automate the Windows Terminal app to open as an admin window in Windows 11. It teaches using the app's settings, specifically the 'Run this profile as Administrator' toggle. Another method discussed involves editing the app's JSON configuration file, where adding "elevate:true" or "elevate:false" would enable or disable this feature respectively.