SlideShare a Scribd company logo
Title: How to Clear VRChat Cache for More Free Space [Step-By-Step]
Keywords: how to clear vrchat cache, how to clear cache on vrchat, how to clear cache in vrchat,
how to clear cache for vrchat, how to clear vrchat cache manually
Description: This step by step tutorial will teach you all 5 ways for how to clear VRChat cache:in
VRChat app settings, manually, in cmd or with third-party software.
URL: https://www.partitionwizard.com/resizepartition/how-to-clear-vrchat-cache.html
Summary: This article will introduce you how to clear VRChat cache in its app, in Windows
Explorer, in Command Prompt as well as by MiniTool Partition Wizard. And, Partition Wizard offers
ways to extend your VRChat drive which also solve your low free space problem.
Alt= How to Clear VRChat Cache
What is the VRChat cache? It is a folder containing all maps you have visited, other cookies, etc.
After playing VRChat for a period of time, you may find your gaming experience becomes worse and
worse due to input lag, FPS drop, etc. All these are probably caused by the hard drive, on which
VRChat is installed, is running out of space.
Therefore,to make your game run fast again, you should enlarge your drive. You can regain many
GBs (18 GB, 25 GB, 37GB, 40 GB, even more) of storage space by clearing the cache of VRChat. And,
free 40 GB space will give you another 100 hours of smooth gaming.
How to Clear VRChat Cache Quickly with MiniTool Partition Wizard?
MiniTool Partition Wizard is a professional third-party program specialized in hard disk partition
management. It has a magic feature named Space Analyzer which can help you quickly find and delete
target files/folders, especially useful for large files/folders managing.
For preparation work, you should download and install MiniTool Partition Wizard Free on your computer.
PW-FREE-download
Step 1. Open the software and click the Space Analyzer on the top menu. Choose the VRChat drive and
select Scan.
Alt= Select Space Analyzer and Scan
Step 2. When the scan finishes, rank the folders by their sizes, from large to small.
Alt= Rank Folders by Size
Step 3. Now, you can find Users<Username>AppDataLocalLowVRChatvrchat this folder, find
the following subfolders and delete them.
 Cookies
 HTTPCache
 Unity
 VRCHTTPCache
Alt= Delete Folder
Just right click on the target folder and choose Delete. There are two choices, to delete permanently or to
delete to recycle bin. Select the option according to your own situation.
Step 4. If you want to furthermore delete user profile cache, just go to File View tab,
input %USERPROFILE%.cache in File Search Filter and Apply the search. In the search result, delete
the target cache file.
Alt= Search File
It is just like operating in Windows Explorer. Yet, the difference is that you can rank the folders and files
by their sizes. This will help you quickly find out the cache files which occupy large disk space and delete
them all. For those small cache files, you can leave them along for deleting them won’t help much.
Rated article: Howto Use Space Analyzer?
How to Clear Cache in VRChat App?
Step 1. In VRChat,open the Settings menu.
Step 2. In the top right, click the Advanced Settings button and select Clear Download Content
Cache.
Alt= Clear Download Content Cache
Step 3. Read the warning about logging you out and click Yes.
If you are still suffering problems caused by low disk space,you can further Clear All Local Profile
Data in above step 2.
If you play VRChat on the Oculus Rift, this solution is the only way for you to carry out howto clear
cache on VRChat.
How to Clear VRChat Cache Manually?
Step 1.on your computer, Go to the location of
C:Users<Username>AppDataLocalLowVRChatvrchat. You can quickly arrive there by
searching %AppData%..LocalLowVRChatvrchat in Windows Explorer address bar.
Step 2. In the “vrchat” folder, find and delete the following subfolders manually:
 Cookies
 HTTPCache
 Unity
 VRCHTTPCache
