Jump to content

Windows explorer references to files get stored in IE history


Recommended Posts

Guest Rick Blackthorn
Posted

When opening files in windows explorer, links get placed in IE's

history.

 

I want to prevent that.

 

Which registry key should I change?

 

--

Critical thinking is required except in religion and politics where it is prohibited. - Vernon Schryver

  • Replies 2
  • Created
  • Last Reply

Popular Days

Guest Bruno
Posted

Re: Windows explorer references to files get stored in IE history

 

"Rick Blackthorn" wrote:

> When opening files in windows explorer, links get placed in IE's

> history.

>

> I want to prevent that.

>

> Which registry key should I change?

 

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

"NoRecentDocsHistory"=dword:00000001

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]

"NoRecentDocsHistory"=dword:00000001

Guest Rick Blackthorn
Posted

Re: Windows explorer references to files get stored in IE history

 

"Bruno" <bgarbay@yahoo.com> wrote:

>"Rick Blackthorn" wrote:

>> When opening files in windows explorer, links get placed in IE's

>> history.

>>

>> I want to prevent that.

>>

>> Which registry key should I change?

>

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

>"NoRecentDocsHistory"=dword:00000001

>

>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]

>"NoRecentDocsHistory"=dword:00000001

 

Thank you kindly.

--

Critical thinking is required except in religion and politics where it is prohibited. - Vernon Schryver


×
×
  • Create New...