AI & Study Tools

How Much Storage Does a Law Student Need?

8 min read
Quick Answer

How Much Storage Does a Law Student Need?

A 512 GB internal SSD is the right target for a law student; 256 GB works only if you keep lecture recordings and bar-prep videos in the cloud or on an external drive. Your bigger constraints are not gigabytes but three other things: free space required by exam software, your school cloud account expiring at graduation, and confidentiality rules governing where clinic files can live.

What is the short answer on laptop storage?

Buy 512 GB. That gives you room for three years of notes, saved PDFs, downloaded bar-prep lectures, exam software, and a normal amount of personal media without ever thinking about it again. If you already own a 256 GB machine, you do not need to replace it — you need a discipline about where video lives.

Do not spend money upgrading to 1 TB for law school reasons alone. Nothing in the curriculum generates large files. If you edit video, run local AI models, or keep a large music or photo library, buy the bigger drive for those reasons and treat the law school files as a rounding error.

If you are choosing between more storage and more RAM on the same budget, take the RAM. Sixteen gigabytes of RAM keeps forty browser tabs, a PDF reader, and a video call running at once; that is the actual daily bottleneck. Storage capacity almost never is.

What actually takes up space in law school?

Almost everything you produce is text, and text is nearly free. A 60-page outline is a fraction of a megabyte. Three years of class notes will not fill a thumb drive. The space goes to media and to software you did not choose.

  • Class notes and outlines: kilobytes to a few megabytes each. All six semesters together are typically under 1 GB.
  • Downloaded case PDFs from Westlaw, Lexis, or Bloomberg: usually 100 KB to 2 MB apiece. Even a heavy downloader lands in the low single-digit gigabytes.
  • Digital casebooks and supplements: 20-200 MB each. Six per year is still manageable.
  • Recorded lectures: audio runs roughly 30-60 MB per hour; video runs several hundred megabytes to over a gigabyte per hour. This is the category that eats a 256 GB drive.
  • Downloaded bar-prep lecture video (Themis, Barbri, Kaplan, and similar): the offline libraries are the single largest law-related files you will ever hold, easily tens of gigabytes if you download everything.
  • Locally run AI models: a quantized model file is commonly 4-40 GB. If you plan to run one offline for privacy reasons, size the drive for that, not for your outlines.

How much cloud storage do you get, and what happens to it at graduation?

Most law schools issue either a Microsoft 365 account with OneDrive or a Google Workspace for Education account with Drive. Historically these came with very large or effectively unlimited quotas. That has changed: Google moved education customers to a pooled institutional storage model, and many schools now impose per-student caps. Check your IT knowledge base for your actual quota rather than assuming it is unlimited, and check whether it applies to your Gmail and shared drives too.

The part students get burned by is the offboarding timeline. School accounts are typically deactivated within months of graduation, sometimes as soon as your degree is conferred, and the data is deleted after a grace period. That means your 1L outlines, your journal work, your writing samples, and any clinic materials you are permitted to retain can vanish during bar study or your first job. Two months before graduation, run your school's account export tool (Google Takeout for Workspace accounts, or a manual OneDrive download) and move everything to a personal account and an external drive.

The practical setup is one primary cloud folder synced to your laptop, holding notes, outlines, and documents, plus an archive on external storage for anything large. Do not scatter files across three cloud services because different professors used different platforms.

Does exam software require free disk space?

Yes, and this is where storage becomes an emergency rather than an annoyance. Examplify, ILG Exam360, and comparable lockdown applications publish minimum system requirements that include a specific amount of free hard drive space, and they run a mock exam check before finals for exactly this reason. A nearly full drive can cause the application to fail its readiness check or refuse to launch.

Two rules follow. First, take the mock exam your registrar schedules; do not skip it, because it surfaces the disk-space and operating-system problems while there is still time. Second, keep at least 15-20 percent of your drive free as ongoing headroom — SSDs also slow down when they run near capacity, and lockdown software is not the moment to discover that.

Before an exam, pause your cloud sync client and clear downloads. Lockdown software blocks network access anyway, and a sync process trying to run in the background is a needless variable on the worst possible morning.

How should you back up?

Use the 3-2-1 approach: three copies of your data, on two different kinds of media, with one copy off-site. In practice that is your laptop, an external drive, and your cloud folder. Cloud sync alone is not a backup — if you delete or corrupt a file, sync faithfully propagates the damage, though both OneDrive and Google Drive keep version history and a recoverable trash for a limited window. Learn where that version history lives before you need it.

Turn on the operating system's built-in tool. Time Machine on macOS and File History on Windows both work with a cheap external SSD and require no ongoing attention. A 1 TB external SSD is inexpensive and doubles as your archive for lecture recordings and bar-prep video, which solves the 256 GB laptop problem entirely.

Set this up during orientation week, not in April. Losing a legal writing brief the night before it is due is a recoverable disaster if you have version history and a survivable one if you do not, but the recovery costs hours you will not have.

Do ethics rules limit where you store files?

Once you are in a clinic or an externship, yes. ABA Model Rule 1.6(c) requires a lawyer to make reasonable efforts to prevent inadvertent or unauthorized disclosure of information relating to the representation, and Comment 8 to Model Rule 1.1 makes competence include keeping abreast of the benefits and risks of relevant technology. Most states have adopted both. As a certified student practitioner working under a supervising attorney and your jurisdiction's student practice rule, you are inside that framework.

The concrete consequence: client files go where your clinic's director says they go, usually a clinic-managed system, and nowhere else. Do not sync clinic documents to a personal Dropbox. Do not paste client facts into a consumer AI chatbot that trains on inputs. Do not carry unencrypted client material on a thumb drive. Turn on full-disk encryption — FileVault on macOS, BitLocker on Windows — which is free and takes ten minutes.

The same caution applies to copyrighted materials. Uploading an entire casebook PDF to a cloud AI tool may violate both the publisher's license and your school's acceptable use policy, whatever the copyright analysis. Check your school's AI policy, because these vary substantially by institution and some are course-by-course.

How do you organize so storage stops being a problem?

Storage panic is usually a search problem wearing a costume. If you can find anything in five seconds, you stop hoarding duplicates. Build one folder per semester, one subfolder per course, and a separate top-level folder for journal, clinic, and job materials that survives the semester structure.

Name saved cases the way you will cite them, so the filename doubles as a citation check: 'Palsgraf v. Long Island R.R. Co., 248 N.Y. 339 (1928).pdf'. Under Bluebook Rule 10, case names in citations use the Table 6 abbreviations, so writing the filename correctly is free practice. Do the same for statutes and articles.

Delete lecture recordings after you have outlined from them. The recording was an input; the outline is the output. Keeping fourteen weeks of Civil Procedure video you will never rewatch is how a 256 GB drive dies.

Key Takeaways

  • Target a 512 GB internal SSD; 256 GB is workable if lecture and bar-prep video lives on an external drive or in the cloud.
  • Prefer more RAM over more storage if you must choose — 16 GB is the real performance constraint in law school.
  • Exam lockdown software requires a specific amount of free disk space, so keep 15-20 percent of your drive empty and take the scheduled mock exam.
  • Export your school cloud account before graduation; these accounts are typically deactivated and purged within months of your degree.
  • Run 3-2-1 backups with Time Machine or File History plus a cloud folder, and remember that sync is not a backup.
  • Clinic and externship files are governed by Model Rules 1.1 cmt. 8 and 1.6(c) as adopted in your state — store them only where your clinic directs, and turn on full-disk encryption.

Frequently Asked Questions

Is 256 GB enough for law school?
Yes, if you are deliberate. Notes, outlines, and case PDFs for three full years will not exceed a few gigabytes. The risk is downloaded bar-prep video and recorded lectures, which can run to tens of gigabytes; keep those on an external SSD or stream them, and 256 GB will hold up through graduation and the bar.
Should I buy an iPad instead of relying on laptop storage?
An iPad is a reading and annotation device, not a storage strategy, and most schools do not permit tablets for exams. Confirm your registrar's approved exam device list before you spend anything, because exam software support is the binding constraint. If you buy one, treat it as a supplement and keep the authoritative copy of every file in your synced cloud folder.
Can I upload my casebook or class materials to an AI tool for summarizing?
This varies by school and often by professor, so check the written policy for each course. Uploading a full copyrighted casebook may breach the publisher's license and your school's acceptable use policy independent of any copyright question. Never upload clinic or externship client material to a consumer AI tool, which implicates Model Rule 1.6(c) as adopted in your jurisdiction.
What happens to my Westlaw and Lexis downloads after graduation?
Your student research accounts convert to limited graduate access for bar study and then end, and the platforms are not archives of your work. Anything you want to keep — saved cases, research trails, drafted memos — must be downloaded to your own storage before your access lapses. Do this at the same time you export your school email account.
Do I need an external hard drive if I already pay for cloud storage?
Yes, because cloud sync and backup are different things. Sync propagates deletions and corruption to every device, and while both OneDrive and Google Drive keep version history, the recovery window is limited and the interface is unpleasant under pressure. A 1 TB external SSD running Time Machine or File History costs less than one casebook and also solves the lecture-video capacity problem.
How much free space does Examplify actually require?
The published minimum changes with each release and by operating system, so read the current system requirements posted by your registrar or on the vendor's site for the version you are installing. The reliable practice is to keep 15-20 percent of your drive free year-round and to run the mock exam your school schedules before finals. That mock exam is the only way to confirm your specific machine will launch on exam day.

Related Guides