Alt= HTTPCache GeneralProperties
Note: Do not remove other files (all text files) or subfolders for you might need them, like config.json
and output_log.txt.
Step 3. Search %USERPROFILE%.cacheinWindowsExplorer,finditanddelete the youtube-dl
subfolderinthe currentdirectory.
Step 4. Search “regedit”inTaskbarto launchRegistry Editor.
Step 5. Click File onthe topmenuand select Exportto exporta copy of the original registryfile.
Since modifyingregistryisasomehowdangeroustask,itisrecommendedtomake abackup.
Step 6. Cleanup the VRChatsettings(PlayerPrefs). Gotothispath
HKEY_CURRENT_USERSoftwareVRChatvrchatand delete the foldernamed“vrchat”byright-
clickingonitand selecting Delete.
Alt=Delete vrchatfolderinRegistry
Step 7. Go to %TEMP%VRChatinWindowsExplorer,then,delete the vrchatsubfolderinthe
directory.
How to Clear Cache for Vrchat in CMD?
In thispart, itwill teachyou how to clear VRChat cache with Command Prompt.
Step 1.Search “cmd” in Taskbar, right click on it and select Run as administrator.
Step 2. Input the following command in the CMD and press Enter.
rmdir /S /Q"%AppData%..LocalLowVRChatvrchatCookies"2>nul&rmdir/S/Q
"%AppData%..LocalLowVRChatvrchatHTTPCache"2>nul&rmdir/S/Q
"%AppData%..LocalLowVRChatvrchatUnity"2>nul&rmdir/S/Q
"%AppData%..LocalLowVRChatvrchatVRCHTTPCache"2>nul&rmdir/S/Q "%TEMP%VRChat"
2>nul&rmdir /S /Q "%UserProfile%.cacheyoutube-dl"2>nul&REG DELETE
HKCUSoftwareVRChatvrchat/va
Alt= ClearVRChatCache CMD
thislongorderwill delete manycache filesthatare unnecessaryformanygame players,including
Cookies,HTTPCache,Unity,VRCHTTPCache,VRChattempfile andVRChatuserprofile.
step 3. Whenit asksyou whetheryouwanttodelete all keysunderthe VRChatkey,justpress Yfor
yes,thenpress Enter.
Step 4. Finally,close the commandpromptwindow tofinishthe task.
Alsoread:https://www.partitionwizard.com/partitionmagic/microsoft -game-dvr-vrchat-cover.html
Create Symbolic Link for Small Disk Users
Nowadays, for many game users, they have a small SSD installed both OS and video games; and have the
SSD running for several years.
Thus, another way to solve the low disk space problem is to create a symbolic link from the original small
system SSD to an extra large HDD. In this way, on the one hand, the VRChat data including the cache will
be saved on the HDD without occupying the precious storage of the SSD. On the other hand, it will
decrease the writes to the SSD and lower the chance of SSD failure as well as extend its lifespan.
Tip: Symbolic Links are references to another location that is labeled as an intended target to intercept
data. It will redirect the storage to anywhere you tell it to point. And, it is not the same thing as a shortcut.
Step 1. Cut the VRChat folder from its original path (C:Users<Username>AppDataLocalLow) to a
new location with enough free space,for example, H:GamesVRChat on another hard disk.
Step 2. Open the command prompt and run it as administrator.
Step 3. Input cd C:Users<username>AppDataLocalLow and press Enter.
Step 4. Input mklink /d C:Users<username>AppDataLocalLowVRChat H:GamesVRChat
and press Enter.
Alt= Create VRChat Symbolic Link
Note:
 Replace the “<username>” with your Windows username.
 Replace “H:GamesVRChat” with the path of the new location where you move your
VRChat folder to.
 If you do not know your Windows username,you can use this command mklink
