search
Japanese Chinese Nederlands Espanol Italiano Deutsch Francais Twitter Rss Feeds
MicrosoftArticlesForumsFAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

Web ProgrammingArticlesForumsFAQs
JavaScript
ASP
ASP.NET
Web Services

Non-MicrosoftArticlesForumsFAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Operating SystemsArticlesForumsFAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsFAQs
BizTalk
Site Server
Exhange Server
IIS

Graphic DesignArticlesForumsFAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web

OtherArticlesForumsFAQs
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 

View Other Windows Vista Posts   Ask New Question 
Missing CD/DVD drive option in Vista
Anbuselvan R posted at Friday, October 31, 2008 11:25 AM

Hi,

I was trying to read DVD in Windows Vista from my laptop. It reads the content for few minutes and then I removed the DVD. Again I inserted DVD and checked the drive option from MyComputer and it is not there.I used the following steps,

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}

Apparently it seems that this is an age old fix for even XP systems. If you venture to the registry key above by doing the following steps:

  1. Click on the start menu.
  2. If this is a Vista machine in the search box type in "regedit" without the quotation marks.
  3. Maximize the HKLM and then go ahead and browse until you reach the key listed above.
  4. In the right panel you’ll see something along the lines of "UpperFilter" and "LowerFilter" you want to click on each "filter" key and hit delete. Click yes when it asks to confirm if you wish to delete the key.
  5. Restart Windows.
  6. Let me know if this works.

But I couldn't find any filters from the above path in RegEdit. Pleas help me regarding this issue.

Advance Thanks by Anbu.


 
windows form transfer
jawath mj replied to Anbuselvan R at Friday, October 31, 2008 12:30 PM
end of post
 
  Try these steps
Binny ch replied to Anbuselvan R at Saturday, November 01, 2008 2:36 AM
It is strongly recommended that you backup your registry, before performing these steps. If not sure, please do not perform these steps and contact a system engg.

1. Click the Start Button/Windows Icon (start menu).

2. Either type "regedit" or click Run and type regedit.

NOTE: User Account Control may ask for permission to continue. Select Continue

This will then load the Registry Editor.

3. In Registry Editor, navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}

NOTE: You will know you are in the right place because the Status Bar at the bottom of Registry Editor will show the above in the status bar.

Remember, you're looking for 4D36E965-E325-11CE-BFC1-08002BE10318

There are other entries with only 1, 2 digit differences - so don't get confused!

3. In the right hand pane, find and click UpperFilters.

4. Right click and select Delete. If you're not confident using the right click, then select the Edit menu, then click Delete.

5. In the right hand pane, find and click LowerFilters.

6. Right click and select Delete. If you're not confident using the right click, then select the Edit menu, then click Delete.

7. Exit Registry Editor.

Now restart your computer. You should have your DVD/CD Rom again.
 
  Missing CD/DVD drive option in Vista
Jack Shah replied to Anbuselvan R at Saturday, November 01, 2008 2:58 AM
This is very common problems in Windows Vista and lot of threads have been reported for this problems. You can find solutions at below links:

http://www.donalyza.com/dvd-drive-not-found-in-windows-vista/
http://support.microsoft.com/kb/929461/en-us

-Jack