CD or DVD Drive Won’t Eject or Open?

March 6th, 2010
In the past, we have written several posts on how to burn DVD’s, how to burn Windows 7 discs, and even some stuff on Blu-ray discs. However, we have yet to post about one of the most simple things. What to do if you get a CD or DVD stuck in your computers optical drive, and it won’t eject. You can take several steps to troubleshoot stuck DVDs or CDs. dvd drive Computers are what they are, complex. Meaning, a stuck DVD could be one of several possible things. Sometimes it may be easy to fix. Sometimes, not so easy. The best thing to do is troubleshoot the problem. Here is what you should not do: - Stick a screwdriver, pocket knife, credit card, or any other object into the DVD drive and try to pry it open or pull the disc out. When stuff doesn’t work right, I feel like tossing my computer across the room just as much as the next guy. But just don’t do it. Troubleshoot first. screwdriver

Method 1 – Try Ejecting from Within Windows

Navigate on over to Start > Computer. Right-click on your CD/DVD drive choose eject from the drop down menu. Sometimes you can eject the stuck disc using Windows commands. windows volumes

Method 2 – Software and Drivers

The CD/DVD drive was working a week ago right? But all of a sudden it just stops. Chances are good, that you may have installed a program, application, update, driver, etc., that messed with the CD/DVD drive driver. To troubleshoot this, try doing a system restore. A system restore will uninstall several files and changes to your computer that were made within a certain time frame. If you have just recently upgraded your operating system, this often times cause some device drivers incompatibilities. Another thing that you can try, is uninstalling the driver for your CD/DVD drive, and reinstalling it. To do this, you will need to make sure that you have a backup of your driver. You should be able to download it from your CD/DVD drive manufacturer’s website. system restore

Method 3 – Force Eject

Next, you can try to to force eject the CD/DVD tray to open. Not all drives and burners have this feature. To check to see if yours does, look near the face of the CD/DVD drive and you should see a small hole. Use a toothpick, bent paperclip, or needle to push the button. This may or may not pop open the drive. Many people have reported that this does not work. But some have reported that it does. May the force eject be with you. force eject

Method 4 – Some Weird Stuff That Works

Close out of all applications and make sure that you have saved anything that needs to be saved. Restart your computer. As soon as it starts loading back up, even before you see the Windows loading screen, start pressing the eject button on the drive. If you are using a slot loading drive (MacBook), this would be the eject button on your keyboard. Don’t hold the button down. Push it repeatedly and rapidly, like it’s the A button and your on level 10 of Mario Bros trying to beat Bowser. Believe it or not, this works a lot of the time. If Windows loads to the login screen, and the tray isn’t open, stop pressing. nintendo pad - Shut down your computer, disconnect the power cable, and wait a couple of minutes. Plug it back in, start it up, and try the step above. To learn more about that, check out this article on USB connection problems. - Give it a little tap. Don’t use a lot of power, just a light tap. Sometimes, especially in slot loading drives, the disc may just jump out of place. macbook pro

What You Can Do Now

Internal CD/DVD drives are fairly simple to swap out in desktop computers. You can find tutorials all over the internet. However, laptop drives are not as easy. If you don’t feel comfortable trying to replace the internal CD/DVD drive, you can always get an external drive. They are pretty decently priced, under $100.

Related Blogs

Run VirtualBox from a USB Drive

February 26th, 2010
Running out of hard disk space for your virtual machines you created for running other operating systems? There is a solution that does not require increasing your internal hard disk space. Previously, we have written about how to How to install Ubuntu in VirtualBox and How to install Windows 7 on a PC with VirtualBox. We have now discovered that VirtualBox is available in a portable version you can install on a USB Drive. Download Portable-VirtualBox from http://www.vbox.me/?dir=./VirtualBox%20v3.1.4. The file is a self-extracting .zip file. Run the executable you downloaded and extract the contents of the file to your external USB drive. Extracting Portable-VirtualBox A Portable-VirtualBox folder is created on your USB drive. Navigate to the Portable-VirtualBox folder and double-click the Portable-VirtualBox.exe file. Portable-VirtualBox extracted files The Portable-VirtualBox dialog box displays. Select the options you want (the four check boxes) and click the Download installation file of VirtualBox button. Portable-VirtualBox dialog box A notification displays over the dialog box… Downloading file notification as well as in the System Tray at the bottom of the screen. Downloading notification in the System Tray Once the download is finished, a dialog box displays informing you where the downloaded file is located. Download of VirtualBox finished In the Portable-VirtualBox folder, you will see a VirtualBox.exe file. However, do not run this file. Downloaded VirtualBox file Double-click on the Portable-VirtualBox.exe file again. The Portable-VirtualBox dialog box displays again. Select the desired options. However, this time, click the Search File button and select the VirtualBox.exe file. Click OK. Extracting downloaded file The program files and folders are extracted to the Portable-VirtualBox folder. Portable-VirtualBox ready to run Double-click on the Portable-VirtualBox.exe file again. The main VirtualBox window displays. The main VirtualBox window NOTE: You may see a registration screen first. You don’t have to register, but the screen will display every time you open VirtualBox until you register. There does not seem to be an option to stop VirtualBox from asking you to register. When you create new virtual machines they are automatically stored in the data folder in the Portable-VirtualBox folder on your USB drive. Portable-VirtualBox data folder Now you can create virtual machines on your USB drive just like you would on your internal hard drive. You can refer to How to install Ubuntu in VirtualBox and How to install Windows 7 on a PC with VirtualBox for information on installing a couple of different operating systems with VirtualBox.

Related Blogs