/d %userprofile%AppDataLocalLowVRChatH:GamesVRChat.
Step 5. You should see a message like this "symbolic link created for
C:users<username>appdatalocallowvrchat <<===>>H:gamesVrchat”. If not, some errors may
occur and you will be given a warning message. For details, please refer to the FAQ part at the end of
this article.
This method is somehow a way that can solve low disk space issue once and for all compared to the
above solutions for how to clear VRChat cache.
To Enlarge Hard Drive without Clearing VRChat Cache
The above contents have introduced 5 ways to remove VRChat cache from the main hard disk to create
more free space to run the game. The game should run faster after cache purge.
Yet, some users hesitate about whether some cache files should be deleted or not. For example, the cached
maps, the players are not sure whether they will use them in future gaming or not. If they will but they
delete the maps, they have to redownload them in the future. Thus, the redownloading may influence the
game experience by consuming time and bandwidth.
Fortunately, there are ways that can increase game drive free space while keeping the cached maps. In
general, the methods rely on either taking free space from other drives on the same hard disk, or, just
replaying the current hard disk with a larger one. Both mechanisms will need the help of MiniTool
Partition Wizard mentioned at the start of this article.
PW-FREE-download
Way 1. Extend VRChat Drive with Free Space on Other Drives
Step 1.Launch Partition Wizard. In its main interface, there is a general view of the hard disk partitions
on your computer. Generally, VRChat is installed on the system C drive. So, Partition C is the target drive
that you should extend. Then, find another partition which has enough free space. Here, F partition is
selected.
Alt= MiniTool Partition Wizard
Step 2. Click on C partition to activate it and select Extend Partition in the left menu.
Alt= Click Extend Partition
Step 3. Choose to take free space from the selected source F partition. Then, move the slider left or right to
adjust the size you are going to take from selected Partition F.
Alt= Extend Target Partition
You can use almost all unused space on the selected partition to extend the target C drive. Click OK after
adjusting.
Step 4. Preview the changes to both the target and source partitions. You will find the unused space of C
drive is increased while F drive is decreased.
Alt= Apply Extend Partition
Step 5. If this is what you want, just click Apply on the bottom left to carry out the operations for
extending the VRChat drive.
Compared the methods for how to clear VRChat cache above, this way makes full use of the free space
on the hard disk. Learn more about extend partition.
Way 2. Migrate VRChat to a Larger Hard Disk
If there is nomuch free space that youcan make use of on yourVRChathard disk,the sensible
solutionistoreplace yourcurrentsmall maindiskwitha largerone. Prepare a large hard diskwith
no data on itfor the destinationdisk will be overwritten duringthe operationsbelow. And,insertthe
large diskintoyourmachine.
Step 1. Right click on the target disk and select Copy.
Alt= Click Copy
Step 2. Pick the prepared large disk as a destination.
Alt= Select Target Disk
Step 3. Select a copy option. Since you want to enlarge your game disk, you should select the first option
(Fit partitions to entire disk) here.
Alt= Review Copy Changes
If your new hard drive is an SSD, you are recommended to check “Align partition to 1 MB” to improve its
performance.
Step 4. Read the note. If this migration task including the operating system, you should set the new disk in
the first place in the boot disk list.
Alt= Read Boot Note
Step 5. Preview and check the operations. Finally, click Apply to save the changes.
Alt= Apply Copy Disk
The last operation in the pending list, update disk * boot configure, ensures the new disk to be bootable.
Also read: https://www.partitionwizard.com/clone-disk/how-to-make-minecraft-run-faster.html
The Bottom Line
Until now, I believe that you already have your decision on what you will do to create more free space for
your VRChat drive. You may rely on the solutions for how to clear VRChat cache. Or, you may take the
methods for how to extend VRChat drive. No matter which way you take, hope you can improve the
performance of your loving game in the end.
The above ways for extending game drive can be applied to not only VRChat, but also other computer
games like Garry’s Mod, Minecraft, Fortnite, and so on.
How to Clear VRChat Cache FAQ
Howto fix “Cannot create a file when that file already exists” error?
Please,first of all, do transfer the VRChat folder from default address to new location as well as
delete the VRChat folder in the original location. Then, carry out the command order.
Why I get "You do not have the permission to make these changes" in command prompt?
Just close the cmd.exe window and rerun it as an administrator.
Howto fix “the syntax was incorrect” error for creating VRChat symbolic link in cmd?
You can try this order “mklink /d C:UsersusernameAppDataLocalLowVRChat”
“D:GamesVRChat”,do not forget the “”.

More Related Content

