Jump to content

Recommended Posts

Posted

Hi there,

I am somewhat confused. I have a standalone HP system with one 110gb SSD and a 2tb conventional HDD.

All of the My Documents folders are redirected to a new folder on the 2tb drive so that the SSD only has the OS and any software which has to be installed in C:\Program Files.

 

Recently, the C: (SSD) was showing low on space. When running TreeSize, I was surprised to see that my user profile is showing as using 48.8gb on C. This can't be right as everything is redirected. Sure enough, after manually checking each My Docs folder for my account on C:\, there is nothing inside of most of them, not even anything worth 1mb.

 

It looks as though most of it is taken up by Adobe Lightroom caches. Is there any way of clearing these and does anyone know if this could mess the software up?

 

Capture.PNG

Posted (edited)

How about sym-linking the folder over to your 2TB drive.

 

This would involve,

1. Reboot, no programs open

2. Move (CUT/PASTE) the Lightroom cache folder on to your 2TB folder

3. Open an Admin Command Prompt and MKLINK the folder like so...

 

First go to the parent folder of where the 'large' folder was... (I'm assuming it was called cache)
e.g.
cd  /d  C:\Users\talks\Appdata\Local\Adobe\Lightroom

mklink  /J  Cache  D:\Adobe\Cache

 

That isn't a complete solution, and it may mean that Lightroom is slower in processing due to it now relying on the mechanical drive, but it should help free up your SSD space.

Edited by mrwoberts
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...