Steam

Steam

736 ratings
How to Remove Featured Badge After Patch (2023)
By tflb1tch
This guide lets you remove any featured badge from your profile.
11
10
37
5
9
4
2
7
3
2
3
3
3
2
   
Award
Favorite
Favorited
Unfavorite
Tutorial ( New )
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀Once you set a featured badge, Steam won't let you remove it.
⠀⠀⠀⠀⠀ However, using a simple inspect elements code we can remove it for a cleaner profile.

⠀⠀⠀⠀⠀⠀⠀⠀ Navigate to your featured badge settings in a browser, right click anywhere,
⠀⠀go to inspect elements, then click the console tab. Paste the main code and click enter after that simply close the console and click save on the settings page, then go back to your profile.
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀Your featured badge will have been removed.


MAIN CODE:

var access_token = $J("[data-loyaltystore]").data("loyaltystore").webapi_token; var badgeid = 0; SetFavoriteFeaturedBadge(access_token, badgeid); function SetFavoriteFeaturedBadge(access_token, badgeid) { $J.post( 'https://gtm.steamproxy.vip/IPlayerService/SetFavoriteBadge/v1?', { access_token: access_token, badgeid: badgeid }); }
Award
.gif]
186 Comments
yotra 7 Oct @ 7:37am 
Still works!
WeeWooJ316 1 Oct @ 11:25pm 
Does this remove it for other people or just yourself?
yakult 18 Sep @ 12:07pm 
THANK YOU
naaattiih 18 Sep @ 10:43am 
still works thank you! wierd that setting featured badge is an achivment yet you cant remove it
𝙷 𝙸 𝙶 𝙰 𝙽 15 Sep @ 5:19pm 
Still works
September 2025
$callywag 14 Sep @ 6:12am 
Still works, Thankyou! :Labyrinthine_Ghostie:
Cho 29 Aug @ 1:43pm 
+REP
Blood 13 Aug @ 10:11am 
still works thanks
Spacer 9 Aug @ 8:02pm 
Thanks, mate! You rock! :horns:
tuketsi 20 Jul @ 6:02am 
to the people asking if its possible to undo it later, yes it is you just enable a featured badge again the same way you did it the first ever time you featured one.