Categories
Browsers Internet Laptop linux Microsoft Web Trends

how to change autosearch default site

type regedit from
start > Run and go
to

[HKEY_CURRENT_USER\Software\Microsoft\Internet
Explorer\SearchUrl]

find
the string
value “provider” and change the value to
“provider”=”google” or value data to http://www.google.com/search?q=%s

'Coz sharing is caring
Categories
Laptop linux Microsoft

How to Enable – Disable USB Port

To disable the access to USB port, in windows XP and 2000, follow the steps below
1. Click Start, and then click Run.
2. In the Open box, type regedit, and then click OK.
3. Locate, and then click the following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor

4. In the right pane, double-click Start.
5. In the Value data box, type 4, click Hexadecimal (if it is not already selected), and then click OK.
6. Quit Registry Editor.

To re-enable a disabled port, follow these steps below

1. Click Start, and then click Run.
2. In the Open box, type regedit, and then click OK.
3. Locate, and then click the following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor

4. In the right pane, double-click Start.
5. In the Value data box, type 3, click Hexadecimal (if it is not already selected), and then click OK.
6. Quit Registry Editor.

'Coz sharing is caring