-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path479255
53 lines (53 loc) · 3.13 KB
/
479255
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
sc delete vgc
sc delete vgk
del "C:\Windows\win.ini"
del "C:\Riot Games\VALORANT\live\Manifest_NonUFSFiles_Win64.txt"
del "C:\Users\Public\Desktop\VALORANT.Ink"
del "C:\WINDOWS\Prefetch\VALORANT.EXE-B4BC886D.pf"
del "C:\WINDOWS\Prefetch\VALORANT-WIN64-SHIPPING.EXE-D4EB2DF4.pf"
del "C:\WINDOWS\Prefetch\INSTALL VALORANT.EXE-985FA96C.pf"
del "C:\ProgramData\Riot Games\Metadata\valorant.live\valorant.live.product_settings.yaml"
del "C:\ProgramData\Riot Games\Metadata\valorant.live\valorant.live.ok"
del "C:\ProgramData\Riot Games\Metadata\valorant.live\valorant.live.manifest"
del "C:\ProgramData\Riot Games\Metadata\valorant.live\valorant.live.lockfile"
del "C:\ProgramData\Riot Games\Metadata\valorant.live\valorant.live.ico"
del "C:\ProgramData\Riot Games\Metadata\valorant.live\valorant.live.db"
del "C:\ProgramData\Riot Games\Metadata\valorant.live\"
@rd /S /Q "C:\ProgramData\Riot Games\Metadata\valorant.live\"
del "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Riot Games\VALORANT.INK"
del "C:\Riot Games\VALORANT\live\Engine\Binaries\ThirdParty\CEF3\Win64\icudtl.dat"
del "C:\Riot Games\Riot Client\UX\Plugins\plugin-manifest.json"
del "C:\Riot Games\Riot Client\UX\icudtl.dat"
del "C:\Riot Games\Riot Client\UX\natives_blob.bin"
del "C:\Users\%username%\AppData\Local\Microsoft\Vault\UserProfileRoaming\Latest.dat"
del "C:\Users\%username%\AppData\Local\AC\INetCookies\ESE\container.dat"
del "C:\Users\%username%\AppData\Local\UnrealEngine\4.23\Saved\Config\WindowsClient\Manifest.ini"
del "C:\Users\%username%\AppData\Local\Microsoft\OneDrive\logs\Common\DeviceHealthSummaryConfiguration.ini"
del "C:\ProgramData\Microsoft\Windows\DeviceMetadataCache\dmrc.idx"
del "C:\Users\%username%\ntuser.ini"
del "C:\Users\%username%\ntuser.dat"
del "C:\Users\%username%\AppData\Local\Microsoft\Windows\INetCache\IE\container.dat"
del "D:\Windows\win.ini"
del "D:\Riot Games\VALORANT\live\Manifest_NonUFSFiles_Win64.txt"
del "D:\Riot Games\VALORANT\live\Engine\Binaries\ThirdParty\CEF3\Win64\icudtl.dat"
del "D:\Riot Games\Riot Client\UX\Plugins\plugin-manifest.json"
del "D:\Riot Games\Riot Client\UX\icudtl.dat"
del "D:\Riot Games\Riot Client\UX\natives_blob.bin"
del "D:\Users\%username%\AppData\Local\Microsoft\Vault\UserProfileRoaming\Latest.dat"
del "D:\Users\%username%\AppData\Local\AC\INetCookies\ESE\container.dat"
del "D:\Users\%username%\AppData\Local\UnrealEngine\4.23\Saved\Config\WindowsClient\Manifest.ini"
del "D:\Users\%username%\AppData\Local\Microsoft\OneDrive\logs\Common\DeviceHealthSummaryConfiguration.ini"
del "D:\ProgramData\Microsoft\Windows\DeviceMetadataCache\dmrc.idx"
del "D:\Users\%username%\ntuser.ini"
del "D:\Users\%username%\ntuser.dat"
del "D:\Users\%username%\AppData\Local\Microsoft\Windows\INetCache\IE\container.dat"
@rd /S /Q "C:\Riot Games\"
@rd /S /Q "D:\Riot Games\"
@rd /S /Q "C:\Windows\Temp\"
@rd /S /Q "D:\Windows\Temp\"
@rd /S /Q "C:\Users\%username%\AppData\Local\VALORANT\"
@rd /S /Q "C:\Users\%username%\AppData\Local\Riot Games\"
@rd /S /Q "D:\Users\%username%\AppData\Local\VALORANT\"
@rd /S /Q "D:\Users\%username%\AppData\Local\Riot Games\"
del "C:\Windows\System32\restore\MachineGuid.txt"
del "D:\Windows\System32\restore\MachineGuid.txt"