29

I have a netbook with an external CD/DVD burner running Windows 7 Starter. Whenever I put any CD or DVD (doesn't have to be blank) in the drive and navigate to its path in Windows Explorer, it tells me under "Files Currently on the Disc":

Files Ready to Be Written to the Disc (1) desktop.ini 23/03/2011

I can't recall ever doing anything that I would've expected would send any files to be written the CD/DVD.

The contents of the .ini file doesn't look suspicious:

[.ShellClassInfo] LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21815

Is this some Windows 7 feature I didn't know about? A known glitch? Likely the result of some accidental and unnoticed drag and drop? How do I undo it? Is it safe to just delete the desktop.ini via Windows Explorer?

hippietrail
  • 4,605

7 Answers7

27

Here is what happened:

  1. In the process of a burning a CD/DVD or preparing to burn a CD/DVD, you entered the special "Burn DVD" folder Windows uses as a staging area and changed the sort order, arrangement, or other layout/view option to be different than the default view.
  2. A hidden "desktop.ini" file is created automatically to hold this new layout information, so the next time you view the folder it will remember your preference. This is normal behavior for any folder on your file system, and if you go looking for it you can find this file all over the place.
  3. After burning the CD, this file was cleared out along with everything else. However, your layout was still non-standard, and so it is recreated when the folder is closed.
  4. You now have a file sitting in the special staging folder, and that trips up the "File waiting to be burned to CD" notice.
Joel Coehoorn
  • 28,637
7

The post Desktop.ini file keeps showing up as a file to be written to a blank CD says it is normal behavior. One person suggests hiding system files so you don't see it.

uSlackr
  • 9,053
2

Ignore it, it's just a file similar to the thumbs.db file you see. It can also be considered the same as the .DS_STORE file found in Macs. It just contains certain configuration for the current directory.

2

Right click on the following folder: C:\Users\Administrator\AppData\Local\Microsoft\Windows\Burn or C:\Users*[your user name]*\AppData\Local\Microsoft\Windows\Burn

Select Properties > Security TAB > Edit > Click on any user name > CHECK: Deny (to the right of Full Control) > OK > OK

Desktop.ini no longer shows up, I don't know what other consequences this will have other than maybe not directly burning to the disc, but most of us use third party burning software anyway.

Canadian Luke
  • 24,640
Bite-me
  • 29
0

I was having the same issue reading a DVD with files burned from another computer. Viewing the DVD would only display a Desktop.ini file with no actual data files. “Ready to Be Written to the Disc” of any CD or DVD inserted under Windows 7.

Solution - Since the system was a laptop, I was able to remove the DVD drive from the bay. After a few seconds, pop it back in which Win7 re-discovered the drive.

Result, the files now appear normally without displaying the Desktop.ini file.

-1

I had the same problem, and when I looked under burn options, the option had switched from Audio to DVD or data. Switched it back to Audio, and the annoying 'waiting to burn desktop' etc. didn't show. Before this change, WMP burned onto an audio CD but it was unplayable in CD players because of that annoying add-on.

Peter
  • 1
-1
  1. Set these folder view options:

    • [Enable] Show hidden files, folders, and drives
    • [Disable] Hide protected operating system files [1]
  2. Delete any desktop.ini file in these paths:

    • C:\Users\Administrator\AppData\Local\Microsoft\Windows\Burn\Temporary Burn Folder
    • C:\Users\you\AppData\Local\Microsoft\Windows\Burn\Temporary Burn Folder

[1] The .ini extension is recognized as a "protected operating system file", so it remains hidden until this option is disabled.