DOC
Xp trick
DOC
Ankit Phadia Hacking tools (2)
PDF
Windows xp presentation
DOC
Ankit Phadia Hacking tools (1)
PPT
Max dna installation
PDF
Df3 Std Manual
PPT
Windows 7 Tips Tricks Ppt Version
Xp trick
Ankit Phadia Hacking tools (2)
Windows xp presentation
Ankit Phadia Hacking tools (1)
Max dna installation
Df3 Std Manual
Windows 7 Tips Tricks Ppt Version

What's hot (16)

PDF
Family Tree Explorer 9 Premium Manual
DOCX
Kali Linux Installation process in VMware Step-By-Step
PDF
_Failure configuring Windows updates.PDF
PDF
How to use the command prompt to fix issues with your pc's boot records dig...
PDF
San disksecureaccess quickstartguide_win
PDF
Virtual dj 8 user guide
PDF
Office shark virtual private desktop guide1
PDF
Virtual dj 8 getting started
PDF
Family Tree Explorer Manual
PDF
Sony vaio recovery manual
PPTX
How to install windows 7
DOCX
Hyper v server configuration tool guide v 1.2
PDF
Troubleshoot a failed hard drive help desk geek
PDF
COC 3 - Setup Computer Systems
DOCX
Could not-reconnect-all-network-drives
Family Tree Explorer 9 Premium Manual
Kali Linux Installation process in VMware Step-By-Step
_Failure configuring Windows updates.PDF
How to use the command prompt to fix issues with your pc's boot records dig...
San disksecureaccess quickstartguide_win
Virtual dj 8 user guide
Office shark virtual private desktop guide1
Virtual dj 8 getting started
Family Tree Explorer Manual
Sony vaio recovery manual
How to install windows 7
Hyper v server configuration tool guide v 1.2
Troubleshoot a failed hard drive help desk geek
COC 3 - Setup Computer Systems
Could not-reconnect-all-network-drives
Ad

Similar to How to Clear VRChat Cache (20)

PPTX
How to fix low virtual memory in windows
PDF
Win7guide
PPT
Computer maintenance
PPTX
How to fix a required drive partition is missing
DOC
install k+dcan cable standard tools 2.12 on windows 10 64bit
DOC
Ankit Phadia Hacking tools
PDF
SugarCE For Small And Medium Enterprises
DOCX
Optimize your computer for peak performance
DOC
Wobd2-sstar c3, sdc4 forget to save xentry das activation fails (soved)
PPT
BASIC MAINTENANCE OF COMPUTER
PPT
How To Make System Work Faster
PPTX
Section A Exercise Slides 3 windows 2003
DOCX
0x8078006b
PPTX
Effective Tool To Perform Partition Recovery
PDF
Foit lab manual
PPTX
How to clean windows 8 or 8.1 hard drive
PPTX
How to clean windows 8 or 8.1 hard drive
DOC
Computer basics worksheet
PDF
Privileges Escalation by Exploiting Client-Side Vulnerabilities Using Metasploit
PDF
InstallationGuide.pdf
How to fix low virtual memory in windows
Win7guide
Computer maintenance
How to fix a required drive partition is missing
install k+dcan cable standard tools 2.12 on windows 10 64bit
Ankit Phadia Hacking tools
SugarCE For Small And Medium Enterprises
Optimize your computer for peak performance
Wobd2-sstar c3, sdc4 forget to save xentry das activation fails (soved)
BASIC MAINTENANCE OF COMPUTER
How To Make System Work Faster
Section A Exercise Slides 3 windows 2003
0x8078006b
Effective Tool To Perform Partition Recovery
Foit lab manual
How to clean windows 8 or 8.1 hard drive
How to clean windows 8 or 8.1 hard drive
Computer basics worksheet
Privileges Escalation by Exploiting Client-Side Vulnerabilities Using Metasploit
InstallationGuide.pdf
Ad

More from ssuser1eca7d (20)

