Computer Repair Tips for everyday users

Before you attempt to do anything mentioned here or elsewhere, please remember to always back up your data.

ALL CONTENT ON THIS WEB SITE IS PROVIDED TO YOU ON AN "AS IS" "AS AVAILABLE" BASIS WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, ACCURACY, AND NON-INFRINGEMENT.

Call (863) 521-1079

Thursday, April 23, 2009

USB mass Storage Device: Cannot Start. Code 10

USB mass Storage Device: Cannot Start. Code 10

This can be caused by a corrupted setup information (.INF) file.
To resolve this behavior, follow these steps and delete the C:\Windows\INF\INFCache.1 file:
1. Double-click the My Computer icon from the desktop or Start menu.
2. Click Tools on the Menu bar, and then click Folder Options.
3. Click the View tab.
4. Under Hidden Files And Folders click the button next to ´Show hidden files and folders´.
5. Click to clear the check boxes next to Hide extensions for known file types and Hide protected operating system files if necessary.
6. Double-click the My Computer icon from the desktop or Start menu.
7. Double-click the hard drive icon that Windows is installed in.
8. Double-click the inf folder icon.
9. Scroll up the list to find the file INFCACHE.1, then right-click it and choose Delete.10. Restart your system

NOTE: After you deleted the file, please be sure to return step 1-5 of these settings to their previous condition.

Test your device and removed and put it back in a few times. I found that the infcache.1 would corrupt if not removed properly so I created a batch file to delete it to make it easier.
cd c:\
del INFCACHE.1

Computer Repair Lakeland, FL
863-521-1079
      

Thursday, April 16, 2009

Enable the Hidden, Administrator Account in Windows Vista

Open a command prompt in administrator mode by right-clicking and choosing "Run as administrator"

Enable the hidden administrator account
net user administrator /active:yes

Disable the hidden administrator account
net user administrator /active:no

Adminstrator account has no password so you will have to go to user accounts in control panel and set on up if you want to.

For more details and pics visit the How to Geek:
http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-windows-vista/

Computer Repair Lakeland, FL
863-521-1079
      

Thursday, April 09, 2009

USB Device Not Recognized or Malfunction

Recently I came across a computer that wouldn't recognize any of the USB drives and did some research and found this helpful.

Make sure you have all your latest motherboard drivers and/or latest BIOS.

I found that, in XP, after a USB port isn't used for a while the built in driver sets the OHCI controller to suspend. Sometimes when you plug a device back in, it can fail to 'wake up' properly. This problem was supposedly fixed in SP1 so make sure you have the latest XP service packs as well.

If updates don't fix your problem then try this:

Run regedt32.exe and navigate to; HKEY_LOCAL_Machine\SYSTEM\CurrentControlSet\Services\Usb Create the Usb key if it doesn't already exist. Under this key, create a new DWORD value called DisableSelectiveSuspend and give it a value of 1. Then restart the PC.

Alternatively, removing all entries relating to USB in Device Manager and all associated USB drivers will force XP into refreshing the USB driver stack.
Begin by unplugging all USB devices, then use Add/Remove Programs in Control Panel to uninstall any USB driver software.
Next, boot up into safe mode and go to Device Manager. Once in device manager make sure 'Show hidden devices' is checked under the View menu. Uninstall all device entries in this order;
  1. USB peripheral devices (printers,etc.)
  2. HID and/or Composite USB (Human Interface Devices) You're using PS/2 input devices so you may not have this entry.
  3. USB Root Hub(s)
  4. USB Host Controller(s) (Universal or Enhanced Host Controllers) Then boot back into Windows (not safe mode) and it should populate the Root Hubs & Host controllers again. Proceed to plug your USB devices back in, starting with your powered hub. Be aware that most USB printers and scanners need to have their drivers installed first before you plug them in.
Finally, boot back into Windows (not safe mode) and it should populate the Root Hubs & Host controllers again. Plug your USB devices back in, starting with your powered hub.
*USB printers and scanners need to have their drivers installed first before you plug them in.
If none of this works, try a fresh install of Windows XP. If that doesn't cure you, get used to it or by another PC.


Computer Repair Lakeland, FL
863-521-1079