V
VALORANT•9mo ago
Flexiarz

vanuguard problem

Hello, since 2 weeks ago when i run game i saw this. i contact with val suppport but it wasn't fix. Can you help me? ( I tried everythink)
No description
74 Replies
Arii
Arii•9mo ago
when you open the task tray in the bottom right does the vanguard tray notification show up?
No description
Flexiarz
FlexiarzOP•9mo ago
no because i was reinstaling game
Arii
Arii•9mo ago
then open the windows search and enter in this:
services.msc
services.msc
once in here locate the service named vgc, right click it and choose properties and then change the startup type to be automatic, then click apply- and OK after that's done reboot the computer and check if the tray notification is showing up
Flexiarz
FlexiarzOP•9mo ago
oh... i dont have this service
Arii
Arii•9mo ago
alright, then most likely what is happening is your antivirus is probably conflicting with the installation of the service do you use any 3rd party ones that you know of and can disable to test this out?
Flexiarz
FlexiarzOP•9mo ago
no only windows
Arii
Arii•9mo ago
weird, have a second look just in case but lets try removing any vanguard files that made it to the pc and see if maybe they were corrupted for some reason, - open cmd as administrator - enter the following commands:
sc delete vgk
sc delete vgk
sc delete vgc
sc delete vgc
- delete the riot vanguard folder that should be present on the C:\Program Files\Riot Vanguard equivalent on your computer - reboot the pc and let the files reinstall
Flexiarz
FlexiarzOP•9mo ago
ok what's next?
Arii
Arii•9mo ago
open up the riot client again and see if it has the same problem
Flexiarz
FlexiarzOP•9mo ago
it same problem
Arii
Arii•9mo ago
and vgc still doesn't exist in services.msc?
Flexiarz
FlexiarzOP•9mo ago
yes
Arii
Arii•9mo ago
then it has to be 3rd party interference or a lack of privileges when installing
Flexiarz
FlexiarzOP•9mo ago
What kind of third-party interference?
Arii
Arii•9mo ago
typically it would be an antivirus software or rather anything that stops you from changing certain safety features we can make sure that this isn't why by turning off windows defender temporarily and doing a clean boot to make sure there is nothing on the pc running that isn't by microsoft to disable the real time protection it varies a little based on what operating system but you would basically do something close to this: - Search for windows security in windows - Click Virus & threat protection - Click Manage settings under Virus & threat protection settings - Set Real-time protection to be Off after this you would do the following to perform a clean boot: - Search for System Configuration in windows - Go to the Services tab - Make sure Hide all Microsoft services is checked - Click Disable all - Click Apply and then OK - Restart the computer doing this will make the computer only start with the microsoft services on your computer so you can make sure its not some other software causing a problem for you
Flexiarz
FlexiarzOP•9mo ago
it doesn't work
Arii
Arii•9mo ago
which part doesn't work?
Flexiarz
FlexiarzOP•9mo ago
How am I supposed to check that?
Arii
Arii•9mo ago
well that depends what you mean by "it doesn't work"
Flexiarz
FlexiarzOP•9mo ago
i have same problem i mean
Arii
Arii•9mo ago
ah, so the clean boot went through and no other software started but you still have the problem?
Flexiarz
FlexiarzOP•9mo ago
yes 😦
Arii
Arii•9mo ago
alright then lets give your user full control over the valorant folder and add it through the windows firewall as well in case its an internet filter blocking it
Flexiarz
FlexiarzOP•9mo ago
how i can do that ? sorry but i dont know many things about computers
Arii
Arii•9mo ago
open cmd as admin and enter this command but replacing the two placeholder items first:
icacls "folder_path" /grant "username":(OI)(CI)F /T
icacls "folder_path" /grant "username":(OI)(CI)F /T
you would replace folder_path with the C:\Riot Games equivalent on your computer and you would replace username with your windows username, you can find it by typing in whoami in the cmd first dw about it, anything you don't understand I'll try to explain better if you do decide to run the whoami command the username will be the one after the \
Flexiarz
FlexiarzOP•9mo ago
its success but i was 1 file
Arii
Arii•9mo ago
huh, 1 file? you sure it was a success?
Flexiarz
FlexiarzOP•9mo ago
no sorry i was failed 1 files
Arii
Arii•9mo ago
it should be in the thousands ah, did you run the cmd as admin?
Flexiarz
FlexiarzOP•9mo ago
ye s
Arii
Arii•9mo ago
can you send a screenshot of the cmd?
Flexiarz
FlexiarzOP•9mo ago
No description
Arii
Arii•9mo ago
what does the error above the failure say? I'm assuming its something about your user not existing or something
Flexiarz
FlexiarzOP•9mo ago
Mapping between account names and security IDs was not done.
Arii
Arii•9mo ago
yeah this implies you entered the user incorrectly try running the whoami command and see what it says the user is if you're having trouble correctly entering the user then you could maybe try just giving every user on the computer full control if you're comfortable with it:
icacls "folder_path" /grant *:(OI)(CI)F /T
icacls "folder_path" /grant *:(OI)(CI)F /T
Flexiarz
FlexiarzOP•9mo ago
it cant run because it really fast closing
Arii
Arii•9mo ago
what do you mean by its really fast closing? these commands shouldn't close the terminal
Flexiarz
FlexiarzOP•9mo ago
no it cant load
Arii
Arii•9mo ago
this I don't understand at all, what isn't loading?
Flexiarz
FlexiarzOP•9mo ago
when i run it the whoami is closing
Arii
Arii•9mo ago
closing? it should just return with a value like this:
No description
Flexiarz
FlexiarzOP•9mo ago
Arii
Arii•9mo ago
ah I see what the problem is enter CMD into that search window instead and then inside cmd enter the whoami command
Flexiarz
FlexiarzOP•9mo ago
just type whoami?
Arii
Arii•9mo ago
yup, and it should just return with the current user
Flexiarz
FlexiarzOP•9mo ago
this?
No description
Arii
Arii•9mo ago
your user is called admin? :val_KEKW: odd choice
Flexiarz
FlexiarzOP•9mo ago
oh idk sorry
Arii
Arii•9mo ago
nah its fine, try running the command with this new username instead then:
icacls "D:\Riot Games" /grant "admin":(OI)(CI)F /T
icacls "D:\Riot Games" /grant "admin":(OI)(CI)F /T
Flexiarz
FlexiarzOP•9mo ago
it work
Arii
Arii•9mo ago
alright then lets add valorant through the firewall as well
Flexiarz
FlexiarzOP•9mo ago
how??
Arii
Arii•9mo ago
run cmd as admin again and enter these commands:
netsh advfirewall firewall add rule name="Riot Client" dir=in action=allow program="D:\Riot Games\Riot Client\RiotClientServices .exe" enable=yes profile=any
netsh advfirewall firewall add rule name="Riot Client" dir=in action=allow program="D:\Riot Games\Riot Client\RiotClientServices .exe" enable=yes profile=any
&
netsh advfirewall firewall add rule name="VALORANT" dir=in action=allow program="D:\Riot Games\VALORANT\live\VALORANT .exe" enable=yes profile=any
netsh advfirewall firewall add rule name="VALORANT" dir=in action=allow program="D:\Riot Games\VALORANT\live\VALORANT .exe" enable=yes profile=any
btw you have to remove the space I added before the "exe" part for some reason they think its a link :val_KEKW:
Flexiarz
FlexiarzOP•9mo ago
ok it done
Arii
Arii•9mo ago
to make sure its not the outbound connection causing issues we can also run these two commands just in case:
netsh advfirewall firewall add rule name="Riot Client (Outbound)" dir=out action=allow program="D:\Riot Games\Riot Client\RiotClientServices .exe" enable=yes profile=any
netsh advfirewall firewall add rule name="Riot Client (Outbound)" dir=out action=allow program="D:\Riot Games\Riot Client\RiotClientServices .exe" enable=yes profile=any
&
netsh advfirewall firewall add rule name="VALORANT (Outbound)" dir=out action=allow program="D:\Riot Games\VALORANT\live\VALORANT .exe" enable=yes profile=any
netsh advfirewall firewall add rule name="VALORANT (Outbound)" dir=out action=allow program="D:\Riot Games\VALORANT\live\VALORANT .exe" enable=yes profile=any
once again just remove the extra space
Flexiarz
FlexiarzOP•9mo ago
done
Arii
Arii•9mo ago
alright then restart the pc and try running riot client again
Flexiarz
FlexiarzOP•9mo ago
ooooo fuck it doesn't work
Arii
Arii•9mo ago
smh always the riot stuff that never works we'll try one more simple thing real quick, open task manager and close anything that has to do with riot and then make sure to launch the riot client as administrator when you start it instead
Flexiarz
FlexiarzOP•9mo ago
fuck this game ogm omg* okey thx for all
Arii
Arii•9mo ago
didn't work then?
Flexiarz
FlexiarzOP•9mo ago
yes
Arii
Arii•9mo ago
well I'm pretty much out of ideas for the logical things that could be causing it, sorry I would assume it may be due to the game being installed on the D drive and windows is on the C drive or that the OS is formatted incorrectly but I can't provide any real ideas I'm afraid
jidat
jidat•9mo ago
Press win+r Type msinfo32 Show ss
Flexiarz
FlexiarzOP•9mo ago
yoo sorry i was sleeping
Flexiarz
FlexiarzOP•9mo ago
No description
jidat
jidat•9mo ago
What antivirus are u using?
Flexiarz
FlexiarzOP•9mo ago
windows
AIO_Shadow
AIO_Shadow•9mo ago
hello please any one help me
jidat
jidat•9mo ago
Download autoruns from Microsoft website
Flexiarz
FlexiarzOP•9mo ago
ok whats nexr
!♡ AXEMOXS ♡! [MIKU ON TOP]
windows 11 home i prefre change it to pro if you play just games
Flexiarz
FlexiarzOP•9mo ago
ok but now i want to fix this
Want results from more Discord servers?
Add your server