DOCX
spotify-to-mp3.docx
DOCX
facebook-video-format.docx
DOCX
powerpoint-video-formats.docx
DOCX
4k-video-recording.docx
DOCX
video-editor-windows-7.docx
DOCX
roku-video-audio-image-formats.docx
DOCX
edit-photos-in-windows-11.docx
DOCX
movies-and-tv-app-no-sound.docx
DOCX
download-photos-from-icloud-to-pc-windows-11.docx
DOCX
crop-photo-windows-11.docx
DOCX
transfer-photos-from-windows-11-to-usb.docx
DOCX
use-video-editor-windows-11.docx
DOCX
windows-11-video-editor-transitions.docx
DOCX
open-windows-11-media-player.docx
DOCX
windows-11-media-player-not-working.docx
DOCX
adobe-video-editor.docx
DOCX
adobe-media-encoder-not-working.docx
DOCX
windows-media-encoder.docx
DOCX
best-video-games.docx
DOCX
video-compressor-for-instagram.docx
spotify-to-mp3.docx
facebook-video-format.docx
powerpoint-video-formats.docx
4k-video-recording.docx
video-editor-windows-7.docx
roku-video-audio-image-formats.docx
edit-photos-in-windows-11.docx
movies-and-tv-app-no-sound.docx
download-photos-from-icloud-to-pc-windows-11.docx
crop-photo-windows-11.docx
transfer-photos-from-windows-11-to-usb.docx
use-video-editor-windows-11.docx
windows-11-video-editor-transitions.docx
open-windows-11-media-player.docx
windows-11-media-player-not-working.docx
adobe-video-editor.docx
adobe-media-encoder-not-working.docx
windows-media-encoder.docx
best-video-games.docx
video-compressor-for-instagram.docx

Recently uploaded (20)

PDF
WKA #29: "FALLING FOR CUPID" TRANSCRIPT.pdf
PDF
WKA #29: "FALLING FOR CUPID" TRANSCRIPT.pdf
PDF
Watch Eddington (2025) – A Town Torn in Two
PPTX
Safety_Pharmacology_Tier2_Edibbbbbbbbbbbbbbbable.pptx
PDF
Overlord Volume 06 - The Men in the Kingdom Part II.pdf
PPTX
SWweredddddaregqrgWWEQEwqdewf final.pptx
PDF
What is Rotoscoping Best Software for Rotoscoping in 2025.pdf
PPTX
1- write money using decsscscscimals.pptx
PDF
Download FL Studio Crack Latest version 2025
DOCX
Talking Owls and Time Travel: Lessons in Curiosity
PPTX
Picture Perception - a constructive narrative
PDF
Module-3-Week005-to-Week006-PPT.pdf hahahgs
PDF
Download GTA 5 Free Full PC Game+Latest Version 2025
PPTX
G.A.M.E. O.N.! (General — Art — Mythology — Entertainment — Obscure Naata) [2...
PPTX
GILGIT BALTISTAN HISTORY ,ADMINISTRATIVE , CONSTITUTUINAL STATUS , GEOGRAPMY ...
PDF
Best IPTV Service Providers in the UK (2025) – Honest Reviews & Top Picks
PDF
Can You Imagine? Read along and let’s see!
PDF
WKA? #29.5: "HELLO NURSE" TRANSCRIPT.pdf
PPTX
Squares64 Quiz, A chessboard of questions, crafted with care by @mahi_anmol_ ...
PPTX
Social Awareness on Municipal Solid Waste.pptx
WKA #29: "FALLING FOR CUPID" TRANSCRIPT.pdf
WKA #29: "FALLING FOR CUPID" TRANSCRIPT.pdf
Watch Eddington (2025) – A Town Torn in Two
Safety_Pharmacology_Tier2_Edibbbbbbbbbbbbbbbable.pptx
Overlord Volume 06 - The Men in the Kingdom Part II.pdf
SWweredddddaregqrgWWEQEwqdewf final.pptx
What is Rotoscoping Best Software for Rotoscoping in 2025.pdf
1- write money using decsscscscimals.pptx
Download FL Studio Crack Latest version 2025
Talking Owls and Time Travel: Lessons in Curiosity
Picture Perception - a constructive narrative
Module-3-Week005-to-Week006-PPT.pdf hahahgs
Download GTA 5 Free Full PC Game+Latest Version 2025
G.A.M.E. O.N.! (General — Art — Mythology — Entertainment — Obscure Naata) [2...
GILGIT BALTISTAN HISTORY ,ADMINISTRATIVE , CONSTITUTUINAL STATUS , GEOGRAPMY ...
Best IPTV Service Providers in the UK (2025) – Honest Reviews & Top Picks
Can You Imagine? Read along and let’s see!
WKA? #29.5: "HELLO NURSE" TRANSCRIPT.pdf
Squares64 Quiz, A chessboard of questions, crafted with care by @mahi_anmol_ ...
Social Awareness on Municipal Solid Waste.pptx

How to Clear VRChat Cache

  • 1. Title: How to Clear VRChat Cache for More Free Space [Step-By-Step] Keywords: how to clear vrchat cache, how to clear cache on vrchat, how to clear cache in vrchat, how to clear cache for vrchat, how to clear vrchat cache manually Description: This step by step tutorial will teach you all 5 ways for how to clear VRChat cache:in VRChat app settings, manually, in cmd or with third-party software. URL: https://www.partitionwizard.com/resizepartition/how-to-clear-vrchat-cache.html Summary: This article will introduce you how to clear VRChat cache in its app, in Windows Explorer, in Command Prompt as well as by MiniTool Partition Wizard. And, Partition Wizard offers ways to extend your VRChat drive which also solve your low free space problem. Alt= How to Clear VRChat Cache What is the VRChat cache? It is a folder containing all maps you have visited, other cookies, etc. After playing VRChat for a period of time, you may find your gaming experience becomes worse and worse due to input lag, FPS drop, etc. All these are probably caused by the hard drive, on which VRChat is installed, is running out of space. Therefore,to make your game run fast again, you should enlarge your drive. You can regain many GBs (18 GB, 25 GB, 37GB, 40 GB, even more) of storage space by clearing the cache of VRChat. And, free 40 GB space will give you another 100 hours of smooth gaming. How to Clear VRChat Cache Quickly with MiniTool Partition Wizard? MiniTool Partition Wizard is a professional third-party program specialized in hard disk partition management. It has a magic feature named Space Analyzer which can help you quickly find and delete target files/folders, especially useful for large files/folders managing. For preparation work, you should download and install MiniTool Partition Wizard Free on your computer.
  • 2. PW-FREE-download Step 1. Open the software and click the Space Analyzer on the top menu. Choose the VRChat drive and select Scan. Alt= Select Space Analyzer and Scan Step 2. When the scan finishes, rank the folders by their sizes, from large to small.
  • 3. Alt= Rank Folders by Size Step 3. Now, you can find Users<Username>AppDataLocalLowVRChatvrchat this folder, find the following subfolders and delete them.  Cookies  HTTPCache  Unity  VRCHTTPCache
  • 4. Alt= Delete Folder Just right click on the target folder and choose Delete. There are two choices, to delete permanently or to delete to recycle bin. Select the option according to your own situation. Step 4. If you want to furthermore delete user profile cache, just go to File View tab, input %USERPROFILE%.cache in File Search Filter and Apply the search. In the search result, delete the target cache file.
  • 5. Alt= Search File It is just like operating in Windows Explorer. Yet, the difference is that you can rank the folders and files by their sizes. This will help you quickly find out the cache files which occupy large disk space and delete them all. For those small cache files, you can leave them along for deleting them won’t help much. Rated article: Howto Use Space Analyzer? How to Clear Cache in VRChat App? Step 1. In VRChat,open the Settings menu. Step 2. In the top right, click the Advanced Settings button and select Clear Download Content Cache.
  • 6. Alt= Clear Download Content Cache Step 3. Read the warning about logging you out and click Yes. If you are still suffering problems caused by low disk space,you can further Clear All Local Profile Data in above step 2. If you play VRChat on the Oculus Rift, this solution is the only way for you to carry out howto clear cache on VRChat. How to Clear VRChat Cache Manually? Step 1.on your computer, Go to the location of C:Users<Username>AppDataLocalLowVRChatvrchat. You can quickly arrive there by searching %AppData%..LocalLowVRChatvrchat in Windows Explorer address bar. Step 2. In the “vrchat” folder, find and delete the following subfolders manually:  Cookies  HTTPCache  Unity  VRCHTTPCache
  • 7. Alt= HTTPCache GeneralProperties Note: Do not remove other files (all text files) or subfolders for you might need them, like config.json and output_log.txt. Step 3. Search %USERPROFILE%.cacheinWindowsExplorer,finditanddelete the youtube-dl subfolderinthe currentdirectory. Step 4. Search “regedit”inTaskbarto launchRegistry Editor.
  • 8. Step 5. Click File onthe topmenuand select Exportto exporta copy of the original registryfile. Since modifyingregistryisasomehowdangeroustask,itisrecommendedtomake abackup. Step 6. Cleanup the VRChatsettings(PlayerPrefs). Gotothispath HKEY_CURRENT_USERSoftwareVRChatvrchatand delete the foldernamed“vrchat”byright- clickingonitand selecting Delete. Alt=Delete vrchatfolderinRegistry Step 7. Go to %TEMP%VRChatinWindowsExplorer,then,delete the vrchatsubfolderinthe directory. How to Clear Cache for Vrchat in CMD? In thispart, itwill teachyou how to clear VRChat cache with Command Prompt. Step 1.Search “cmd” in Taskbar, right click on it and select Run as administrator. Step 2. Input the following command in the CMD and press Enter. rmdir /S /Q"%AppData%..LocalLowVRChatvrchatCookies"2>nul&rmdir/S/Q "%AppData%..LocalLowVRChatvrchatHTTPCache"2>nul&rmdir/S/Q "%AppData%..LocalLowVRChatvrchatUnity"2>nul&rmdir/S/Q "%AppData%..LocalLowVRChatvrchatVRCHTTPCache"2>nul&rmdir/S/Q "%TEMP%VRChat" 2>nul&rmdir /S /Q "%UserProfile%.cacheyoutube-dl"2>nul&REG DELETE HKCUSoftwareVRChatvrchat/va
  • 9. Alt= ClearVRChatCache CMD thislongorderwill delete manycache filesthatare unnecessaryformanygame players,including Cookies,HTTPCache,Unity,VRCHTTPCache,VRChattempfile andVRChatuserprofile. step 3. Whenit asksyou whetheryouwanttodelete all keysunderthe VRChatkey,justpress Yfor yes,thenpress Enter. Step 4. Finally,close the commandpromptwindow tofinishthe task. Alsoread:https://www.partitionwizard.com/partitionmagic/microsoft -game-dvr-vrchat-cover.html Create Symbolic Link for Small Disk Users Nowadays, for many game users, they have a small SSD installed both OS and video games; and have the SSD running for several years. Thus, another way to solve the low disk space problem is to create a symbolic link from the original small system SSD to an extra large HDD. In this way, on the one hand, the VRChat data including the cache will be saved on the HDD without occupying the precious storage of the SSD. On the other hand, it will decrease the writes to the SSD and lower the chance of SSD failure as well as extend its lifespan. Tip: Symbolic Links are references to another location that is labeled as an intended target to intercept data. It will redirect the storage to anywhere you tell it to point. And, it is not the same thing as a shortcut. Step 1. Cut the VRChat folder from its original path (C:Users<Username>AppDataLocalLow) to a new location with enough free space,for example, H:GamesVRChat on another hard disk. Step 2. Open the command prompt and run it as administrator. Step 3. Input cd C:Users<username>AppDataLocalLow and press Enter. Step 4. Input mklink /d C:Users<username>AppDataLocalLowVRChat H:GamesVRChat and press Enter. Alt= Create VRChat Symbolic Link
  • 10. Note:  Replace the “<username>” with your Windows username.  Replace “H:GamesVRChat” with the path of the new location where you move your VRChat folder to.  If you do not know your Windows username,you can use this command mklink /d %userprofile%AppDataLocalLowVRChatH:GamesVRChat. Step 5. You should see a message like this "symbolic link created for C:users<username>appdatalocallowvrchat <<===>>H:gamesVrchat”. If not, some errors may occur and you will be given a warning message. For details, please refer to the FAQ part at the end of this article. This method is somehow a way that can solve low disk space issue once and for all compared to the above solutions for how to clear VRChat cache. To Enlarge Hard Drive without Clearing VRChat Cache The above contents have introduced 5 ways to remove VRChat cache from the main hard disk to create more free space to run the game. The game should run faster after cache purge. Yet, some users hesitate about whether some cache files should be deleted or not. For example, the cached maps, the players are not sure whether they will use them in future gaming or not. If they will but they delete the maps, they have to redownload them in the future. Thus, the redownloading may influence the game experience by consuming time and bandwidth. Fortunately, there are ways that can increase game drive free space while keeping the cached maps. In general, the methods rely on either taking free space from other drives on the same hard disk, or, just replaying the current hard disk with a larger one. Both mechanisms will need the help of MiniTool Partition Wizard mentioned at the start of this article. PW-FREE-download Way 1. Extend VRChat Drive with Free Space on Other Drives Step 1.Launch Partition Wizard. In its main interface, there is a general view of the hard disk partitions on your computer. Generally, VRChat is installed on the system C drive. So, Partition C is the target drive that you should extend. Then, find another partition which has enough free space. Here, F partition is selected.
  • 11. Alt= MiniTool Partition Wizard Step 2. Click on C partition to activate it and select Extend Partition in the left menu.
  • 12. Alt= Click Extend Partition Step 3. Choose to take free space from the selected source F partition. Then, move the slider left or right to adjust the size you are going to take from selected Partition F. Alt= Extend Target Partition
  • 13. You can use almost all unused space on the selected partition to extend the target C drive. Click OK after adjusting. Step 4. Preview the changes to both the target and source partitions. You will find the unused space of C drive is increased while F drive is decreased. Alt= Apply Extend Partition Step 5. If this is what you want, just click Apply on the bottom left to carry out the operations for extending the VRChat drive. Compared the methods for how to clear VRChat cache above, this way makes full use of the free space on the hard disk. Learn more about extend partition. Way 2. Migrate VRChat to a Larger Hard Disk If there is nomuch free space that youcan make use of on yourVRChathard disk,the sensible solutionistoreplace yourcurrentsmall maindiskwitha largerone. Prepare a large hard diskwith no data on itfor the destinationdisk will be overwritten duringthe operationsbelow. And,insertthe large diskintoyourmachine. Step 1. Right click on the target disk and select Copy.
  • 14. Alt= Click Copy Step 2. Pick the prepared large disk as a destination.
  • 15. Alt= Select Target Disk Step 3. Select a copy option. Since you want to enlarge your game disk, you should select the first option (Fit partitions to entire disk) here.
  • 16. Alt= Review Copy Changes If your new hard drive is an SSD, you are recommended to check “Align partition to 1 MB” to improve its performance. Step 4. Read the note. If this migration task including the operating system, you should set the new disk in the first place in the boot disk list.
  • 17. Alt= Read Boot Note Step 5. Preview and check the operations. Finally, click Apply to save the changes.
  • 18. Alt= Apply Copy Disk The last operation in the pending list, update disk * boot configure, ensures the new disk to be bootable. Also read: https://www.partitionwizard.com/clone-disk/how-to-make-minecraft-run-faster.html The Bottom Line Until now, I believe that you already have your decision on what you will do to create more free space for your VRChat drive. You may rely on the solutions for how to clear VRChat cache. Or, you may take the methods for how to extend VRChat drive. No matter which way you take, hope you can improve the performance of your loving game in the end. The above ways for extending game drive can be applied to not only VRChat, but also other computer games like Garry’s Mod, Minecraft, Fortnite, and so on. How to Clear VRChat Cache FAQ Howto fix “Cannot create a file when that file already exists” error? Please,first of all, do transfer the VRChat folder from default address to new location as well as delete the VRChat folder in the original location. Then, carry out the command order. Why I get "You do not have the permission to make these changes" in command prompt? Just close the cmd.exe window and rerun it as an administrator. Howto fix “the syntax was incorrect” error for creating VRChat symbolic link in cmd? You can try this order “mklink /d C:UsersusernameAppDataLocalLowVRChat” “D:GamesVRChat”,do not forget the “”.