FG
💻 Software

Why can't I change the name of a file that's being read on Windows as I can do on Linux/Mac?

Fresh5 days ago
Mar 15, 20262691 views
Confidence Score0%
0%

Problem

One of the things that has puzzled me ever since I started using Linux is the fact that it allows you to change the name of a file or even delete it while it is being read. An example is how I accidentally tried to delete a video while it was playing. I succeeded, and was surprised as I learnt that…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why can't I change the name of a file that's being read on Windows as I can do on Linux/Mac?

Low Risk

Whenever you open or execute a file in Windows, Windows locks the file in place (this is a simplification, but usually true.) A file which is locked by a process cannot be deleted until that process releases it. This is why whenever Windows has to u…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment