Networking

Unix and Linux network configuration. Multiple network interfaces. Bridged NICs. High-availability network configurations.

Applications

Reviews of latest Unix and Linux software. Helpful tips for application support admins. Automating application support.

Data

Disk partitioning, filesystems, directories, and files. Volume management, logical volumes, HA filesystems. Backups and disaster recovery.

Monitoring

Distributed server monitoring. Server performance and capacity planning. Monitoring applications, network status and user activity.

Commands & Shells

Cool Unix shell commands and options. Command-line tools and application. Things every Unix sysadmin needs to know.

Home » Featured, Hardware

What To Do When Windows Ignores SD Card

Submitted by on June 22, 2014 – 11:17 pm

Here’s a common scenario: you insert or swap and SD card in your laptop and… nothing happens. Sometimes Windows decides to ignore the SD card for reasons unknown (well, the true reason is it’s Windows). Here’s a possible way around this little annoyance.

Open the Device Manager: Hold the “Windows” button and press “R”; then type “devmgmt.msc” (no quotes). Something like this should pop up:

sd_mystery_001

Scroll down to “SD host adapters”. Expand the drop-down selection. Right-click on “SDA  Standard Compliant SD Host Controller” (or whatever) and select “Disable”.

sd_mystery_002

Answer “Yes” to whatever redundant question that comes up. Now right-click on the same device and select “Enable”. Open Windows Explorer and, hopefully, your SD card will now reappear. Saves you the trouble of rebooting your PC…

Print Friendly, PDF & Email

Leave a Reply