How to Change dynamic IP address
The following trick gives you a step-by-step procedure to change your IP address.
1. Click on “Start” in the bottom left hand corner of screen.
2. Click on “Run”.
3. Type in “command” and hit ok.You should now be at an MSDOS prompt screen.
4. Type “ipconfig /release” just like that, and hit “enter”.
5. Type “exit” and leave the prompt.
6. Right-click on “Network Places” or “My Network Places” on your desktop.
7. Click on “properties”. You should now be on a screen with something titled “Local Area Connection”, or something close to that.
8. Right click on “Local Area Connection” and click “properties”.
9. Double-click on the “Internet Protocol (TCP/IP)” from the list under the “General” tab.
10. Click on “Use the following IP address” under the “General” tab.
11. Create an IP address (It doesn’t matter what it is. I just type 1 and 2 until i fill the area up).
12. Press “Tab” and it should automatically fill in the “Subnet Mask” section with default numbers.
13. Hit the “Ok” button here. 14. Hit the “Ok” button again. You should now be back to the “Local Area Connection” screen.
15. Right-click back on “Local Area Connection” and go to properties again.
16. Go back to the “TCP/IP” settings.
17. This time, select “Obtain an IP address automatically”.
18. Hit “Ok”.
19. Hit “Ok” again.
20. Now You have a new IP address.
Sometimes ISPs do not support this type of procedure and hence there are chances of getting back the same old IP address even after trying this hack. In this case you need to switch off the modem and then switch it on to get the new IP address.
NOTE: All these tricks works only if you have a dynamic IP address. But if you have a static IP address you have no option to change your IP.
Sunday, 3 April 2011
Friday, 25 March 2011
How to enable the Registry disabled by Administrator?
The following message usually displayed when your system is infected by some virus that changes the registry value and hence you get an error message displaying " Registry is disable by Admin". So to fix it you also have to edit the registry but since your registry has been disabled so you cannot directly access it. For this you need to create one registry file that will update the dword value into the
re gistry database. Steps to enable registry:
1. Open the Notepad.
2. Copy the below code (it should be tailed) and
paste into the notepad.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER \Software\Microsoft \Windows\CurrentVersion \Policies\System] "DisableRegistryTools"=dword:00000000
3. Now save the Notepad file as
"anything.reg"(without quotes) and remember to
select the file type as all files while saving otherwise you will
not been able to execute it.
4. Now Close the file and open
by double click on file and then click ok.
How to Do it using GPEDIT.MSC Just follow this:
Start -> Run -> gpedit.msc -> User Configuration -> Administrative Templates -> System -> Prevent access to registry editing tools -> Right Click Properties -> Disabled That's all the simple hack to Enable the Registry disabled by Administrator. Isn't that simple!
re gistry database. Steps to enable registry:
1. Open the Notepad.
2. Copy the below code (it should be tailed) and
paste into the notepad.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER \Software\Microsoft \Windows\CurrentVersion \Policies\System] "DisableRegistryTools"=dword:00000000
3. Now save the Notepad file as
"anything.reg"(without quotes) and remember to
select the file type as all files while saving otherwise you will
not been able to execute it.
4. Now Close the file and open
by double click on file and then click ok.
How to Do it using GPEDIT.MSC Just follow this:
Start -> Run -> gpedit.msc -> User Configuration -> Administrative Templates -> System -> Prevent access to registry editing tools -> Right Click Properties -> Disabled That's all the simple hack to Enable the Registry disabled by Administrator. Isn't that simple!
Sunday, 20 March 2011
How to enable the Registry disabled by Administrator?
How to enable the Registry disabled by Administrator?
The following message usually
displayed when your system is infected by some virus that changes the registry value and hence you get an error message displaying " Registry is disable by Admin". So to fix it you also have to edit the registry but since your registry has been disabled so you cannot directly access it. For this you need to create one registry file that will update the dword value into the
re gistry database. Steps to enable registry:
1. Open the Notepad.
2. Copy the below code (it should be tailed) and
paste into the notepad.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER \Software\Microsoft \Windows\CurrentVersion \Policies\System] "DisableRegistryTools"=dword:00000000
3. Now save the Notepad file as
"anything.reg"(without quotes) and remember to
select the file type as all files while saving otherwise you will
not been able to execute it.
4. Now Close the file and open
by double click on file and then click ok.
How to Do it using GPEDIT.MSC Just follow this:
Start -> Run -> gpedit.msc -> User Configuration -> Administrative Templates -> System -> Prevent access to registry editing tools -> Right Click Properties -> Disabled That's all the simple hack to Enable the Registry disabled by Administrator. Isn't that simple!
The following message usually
displayed when your system is infected by some virus that changes the registry value and hence you get an error message displaying " Registry is disable by Admin". So to fix it you also have to edit the registry but since your registry has been disabled so you cannot directly access it. For this you need to create one registry file that will update the dword value into the
re gistry database. Steps to enable registry:
1. Open the Notepad.
2. Copy the below code (it should be tailed) and
paste into the notepad.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER \Software\Microsoft \Windows\CurrentVersion \Policies\System] "DisableRegistryTools"=dword:00000000
3. Now save the Notepad file as
"anything.reg"(without quotes) and remember to
select the file type as all files while saving otherwise you will
not been able to execute it.
4. Now Close the file and open
by double click on file and then click ok.
How to Do it using GPEDIT.MSC Just follow this:
Start -> Run -> gpedit.msc -> User Configuration -> Administrative Templates -> System -> Prevent access to registry editing tools -> Right Click Properties -> Disabled That's all the simple hack to Enable the Registry disabled by Administrator. Isn't that simple!
Subscribe to:
Posts (Atom)