i cant log in
i cant log into my account even tho it's the right password username, and i've already changed the password and i put in the new password and it still isn't working
9 Replies
Try logging in on the website
Riot Games
Riot Games. Developer of League of Legends, VALORANT, Teamfight Tac...
Riot Games. Developer of League of Legends, VALORANT, Teamfight Tactics, Legends of Runeterra, and Wild Rift. Creators of Arcane. Home of LOL and VALORANT Esports.
i mean it works tho but it cant log in the main game
Open cmd as admin
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset
And run one by one. Then reset pc
how?
wait nvm
it still not works
I will Troubleshoot more in the morning trouble shoot
Most likely firewall
Tho
oh okay
thank you for helping me btw
netsh advfirewall firewall add rule name="Valorant_Inbound" dir="in" action="allow" program="C:\Riot Games\VALORANT\live\ShooterGame\Binaries\Win64\VALORANT-Win64-Shipping .exe" enable="yes"
netsh advfirewall firewall add rule name="Valorant_Outbound" dir="out" action="allow" program="C:\Riot Games\VALORANT\live\ShooterGame\Binaries\Win64\VALORANT-Win64-Shipping. exe" enable="yes"
netsh advfirewall firewall add rule name="RiotClient_Inbound" dir="in" action="allow" program="C:\Riot Games\Riot Client\RiotClientServices .exe" enable="yes"
netsh advfirewall firewall add rule name="RiotClient_Outbound" dir="out" action="allow" program="C:\Riot Games\Riot Client\RiotClientServices .exe" enable="yes"
netsh advfirewall firewall add rule name="RiotVanguard_Inbound" dir="in" action="allow" program="C:\Program Files\Riot Vanguard\vgc .exe" enable="yes"
netsh advfirewall firewall add rule name="RiotVanguard_Outbound" dir="out" action="allow" program="C:\Program Files\Riot Vanguard\vgc .exe" enable="yes"
Open powershell as admin
and run one by one
Note: I have put a space in the path
C:\Program Files\Riot Vanguard\vgc .exe
vgc .exe
Make sure to remove that
okay i'll do it later, thank you