Internet Explorer çalıştırdığınız zaman açılacak olan Ana Sayfa ayarımızı yaptığımız bölüm eğer kilitli veya pasif olarak geliyorsa aşağıda yer alan bilgileri bir Notepad’e kaydedip uzantısını .REG yapıp çalıştırabilirsiniz.Bu şekilde problem giderilecektir.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Internet Explorer\Control Panel]

“HomePage”=dword:00000000

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Control Panel]

“HomePage”=dword:00000000

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Policies\Microsoft\Internet Explorer\Control Panel]

“HomePage”=dword:00000001

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Policies\Microsoft\Internet Explorer\Control Panel]

“**del.HomePage”=” “

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

“NoSaveSettings”=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\LocalUser\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]

“NoSaveSettings”=dword:00000000

Bir başka ipucu dökümanında görüşmek üzere...

M.Hakan Söylemez