40 ratings
How to Remove Displayed Badge
By Aly and 1 collaborators
This guide is going to show you an easy way of getting rid of your displayed badge.
2
   
Award
Favorite
Favorited
Unfavorite
Step 1
Go to the "Edit Profile" page on your browser (not the Steam browser):
Go to the "Displayed Badge" tab.
Step 2
Open the console with either Right click > Inspect Element, F12 or Ctrl + Shift + J and click on the tab "Console".
Step 3
Paste this code into the console:
var formData = new FormData(); formData.append("input_protobuf_encoded", ""); var xhr = new XMLHttpRequest(); const token = JSON.parse(document.getElementById("profile_edit_config").readAttribute("data-profile-edit")).webapi_token; xhr.open("POST", "https://api.steampowered.com/IPlayerService/SetFavoriteBadge/v1?access_token=" + token); xhr.send(formData);
Step 4
After you ran the code, do not save, just exit back to your profile and your badge shouldn't be displayed anymore.

For more of these tools, visit: https://steamtools.rogerxiii.com/

3 Comments
headshot Apr 22 @ 2:51am 
doesnt work anymore
Mao Sep 11, 2020 @ 11:03am 
Nice one!
✠neit Jul 22, 2020 @ 8:04am 
10/10 guide
thx it was too hard to search information how to remove badge in last steam update

rated faved rewarded:heartpr: