Entry № 041-8 / V-464 · 0:00 synced

Windows Won't Let You Do This... (Filename Characters)

Techquickie@techquickie477.1K viewsDec 29, 20204:16
Source
YT
Views
477.1K
Subscribers
4.3M
Critic
?
Audience
?

0 up · 0 down · 0 ratings

Promos

The first 100 people to go to blinkist.com are going to get unlimited access for 1 week to try it out. You’ll also get 25% off if you want the full membership. Why does Windows disallow certain characters in filenames? Leave a reply with your requests for future episodes, or tweet them here: twitter.com ►GET MERCH: lttstore.com ►SUPPORT US ON FLOATPLANE: floatplane.com ►LTX EXPO: ltxexpo.com AFFILIATES & REFERRALS --------------------------------------------------- ►Affiliates, Sponsors & Referrals: lmg.gg ►Private Internet Access VPN: lmg.gg ►MK Keyboards: lmg.gg ►Nerd or Die Stream Overlays: lmg.gg ►NEEDforSEAT Gaming Chairs: lmg.gg ►Displate Metal Prints: lmg.gg ►Epic Games Store (LINUSMEDIAGROUP): lmg.gg ►Official Game Store: nexus.gg ►Amazon Prime: lmg.gg ►Audible Free Trial: lmg.gg ►Our Gear on Amazon: geni.us FOLLOW US ELSEWHERE --------------------------------------------------- Twitter: twitter.com Facebook: @LinusTech Instagram: @linustech Twitch: twitch.tv FOLLOW OUR OTHER CHANNELS --------------------------------------------------- Linus Tech Tips: lmg.gg TechLinked: lmg.gg ShortCircuit: lmg.gg LMG Clips: lmg.gg Channel Super Fun: lmg.gg Carpool Critics: lmg.gg

Start
AI OverviewDefault language

The video explains why Windows restricts certain characters in filenames, tying the rules to how the operating system parses and interprets file paths. It starts by listing common characters users expect to use, such as quotes and question marks, and then unveils the technical reasons behind the restrictions. The host describes how Windows employs specific characters to denote actions or structures within paths, such as the backslash signaling a subfolder or a colon indicating a drive letter, which makes certain characters unusable inside a file name. The discussion moves through a sequence of examples, explaining why forward slashes can appear in shortcuts pointing to web resources, and why the question mark and asterisk are blocked due to wildcard and search semantics. The video also covers why quotation marks are disallowed, since they are used to indicate full paths with spaces, and touches on other restricted symbols that come into play when using the command line. In closing, the host notes some inconsistencies like periods being allowed inside names yet also denoting extensions, and humorously suggests an alternative punctuation choice while thanking Blinkist for sponsorship. The overall takeaway is that Windows filename restrictions are rooted in maintaining unambiguous path interpretation across GUI and command-line contexts, not arbitrary frustration, with practical tips for users and a nod to audience ideas for future topics.

Topics · computing · operating-systems · technology · education

Questions answered

Why does Windows restrict certain characters in filenames?
Because Windows uses some characters to denote actions or structures in file paths, such as backslashes for folders and colons for drive letters, which would create ambiguity if used inside a file name.