Windows reserves certain device names from the DOS era that cannot be used as file or folder names. NUL is the null device (like /dev/null in Unix). Other reserved names include CON, PRN, AUX, COM1-9, LPT1-9. These names cause system conflicts if used as filenames.