How to clear the Java cache
In order to clear the Java cache, follow the steps:
- For Windows XP operating system
- a. Access directory: C:\Documents and Settings\username\Application Data\Sun\Java\Deployment\cache (username in the directory must be the same with the username in the operating system, through which the program was installed)
- Delete all the content in the cache folder
- c. Access the directory: C:\Documents and Settings\username\Application Data\Sun\Java\Deployment\javaws\ cache\http (username in the directory must be the same with the username in the operating system, through which the program was installed)
- Delete all the content in the cache folder.
- For Windows Vista operating system:
- a. Access the directory: C:\Users\username\AppData\LocalLow\Sun\Java\Deployment\cache (username in the directory must be the same with the username in the operating system, through which the program was installed)
- Delete all the content in the cache folder
Note that clearing the cache can be made only if the connection was made in the operating system with an account that has administrative rights.
















