• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

External HDD question

tjones9163

Member
Hello, I have a laptop that doesn't have much storage, but i have a 2T external HDD.
If i download a program/application on the external drive, do I have do download any type of file locally on my actual laptop, or can everything remain on my external drive and whenever i want to use that program/application i have to have the external drive plugged in to my laptop?
 
You can download anything you want on the external. However you should install that application on your internal drive.
 
I have a setup as you describe. If you wish to run the app, the external drive must be connected. If it is connected you can have a shortcut to it on your laptop screen.
 
if you have alot of things plugged in you might want to check that the shortcut points to the right path (like if you plug a flash drive in first then it will change the letter of the external drive when plugged in)
 
Move the internal data which is not frequently used to your external drive and free up the space on the system. Also check if you have given more paging file size set.
 
Does this laptop use soldered storage (like a MacBook)? If not, there are methods to clone your existing data and upgrade to a new, larger internal drive.
 
Hello, I have a laptop that doesn't have much storage, but i have a 2T external HDD.
If i download a program/application on the external drive, do I have do download any type of file locally on my actual laptop, or can everything remain on my external drive and whenever i want to use that program/application i have to have the external drive plugged in to my laptop?
*Assumption: Windows*

You probably meant installing, not downloading. 🙂

Yes, this generally works, because the installation process doesn't differentiate drives as "internal" or "external".

However, there are some consequences:
1) you always have to mount the drive under the same letter
2) ideally, you shouldn't edit those files when mounting the drive on another machine
3) software can be referenced by another one (you won't even know it's being used) - this can lead to errors and unstability (even BSODs)
4) when the drive isn't connected, installation will be treated as corrupt, so you have to be extra careful with software that cleans the registry or removes leftover shortcuts (e.g. CCleaner).

It's always a better idea to keep all programs on the "always on" drive and move data to the external one.

ISSUE! 😀

A lot of software will use your user account folder (C:\users\<you>) or the C:\ProgramData to keep data by default - no matter what installation folder you choose during setup. Sometimes there's no way to configure this.
This can lead to a situation when not only your space gain will be smaller than you expect, but more importantly: even when you unmount the external drive and lose the apps, you're still carrying (mostly unusable) data.
Also, the data usually grows over time and the actual software doesn't. 🙂

So, apart from the suggestion to use the external drive for data - not executables, there's another one: you should seriously rethinking what you're installing. 🙂
Most laptops have at least 256GB and Windows+mandatory stuff (e.g. drivers) are very unlikely to take more than half of that.
Remaining 100GB+ should be plenty of space for software (other than games, obviously) - even if you're hoarding large suites like I do (Visual Studio, Matlab, Adobe Lightroom+Photoshop, MS Office and so on).
 
Back
Top