Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Close the Friend's List, Close Steam. Start Steam.
Steam remembers if the Friend's list is open or closed when it closes and will set the Friend's List to that state when it starts again.
If there's an actual Chat window
Click on the cog on the right side of the Friend's List and set "Remember my open chats" to off
So the fix, is to append these flags to the steam shortcut (or do it in regedit if you are competent).
x:\Path_To_Steam\steam.exe -nofriendsui -nochatui -silent
How exactly do you do that? could you give me step by step instructions?
1) Go to the Steam install folder (default "C:\Program Files (x86)\Steam")
2) Right click on Steam.exe and select Send To > Desktop (create shortcut)
3) Minimize the window so you can see the newly created shortcut (name should be Steam.exe - Shortcut)
4) Right click on the new shortcut and select Properties.
5) There will be a field labeled Target with the address to Steam's install. Add
6) (Optional) rename the Shortcut.
The Silent flag tells Steam to start minimized. It is not part of the new UI, so use it at your own discretion.
1) Run Regedit
2) Navigate to: HKEY_CURRENT_USER>Software>Microsoft>Windows>CurrentVersion>Run
3) Create a new String Value (Right click mouse > New > String Value) and name it
"Start Steam"
4) Double click on it and in the field "Value Data" put
"C:\Program Files (x86)\Steam\Steam.exe" -nochatui -nofriendsui
5) Close Regedit
On your next login/reboot, steam will start as normal, but the friends box will no longer popup. As mentioned if you add -silent it will not load the entire GUI and only the icon will show on the taskbar. If you generally launch games from shortcuts on your desktop this may be preferable to you.
Creating a new shortcut works fine unless you want Steam to start automatically when Windows starts.
Adding the
Closing Steam with the chat window already closed seems to work, but I haven't tested it extensively.