Try New Technology

Archive for March, 2017

Windows 7, 8, 8.1 and 10 keyboard or mouse getting Error 10 in Device Manager

by on Mar.16, 2017, under Techie, Windows

I found this solution while working on a laptop with Windows 10 and the mouse wouldn’t work (touchpad or USB) and in Device Manager it showed Error Code 10 for the hardware not starting. Removing the device driver and re-installing didn’t help. I finally found that you need to have the following Registry keys in the Registry and set correctly (in my case the key was missing all together) to fix this problem. It can affect Windows versions 7, 8, 8.1, and 10 for ether the keyboard or mouse.

Keyboard:

  • Open regedit and browse to:
  • HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Class\{4D36E96B-E325-11CE-BFC1-08002BE10318}
    1. NOTE: Do not expand the key any further!
  • Look for a REG_MULTI_SZ value named UpperFilters in the right-hand pane; if isn’t there then create it (New -> Multi-String Value)
  • Make sure the value of UpperFilters is set to kbdclass
  • Close regedit and reboot.

Mouse:

  • Open regedit and browse to:
  • HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Class\{4D36E96F-E325-11CE-BFC1-08002BE10318}
    1. NOTE: Do not expand the key any further!
  • Look for a REG_MULTI_SZ value named UpperFilters in the right-hand pane; if isn’t there then create it (New -> Multi-String Value)
  • Make sure the value of UpperFilters is set to mouclass
  • Close regedit and reboot.
Comments Off on Windows 7, 8, 8.1 and 10 keyboard or mouse getting Error 10 in Device Manager more...

Disable “…application downloaded from the Internet.” warning in OS X

by on Mar.16, 2017, under Techie

I found this online while trying to stop the annoying “Google Chrome is an application downloaded from the Internet.” on an OS X machine I was setting up. Posting here so I can find it quickly again in the future. Obviously put in whatever app you need to do this on in place of the “Google Chrome.app”
Source: krypted.com

Run the following from Terminal:

sudo xattr -d -r com.apple.quarantine /Applications/Google Chrome.app

Comments Off on Disable “…application downloaded from the Internet.” warning in OS X more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...