CertificationsCategories |
Thursday, December 21. 2006DEVMGR_SHOW_NONPRESENT_DEVICES in Vista?Trackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
It still works. Just go to a cmd prompt, type
set devmgr_show_nonpresent_devices=1 devmgmt.msc This way worked fine for me.
You can also make this a permanent global variable by following the method outlined here:
http://www.computerperformance.co.uk/vista/vista_tips.htm#Environment_Variable:__To_Troubleshoot_Phantom_Devices
In Vista you must run the command prompt (cmd.exe) as Administrator for this to work.
just remember to run the CMD as Administrator. that's the trick. otherwise it doesn't work.
my sd card, ms/pro, smart media and compact drives kepp dissapearing how do i switc them back on. running vista 32bit
Here a simple 3 lines sample, copy it to notepad and then save it as "Show All Devices.cmd" (make sure you do write the inverted commas in the file name so the extension will be .cmd and not .cmd.txt)
@echo off Set devmgr_show_nonpresent_devices=1 mmc devmgmt.msc /s put the cmd file anywhere (you can create a shortcut and set it to launch the window minimized so you won't see a bit black cmd window in the back... but it does not really does anything...) to see really all of the hidden devices you TICK the 'V' in the view menu that says "show hidden devices". also- a small tip, you view the devices tree sorted by type (default view) in this case you should browse the tree and open sub-nodes to find out what your looking for, or change the view to "devices by connection" (in the "view" menu), this way you've got a wider perspective, you can try to type the first few letters of the device's name to jump right into the relevant line. Hope that helps, Elad Karako http://iCompile.0fees.net |
Search this blogLinks
My e-mail address
Exchange: Hotfix Tracker (All products) OCS: OCS 2007 R2 Documentation Collection Office: Office Cumulative Updates Site Windows: Other: FriendFeedTranslate this pageCalendar
Creative Commons Restrictions |