Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Vista Hardware

Vista Hardware microsoft.public.windows.vista.hardware_devices

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 06-22-2009, 05:50 PM
JamesJ
Newsgroup Contributor
 
Posts: n/a
Seafely Remove Hardware Question

I just installed plugged-in and ecternal harddrive with Vista Home Basic
SP2.
The moment I plugged in the USB an icon appeared in the Notification area:
'Safely Remove Hardware'.
I'ver notice a setting in the properties of the drive that
'Optimize for quick removal' is checked but I'm not sure if changing this
will prevent the iceopn from appearing.
How can I prevent this icon from appearing?

Thanks,
James

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 06-22-2009, 05:50 PM
  #2 (permalink)  
Old 06-23-2009, 06:50 AM
Spirit
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

Hide or Remove :
[url]http://www.raymond.cc/blog/archives/2007/05/06/hide-or-remove-safely-remove-hardware-tray-icon/[/url]

[url]http://blog.ryantadams.com/2008/10/27/hide-the-safely-remove-hardware-icon-from-the-system-tray/[/url]

[url]http://alanedwardes.com/posts/removing-the-safely-remove-hardware-icon/[/url]

[url]http://www.tech-recipes.com/rx/598/hide-the-safely-remove-hardware-icon-from-system-tray/[/url]

"JamesJ" <jjy@darwin_roadrunner.com> wrote in message
news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...[color=blue]
>I just installed plugged-in and ecternal harddrive with Vista Home Basic
>SP2.
> The moment I plugged in the USB an icon appeared in the Notification area:
> 'Safely Remove Hardware'.
> I'ver notice a setting in the properties of the drive that
> 'Optimize for quick removal' is checked but I'm not sure if changing this
> will prevent the iceopn from appearing.
> How can I prevent this icon from appearing?
>
> Thanks,
> James[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 06-23-2009, 08:10 AM
JamesJ
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

These only removing the icon by loading another program.
Is there a registry hack??

James

"Spirit" <noone@localhost> wrote in message
news:ee7d4hA9JHA.5780@TK2MSFTNGP03.phx.gbl...[color=blue]
> Hide or Remove :
> [url]http://www.raymond.cc/blog/archives/2007/05/06/hide-or-remove-safely-remove-hardware-tray-icon/[/url]
>
> [url]http://blog.ryantadams.com/2008/10/27/hide-the-safely-remove-hardware-icon-from-the-system-tray/[/url]
>
> [url]http://alanedwardes.com/posts/removing-the-safely-remove-hardware-icon/[/url]
>
> [url]http://www.tech-recipes.com/rx/598/hide-the-safely-remove-hardware-icon-from-system-tray/[/url]
>
> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
> news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...[color=green]
>>I just installed plugged-in and ecternal harddrive with Vista Home Basic
>>SP2.
>> The moment I plugged in the USB an icon appeared in the Notification
>> area:
>> 'Safely Remove Hardware'.
>> I'ver notice a setting in the properties of the drive that
>> 'Optimize for quick removal' is checked but I'm not sure if changing this
>> will prevent the iceopn from appearing.
>> How can I prevent this icon from appearing?
>>
>> Thanks,
>> James[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 06-23-2009, 11:40 AM
Spirit
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

I am a little curious why someone would want to do this?

This is how to hide ALL Icons in SysTray :

[url]http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/[/url]

and :

Enable hot-plug filter & hide safe-remove icon x86
Add & Set this key :

"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
To DWORD value "0x80000000"

Enable hot-plug filter & hide safe-remove icon x64
Add & Set this key :

"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
To DWORD value "0x80000000"

also from Via :

1. To Enable hot-plug filter but hide safe-remove icon ( i386 platform ):
Add and set registry:
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
To DWORD value "0x80000000"

2. To enable hot-plug filter and also shows safe-remove icon ( i386
platform ):
Add and set registry
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
To DWORD value "0x80000001"

3. To Enable hot-plug filter but hide safe-remove icon ( x64 platform ):
Add and set registry:
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
To DWORD value "0x80000000"

4. To enable hot-plug filter and also shows safe-remove icon ( x64
platform ):
Add and set registry
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
To DWORD value "0x80000001"

5. To disable hot-plug filter, set "Parameter0" to zero value.


"JamesJ" <jjy@darwin_roadrunner.com> wrote in message
news:uRX0vPB9JHA.4900@TK2MSFTNGP02.phx.gbl...[color=blue]
> These only removing the icon by loading another program.
> Is there a registry hack??
>
> James
>
> "Spirit" <noone@localhost> wrote in message
> news:ee7d4hA9JHA.5780@TK2MSFTNGP03.phx.gbl...[color=green]
>> Hide or Remove :
>> [url]http://www.raymond.cc/blog/archives/2007/05/06/hide-or-remove-safely-remove-hardware-tray-icon/[/url]
>>
>> [url]http://blog.ryantadams.com/2008/10/27/hide-the-safely-remove-hardware-icon-from-the-system-tray/[/url]
>>
>> [url]http://alanedwardes.com/posts/removing-the-safely-remove-hardware-icon/[/url]
>>
>> [url]http://www.tech-recipes.com/rx/598/hide-the-safely-remove-hardware-icon-from-system-tray/[/url]
>>
>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>> news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...[color=darkred]
>>>I just installed plugged-in and ecternal harddrive with Vista Home Basic
>>>SP2.
>>> The moment I plugged in the USB an icon appeared in the Notification
>>> area:
>>> 'Safely Remove Hardware'.
>>> I'ver notice a setting in the properties of the drive that
>>> 'Optimize for quick removal' is checked but I'm not sure if changing
>>> this will prevent the iceopn from appearing.
>>> How can I prevent this icon from appearing?
>>>
>>> Thanks,
>>> James[/color]
>>[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 06-23-2009, 11:50 AM
JamesJ
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

I really don't want all icons hidden just this one. I could use the hide
inactive icons in
notification area properties but it leaves an arrow indicating an icon is
hidden.
Isn't really that big of a deal. Just that I can accomplish the same thing
by right clicking
the drive in 'Computer' and selecting 'Safely Remove'.

Thanks much for the info,
James

"Spirit" <noone@localhost> wrote in message
news:ud3fTFD9JHA.5040@TK2MSFTNGP04.phx.gbl...[color=blue]
>I am a little curious why someone would want to do this?
>
> This is how to hide ALL Icons in SysTray :
>
> [url]http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/[/url]
>
> and :
>
> Enable hot-plug filter & hide safe-remove icon x86
> Add & Set this key :
>
> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
> To DWORD value "0x80000000"
>
> Enable hot-plug filter & hide safe-remove icon x64
> Add & Set this key :
>
> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
> To DWORD value "0x80000000"
>
> also from Via :
>
> 1. To Enable hot-plug filter but hide safe-remove icon ( i386 platform ):
> Add and set registry:
> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
> To DWORD value "0x80000000"
>
> 2. To enable hot-plug filter and also shows safe-remove icon ( i386
> platform ):
> Add and set registry
> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
> To DWORD value "0x80000001"
>
> 3. To Enable hot-plug filter but hide safe-remove icon ( x64 platform ):
> Add and set registry:
> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
> To DWORD value "0x80000000"
>
> 4. To enable hot-plug filter and also shows safe-remove icon ( x64
> platform ):
> Add and set registry
> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
> To DWORD value "0x80000001"
>
> 5. To disable hot-plug filter, set "Parameter0" to zero value.
>
>
> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
> news:uRX0vPB9JHA.4900@TK2MSFTNGP02.phx.gbl...[color=green]
>> These only removing the icon by loading another program.
>> Is there a registry hack??
>>
>> James
>>
>> "Spirit" <noone@localhost> wrote in message
>> news:ee7d4hA9JHA.5780@TK2MSFTNGP03.phx.gbl...[color=darkred]
>>> Hide or Remove :
>>> [url]http://www.raymond.cc/blog/archives/2007/05/06/hide-or-remove-safely-remove-hardware-tray-icon/[/url]
>>>
>>> [url]http://blog.ryantadams.com/2008/10/27/hide-the-safely-remove-hardware-icon-from-the-system-tray/[/url]
>>>
>>> [url]http://alanedwardes.com/posts/removing-the-safely-remove-hardware-icon/[/url]
>>>
>>> [url]http://www.tech-recipes.com/rx/598/hide-the-safely-remove-hardware-icon-from-system-tray/[/url]
>>>
>>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>>> news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...
>>>>I just installed plugged-in and ecternal harddrive with Vista Home Basic
>>>>SP2.
>>>> The moment I plugged in the USB an icon appeared in the Notification
>>>> area:
>>>> 'Safely Remove Hardware'.
>>>> I'ver notice a setting in the properties of the drive that
>>>> 'Optimize for quick removal' is checked but I'm not sure if changing
>>>> this will prevent the iceopn from appearing.
>>>> How can I prevent this icon from appearing?
>>>>
>>>> Thanks,
>>>> James
>>>[/color]
>>[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 06-23-2009, 11:50 AM
Spirit
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

I gave you the registry information you asked for....... the 1st tip
was the how to hide all..... the later ones are the answer to just the
one.

"JamesJ" <jjy@darwin_roadrunner.com> wrote in message
news:%23Pbd2JD9JHA.4948@TK2MSFTNGP04.phx.gbl...[color=blue]
>I really don't want all icons hidden just this one. I could use the hide
>inactive icons in
> notification area properties but it leaves an arrow indicating an icon is
> hidden.
> Isn't really that big of a deal. Just that I can accomplish the same thing
> by right clicking
> the drive in 'Computer' and selecting 'Safely Remove'.
>
> Thanks much for the info,
> James
>
> "Spirit" <noone@localhost> wrote in message
> news:ud3fTFD9JHA.5040@TK2MSFTNGP04.phx.gbl...[color=green]
>>I am a little curious why someone would want to do this?
>>
>> This is how to hide ALL Icons in SysTray :
>>
>> [url]http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/[/url]
>>
>> and :
>>
>> Enable hot-plug filter & hide safe-remove icon x86
>> Add & Set this key :
>>
>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>> To DWORD value "0x80000000"
>>
>> Enable hot-plug filter & hide safe-remove icon x64
>> Add & Set this key :
>>
>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>> To DWORD value "0x80000000"
>>
>> also from Via :
>>
>> 1. To Enable hot-plug filter but hide safe-remove icon ( i386 platform ):
>> Add and set registry:
>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>> To DWORD value "0x80000000"
>>
>> 2. To enable hot-plug filter and also shows safe-remove icon ( i386
>> platform ):
>> Add and set registry
>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>> To DWORD value "0x80000001"
>>
>> 3. To Enable hot-plug filter but hide safe-remove icon ( x64 platform ):
>> Add and set registry:
>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>> To DWORD value "0x80000000"
>>
>> 4. To enable hot-plug filter and also shows safe-remove icon ( x64
>> platform ):
>> Add and set registry
>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>> To DWORD value "0x80000001"
>>
>> 5. To disable hot-plug filter, set "Parameter0" to zero value.
>>
>>
>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>> news:uRX0vPB9JHA.4900@TK2MSFTNGP02.phx.gbl...[color=darkred]
>>> These only removing the icon by loading another program.
>>> Is there a registry hack??
>>>
>>> James
>>>
>>> "Spirit" <noone@localhost> wrote in message
>>> news:ee7d4hA9JHA.5780@TK2MSFTNGP03.phx.gbl...
>>>> Hide or Remove :
>>>> [url]http://www.raymond.cc/blog/archives/2007/05/06/hide-or-remove-safely-remove-hardware-tray-icon/[/url]
>>>>
>>>> [url]http://blog.ryantadams.com/2008/10/27/hide-the-safely-remove-hardware-icon-from-the-system-tray/[/url]
>>>>
>>>> [url]http://alanedwardes.com/posts/removing-the-safely-remove-hardware-icon/[/url]
>>>>
>>>> [url]http://www.tech-recipes.com/rx/598/hide-the-safely-remove-hardware-icon-from-system-tray/[/url]
>>>>
>>>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>>>> news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...
>>>>>I just installed plugged-in and ecternal harddrive with Vista Home
>>>>>Basic SP2.
>>>>> The moment I plugged in the USB an icon appeared in the Notification
>>>>> area:
>>>>> 'Safely Remove Hardware'.
>>>>> I'ver notice a setting in the properties of the drive that
>>>>> 'Optimize for quick removal' is checked but I'm not sure if changing
>>>>> this will prevent the iceopn from appearing.
>>>>> How can I prevent this icon from appearing?
>>>>>
>>>>> Thanks,
>>>>> James
>>>>
>>>[/color]
>>[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 06-23-2009, 12:20 PM
JamesJ
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

I didn't scroll down far enough. Thanks

James

"Spirit" <noone@localhost> wrote in message
news:OOJnMMD9JHA.1248@TK2MSFTNGP04.phx.gbl...[color=blue]
>I gave you the registry information you asked for....... the 1st tip
> was the how to hide all..... the later ones are the answer to just the
> one.
>
> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
> news:%23Pbd2JD9JHA.4948@TK2MSFTNGP04.phx.gbl...[color=green]
>>I really don't want all icons hidden just this one. I could use the hide
>>inactive icons in
>> notification area properties but it leaves an arrow indicating an icon is
>> hidden.
>> Isn't really that big of a deal. Just that I can accomplish the same
>> thing by right clicking
>> the drive in 'Computer' and selecting 'Safely Remove'.
>>
>> Thanks much for the info,
>> James
>>
>> "Spirit" <noone@localhost> wrote in message
>> news:ud3fTFD9JHA.5040@TK2MSFTNGP04.phx.gbl...[color=darkred]
>>>I am a little curious why someone would want to do this?
>>>
>>> This is how to hide ALL Icons in SysTray :
>>>
>>> [url]http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/[/url]
>>>
>>> and :
>>>
>>> Enable hot-plug filter & hide safe-remove icon x86
>>> Add & Set this key :
>>>
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>> To DWORD value "0x80000000"
>>>
>>> Enable hot-plug filter & hide safe-remove icon x64
>>> Add & Set this key :
>>>
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>> To DWORD value "0x80000000"
>>>
>>> also from Via :
>>>
>>> 1. To Enable hot-plug filter but hide safe-remove icon ( i386
>>> platform ):
>>> Add and set registry:
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>> To DWORD value "0x80000000"
>>>
>>> 2. To enable hot-plug filter and also shows safe-remove icon ( i386
>>> platform ):
>>> Add and set registry
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>> To DWORD value "0x80000001"
>>>
>>> 3. To Enable hot-plug filter but hide safe-remove icon ( x64 platform ):
>>> Add and set registry:
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>> To DWORD value "0x80000000"
>>>
>>> 4. To enable hot-plug filter and also shows safe-remove icon ( x64
>>> platform ):
>>> Add and set registry
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>> To DWORD value "0x80000001"
>>>
>>> 5. To disable hot-plug filter, set "Parameter0" to zero value.
>>>
>>>
>>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>>> news:uRX0vPB9JHA.4900@TK2MSFTNGP02.phx.gbl...
>>>> These only removing the icon by loading another program.
>>>> Is there a registry hack??
>>>>
>>>> James
>>>>
>>>> "Spirit" <noone@localhost> wrote in message
>>>> news:ee7d4hA9JHA.5780@TK2MSFTNGP03.phx.gbl...
>>>>> Hide or Remove :
>>>>> [url]http://www.raymond.cc/blog/archives/2007/05/06/hide-or-remove-safely-remove-hardware-tray-icon/[/url]
>>>>>
>>>>> [url]http://blog.ryantadams.com/2008/10/27/hide-the-safely-remove-hardware-icon-from-the-system-tray/[/url]
>>>>>
>>>>> [url]http://alanedwardes.com/posts/removing-the-safely-remove-hardware-icon/[/url]
>>>>>
>>>>> [url]http://www.tech-recipes.com/rx/598/hide-the-safely-remove-hardware-icon-from-system-tray/[/url]
>>>>>
>>>>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>>>>> news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...
>>>>>>I just installed plugged-in and ecternal harddrive with Vista Home
>>>>>>Basic SP2.
>>>>>> The moment I plugged in the USB an icon appeared in the Notification
>>>>>> area:
>>>>>> 'Safely Remove Hardware'.
>>>>>> I'ver notice a setting in the properties of the drive that
>>>>>> 'Optimize for quick removal' is checked but I'm not sure if changing
>>>>>> this will prevent the iceopn from appearing.
>>>>>> How can I prevent this icon from appearing?
>>>>>>
>>>>>> Thanks,
>>>>>> James
>>>>>
>>>>
>>>[/color]
>>[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 06-23-2009, 12:40 PM
JamesJ
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

Another question. What would the Service name be for this??
Does it have an 'Allow this service to interact with the desktop' option.
Can't seem to find the name of the service anywhere.

James

"Spirit" <noone@localhost> wrote in message
news:OOJnMMD9JHA.1248@TK2MSFTNGP04.phx.gbl...[color=blue]
>I gave you the registry information you asked for....... the 1st tip
> was the how to hide all..... the later ones are the answer to just the
> one.
>
> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
> news:%23Pbd2JD9JHA.4948@TK2MSFTNGP04.phx.gbl...[color=green]
>>I really don't want all icons hidden just this one. I could use the hide
>>inactive icons in
>> notification area properties but it leaves an arrow indicating an icon is
>> hidden.
>> Isn't really that big of a deal. Just that I can accomplish the same
>> thing by right clicking
>> the drive in 'Computer' and selecting 'Safely Remove'.
>>
>> Thanks much for the info,
>> James
>>
>> "Spirit" <noone@localhost> wrote in message
>> news:ud3fTFD9JHA.5040@TK2MSFTNGP04.phx.gbl...[color=darkred]
>>>I am a little curious why someone would want to do this?
>>>
>>> This is how to hide ALL Icons in SysTray :
>>>
>>> [url]http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/[/url]
>>>
>>> and :
>>>
>>> Enable hot-plug filter & hide safe-remove icon x86
>>> Add & Set this key :
>>>
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>> To DWORD value "0x80000000"
>>>
>>> Enable hot-plug filter & hide safe-remove icon x64
>>> Add & Set this key :
>>>
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>> To DWORD value "0x80000000"
>>>
>>> also from Via :
>>>
>>> 1. To Enable hot-plug filter but hide safe-remove icon ( i386
>>> platform ):
>>> Add and set registry:
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>> To DWORD value "0x80000000"
>>>
>>> 2. To enable hot-plug filter and also shows safe-remove icon ( i386
>>> platform ):
>>> Add and set registry
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>> To DWORD value "0x80000001"
>>>
>>> 3. To Enable hot-plug filter but hide safe-remove icon ( x64 platform ):
>>> Add and set registry:
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>> To DWORD value "0x80000000"
>>>
>>> 4. To enable hot-plug filter and also shows safe-remove icon ( x64
>>> platform ):
>>> Add and set registry
>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>> To DWORD value "0x80000001"
>>>
>>> 5. To disable hot-plug filter, set "Parameter0" to zero value.
>>>
>>>
>>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>>> news:uRX0vPB9JHA.4900@TK2MSFTNGP02.phx.gbl...
>>>> These only removing the icon by loading another program.
>>>> Is there a registry hack??
>>>>
>>>> James
>>>>
>>>> "Spirit" <noone@localhost> wrote in message
>>>> news:ee7d4hA9JHA.5780@TK2MSFTNGP03.phx.gbl...
>>>>> Hide or Remove :
>>>>> [url]http://www.raymond.cc/blog/archives/2007/05/06/hide-or-remove-safely-remove-hardware-tray-icon/[/url]
>>>>>
>>>>> [url]http://blog.ryantadams.com/2008/10/27/hide-the-safely-remove-hardware-icon-from-the-system-tray/[/url]
>>>>>
>>>>> [url]http://alanedwardes.com/posts/removing-the-safely-remove-hardware-icon/[/url]
>>>>>
>>>>> [url]http://www.tech-recipes.com/rx/598/hide-the-safely-remove-hardware-icon-from-system-tray/[/url]
>>>>>
>>>>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>>>>> news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...
>>>>>>I just installed plugged-in and ecternal harddrive with Vista Home
>>>>>>Basic SP2.
>>>>>> The moment I plugged in the USB an icon appeared in the Notification
>>>>>> area:
>>>>>> 'Safely Remove Hardware'.
>>>>>> I'ver notice a setting in the properties of the drive that
>>>>>> 'Optimize for quick removal' is checked but I'm not sure if changing
>>>>>> this will prevent the iceopn from appearing.
>>>>>> How can I prevent this icon from appearing?
>>>>>>
>>>>>> Thanks,
>>>>>> James
>>>>>
>>>>
>>>[/color]
>>[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 06-23-2009, 12:50 PM
Spirit
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

Enjoy :

[url]http://www.blackviper.com/WinVista/servicecfg.htm[/url]

"JamesJ" <jjy@darwin_roadrunner.com> wrote in message
news:uL7z1kD9JHA.1340@TK2MSFTNGP05.phx.gbl...[color=blue]
> Another question. What would the Service name be for this??
> Does it have an 'Allow this service to interact with the desktop' option.
> Can't seem to find the name of the service anywhere.
>
> James
>
> "Spirit" <noone@localhost> wrote in message
> news:OOJnMMD9JHA.1248@TK2MSFTNGP04.phx.gbl...[color=green]
>>I gave you the registry information you asked for....... the 1st tip
>> was the how to hide all..... the later ones are the answer to just the
>> one.
>>
>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>> news:%23Pbd2JD9JHA.4948@TK2MSFTNGP04.phx.gbl...[color=darkred]
>>>I really don't want all icons hidden just this one. I could use the hide
>>>inactive icons in
>>> notification area properties but it leaves an arrow indicating an icon
>>> is hidden.
>>> Isn't really that big of a deal. Just that I can accomplish the same
>>> thing by right clicking
>>> the drive in 'Computer' and selecting 'Safely Remove'.
>>>
>>> Thanks much for the info,
>>> James
>>>
>>> "Spirit" <noone@localhost> wrote in message
>>> news:ud3fTFD9JHA.5040@TK2MSFTNGP04.phx.gbl...
>>>>I am a little curious why someone would want to do this?
>>>>
>>>> This is how to hide ALL Icons in SysTray :
>>>>
>>>> [url]http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/[/url]
>>>>
>>>> and :
>>>>
>>>> Enable hot-plug filter & hide safe-remove icon x86
>>>> Add & Set this key :
>>>>
>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>>> To DWORD value "0x80000000"
>>>>
>>>> Enable hot-plug filter & hide safe-remove icon x64
>>>> Add & Set this key :
>>>>
>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>>> To DWORD value "0x80000000"
>>>>
>>>> also from Via :
>>>>
>>>> 1. To Enable hot-plug filter but hide safe-remove icon ( i386
>>>> platform ):
>>>> Add and set registry:
>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>>> To DWORD value "0x80000000"
>>>>
>>>> 2. To enable hot-plug filter and also shows safe-remove icon ( i386
>>>> platform ):
>>>> Add and set registry
>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>>> To DWORD value "0x80000001"
>>>>
>>>> 3. To Enable hot-plug filter but hide safe-remove icon ( x64
>>>> platform ):
>>>> Add and set registry:
>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>>> To DWORD value "0x80000000"
>>>>
>>>> 4. To enable hot-plug filter and also shows safe-remove icon ( x64
>>>> platform ):
>>>> Add and set registry
>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>>> To DWORD value "0x80000001"
>>>>
>>>> 5. To disable hot-plug filter, set "Parameter0" to zero value.
>>>>
>>>>
>>>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>>>> news:uRX0vPB9JHA.4900@TK2MSFTNGP02.phx.gbl...
>>>>> These only removing the icon by loading another program.
>>>>> Is there a registry hack??
>>>>>
>>>>> James
>>>>>
>>>>> "Spirit" <noone@localhost> wrote in message
>>>>> news:ee7d4hA9JHA.5780@TK2MSFTNGP03.phx.gbl...
>>>>>> Hide or Remove :
>>>>>> [url]http://www.raymond.cc/blog/archives/2007/05/06/hide-or-remove-safely-remove-hardware-tray-icon/[/url]
>>>>>>
>>>>>> [url]http://blog.ryantadams.com/2008/10/27/hide-the-safely-remove-hardware-icon-from-the-system-tray/[/url]
>>>>>>
>>>>>> [url]http://alanedwardes.com/posts/removing-the-safely-remove-hardware-icon/[/url]
>>>>>>
>>>>>> [url]http://www.tech-recipes.com/rx/598/hide-the-safely-remove-hardware-icon-from-system-tray/[/url]
>>>>>>
>>>>>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>>>>>> news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...
>>>>>>>I just installed plugged-in and ecternal harddrive with Vista Home
>>>>>>>Basic SP2.
>>>>>>> The moment I plugged in the USB an icon appeared in the Notification
>>>>>>> area:
>>>>>>> 'Safely Remove Hardware'.
>>>>>>> I'ver notice a setting in the properties of the drive that
>>>>>>> 'Optimize for quick removal' is checked but I'm not sure if changing
>>>>>>> this will prevent the iceopn from appearing.
>>>>>>> How can I prevent this icon from appearing?
>>>>>>>
>>>>>>> Thanks,
>>>>>>> James
>>>>>>
>>>>>
>>>>
>>>[/color]
>>[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #10 (permalink)  
Old 06-23-2009, 02:30 PM
JamesJ
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

Never thought of Viper!

James

"Spirit" <noone@localhost> wrote in message
news:%23hrWXrD9JHA.5064@TK2MSFTNGP03.phx.gbl...[color=blue]
> Enjoy :
>
> [url]http://www.blackviper.com/WinVista/servicecfg.htm[/url]
>
> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
> news:uL7z1kD9JHA.1340@TK2MSFTNGP05.phx.gbl...[color=green]
>> Another question. What would the Service name be for this??
>> Does it have an 'Allow this service to interact with the desktop' option.
>> Can't seem to find the name of the service anywhere.
>>
>> James
>>
>> "Spirit" <noone@localhost> wrote in message
>> news:OOJnMMD9JHA.1248@TK2MSFTNGP04.phx.gbl...[color=darkred]
>>>I gave you the registry information you asked for....... the 1st tip
>>> was the how to hide all..... the later ones are the answer to just the
>>> one.
>>>
>>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>>> news:%23Pbd2JD9JHA.4948@TK2MSFTNGP04.phx.gbl...
>>>>I really don't want all icons hidden just this one. I could use the hide
>>>>inactive icons in
>>>> notification area properties but it leaves an arrow indicating an icon
>>>> is hidden.
>>>> Isn't really that big of a deal. Just that I can accomplish the same
>>>> thing by right clicking
>>>> the drive in 'Computer' and selecting 'Safely Remove'.
>>>>
>>>> Thanks much for the info,
>>>> James
>>>>
>>>> "Spirit" <noone@localhost> wrote in message
>>>> news:ud3fTFD9JHA.5040@TK2MSFTNGP04.phx.gbl...
>>>>>I am a little curious why someone would want to do this?
>>>>>
>>>>> This is how to hide ALL Icons in SysTray :
>>>>>
>>>>> [url]http://samanathon.com/registry-hack-hide-all-icons-in-the-notification-area-system-tray/[/url]
>>>>>
>>>>> and :
>>>>>
>>>>> Enable hot-plug filter & hide safe-remove icon x86
>>>>> Add & Set this key :
>>>>>
>>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>>>> To DWORD value "0x80000000"
>>>>>
>>>>> Enable hot-plug filter & hide safe-remove icon x64
>>>>> Add & Set this key :
>>>>>
>>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>>>> To DWORD value "0x80000000"
>>>>>
>>>>> also from Via :
>>>>>
>>>>> 1. To Enable hot-plug filter but hide safe-remove icon ( i386
>>>>> platform ):
>>>>> Add and set registry:
>>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>>>> To DWORD value "0x80000000"
>>>>>
>>>>> 2. To enable hot-plug filter and also shows safe-remove icon ( i386
>>>>> platform ):
>>>>> Add and set registry
>>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfilt\Parameter0"
>>>>> To DWORD value "0x80000001"
>>>>>
>>>>> 3. To Enable hot-plug filter but hide safe-remove icon ( x64
>>>>> platform ):
>>>>> Add and set registry:
>>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>>>> To DWORD value "0x80000000"
>>>>>
>>>>> 4. To enable hot-plug filter and also shows safe-remove icon ( x64
>>>>> platform ):
>>>>> Add and set registry
>>>>> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\xfiltx64\Parameter0"
>>>>> To DWORD value "0x80000001"
>>>>>
>>>>> 5. To disable hot-plug filter, set "Parameter0" to zero value.
>>>>>
>>>>>
>>>>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>>>>> news:uRX0vPB9JHA.4900@TK2MSFTNGP02.phx.gbl...
>>>>>> These only removing the icon by loading another program.
>>>>>> Is there a registry hack??
>>>>>>
>>>>>> James
>>>>>>
>>>>>> "Spirit" <noone@localhost> wrote in message
>>>>>> news:ee7d4hA9JHA.5780@TK2MSFTNGP03.phx.gbl...
>>>>>>> Hide or Remove :
>>>>>>> [url]http://www.raymond.cc/blog/archives/2007/05/06/hide-or-remove-safely-remove-hardware-tray-icon/[/url]
>>>>>>>
>>>>>>> [url]http://blog.ryantadams.com/2008/10/27/hide-the-safely-remove-hardware-icon-from-the-system-tray/[/url]
>>>>>>>
>>>>>>> [url]http://alanedwardes.com/posts/removing-the-safely-remove-hardware-icon/[/url]
>>>>>>>
>>>>>>> [url]http://www.tech-recipes.com/rx/598/hide-the-safely-remove-hardware-icon-from-system-tray/[/url]
>>>>>>>
>>>>>>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>>>>>>> news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...
>>>>>>>>I just installed plugged-in and ecternal harddrive with Vista Home
>>>>>>>>Basic SP2.
>>>>>>>> The moment I plugged in the USB an icon appeared in the
>>>>>>>> Notification area:
>>>>>>>> 'Safely Remove Hardware'.
>>>>>>>> I'ver notice a setting in the properties of the drive that
>>>>>>>> 'Optimize for quick removal' is checked but I'm not sure if
>>>>>>>> changing this will prevent the iceopn from appearing.
>>>>>>>> How can I prevent this icon from appearing?
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> James
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>[/color]
>>[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #11 (permalink)  
Old 06-23-2009, 05:20 PM
Pavel A.
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

Open taskbar and start menu properties.
Click on Taskbar tab. Make sure that "hide inactive icons" is checked.
Click on 'Customize..."
Click on "safely remove hardware" and select "Hide when inactive".

You probably do not want to completely prevent this icon from appearing.
It's there for a purpose.
Same about "optimize for quick removal" - don't change it, if not sure.

Regards,
-- pa


"JamesJ" <jjy@darwin_roadrunner.com> wrote in message
news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...[color=blue]
> I just installed plugged-in and ecternal harddrive with Vista Home Basic
> SP2.
> The moment I plugged in the USB an icon appeared in the Notification area:
> 'Safely Remove Hardware'.
> I'ver notice a setting in the properties of the drive that
> 'Optimize for quick removal' is checked but I'm not sure if changing this
> will prevent the iceopn from appearing.
> How can I prevent this icon from appearing?
>
> Thanks,
> James[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #12 (permalink)  
Old 06-24-2009, 10:10 AM
JamesJ
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

That was the first thing I did but, it shows an arrow indicating something
is hidden
and that is just as annoying.

I know why it's there. In case I try to unplug my external hard drive while
my system
is accessing the drive. I use the drive for backup only. The system has no
reason to
access this drive unless I initiate it. Heck, I've unplugged it and plugged
it back in several
times and I see no problems with the data.

James

"Pavel A." <pavel_a@12fastmail34.fm> wrote in message
news:%23b1FPBG9JHA.2604@TK2MSFTNGP05.phx.gbl...[color=blue]
> Open taskbar and start menu properties.
> Click on Taskbar tab. Make sure that "hide inactive icons" is checked.
> Click on 'Customize..."
> Click on "safely remove hardware" and select "Hide when inactive".
>
> You probably do not want to completely prevent this icon from appearing.
> It's there for a purpose.
> Same about "optimize for quick removal" - don't change it, if not sure.
>
> Regards,
> -- pa
>
>
> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
> news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...[color=green]
>> I just installed plugged-in and ecternal harddrive with Vista Home Basic
>> SP2.
>> The moment I plugged in the USB an icon appeared in the Notification
>> area:
>> 'Safely Remove Hardware'.
>> I'ver notice a setting in the properties of the drive that
>> 'Optimize for quick removal' is checked but I'm not sure if changing this
>> will prevent the iceopn from appearing.
>> How can I prevent this icon from appearing?
>>
>> Thanks,
>> James[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #13 (permalink)  
Old 06-30-2009, 09:10 AM
R. C. White
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

Hi, James.

I just today responded to your other thread with the same question. I gave
you the same advice as you've quoted:
[color=blue]
> I'ver notice a setting in the properties of the drive that
> 'Optimize for quick removal' is checked but I'm not sure if changing this
> will prevent the iceopn from appearing.[/color]

Did you actually try this? What was the result?

Googling (and Binging) for "quick removal" and such terms got me thousands
of hits from other discussions like this, but nothing authoritative until I
tried TechNet. There I found this
([url]http://technet.microsoft.com/en-us/library/bb457107.aspx[/url] ), but I'm not
sure if you can access it without a TechNet subscription, so I've pasted
several paragraphs. It is from the Windows XP Professional Resource Kit,
published November 30, 2005. While it is much more than you asked for, it
might help explain WHY, not just "how to".

<paste>
Safe Removal of Plug and Play Devices
Some buses allow devices to be hot-plugged-added or removed while a system
is running. Examples of such buses include USB, IEEE 1394, PC Card, and
CardBus. For devices on other buses, such as ISA and PCI, the computer must
be turned off before devices are added or removed.

Note While primarily intended for servers, Windows XP also supports the
Hot-Plug PCI specification through ACPI. This specification allows users to
install and remove PCI devices while the computer is running for compliant
PCI devices and controllers. For more information, see
[url]http://www.microsoft.com/whdc/system/pnppwr/hotadd/hotplugpci.mspx[/url].

When removing a device from a bus that supports hot plugging, if the Safely
Remove Hardware icon appears in the notification area, use the Safely Remove
Hardware application as explained later to ensure a safe removal of hardware
from the system. The Safely Remove Hardware application informs Windows that
the user intends to remove a device. This gives Windows an opportunity to
prepare for the removal by taking steps such as halting data transfers to
the device and unloading device drivers.

When hardware is removed from a running system without using the Safely
Remove Hardware application, it is often referred to as surprise removal
because the operating system is not notified in advance of the removal.
Surprise removal is particularly a concern for storage devices for which
write caching is enabled, because when such devices are surprise removed,
data loss or corruption might occur. To reduce the likelihood of data loss
or corruption as a result of surprise removal of consumer-oriented storage
devices, Windows XP Professional disables write caching by default for these
devices (such as cameras that include IEEE 1394 or USB storage, small form
factor storage devices such as compact flash, and so on). While write
caching policy addresses this particular issue, it is recommended that users
continue to use the Safely Remove Hardware application when it appears in
the notification area. Also, disabling write caching might slow the
performance of consumer-oriented storage devices.

Write caching is enabled by default for high-performance external storage
devices such as IEEE 1394 hard drives and SCSI hard drives, in addition to
being enabled for storage devices inside the computer that cannot be
surprise removed.

Caching policy defaults can be changed in Device Manager for
high-performance external storage devices. In Device Manager, on the
property sheet for the removable storage device, click the Policies tab to
view the default write caching settings for the device. If the Policies tab
does not display, this option is not provided for the device. If the write
caching settings are enabled, you can change the settings based on your
performance and safe removal needs as follows:

Click Optimize for quick removal to disable write caching on the storage
device and in Windows. This allows you to remove the device without using
the Safely Remove Hardware application, but it can have an impact on the
performance of the device.

Click Optimize for performance to enable write caching in Windows, which can
improve the performance of the storage device. However, you must use the
Safely Remove Hardware application to disconnect the device from the
computer.

If these write caching options are not available, your storage device is not
removable without turning off the computer and a different option displays
in the dialog box. This option allows you to disable write caching for your
storage device, which can affect the performance of the device.
</paste>

In summary, you can Optimize for Quick Removal; this will get rid of your
Safely Remove Hardware icon - which is what you said you want - but it might
slow down copying files to your HDD. (Reads don't use the cache, so they
shouldn't be affected.) OR, you can Optimize for Best Performance - and
continue to deal with that icon.

RC
--
R. C. White, CPA
San Marcos, TX
[email]rc@grandecom.net[/email]
Microsoft Windows MVP
Windows Live Mail 2009 (14.0.8064.0206) in Win7 Ultimate x64 RC 7100

"JamesJ" <jjy@darwin_roadrunner.com> wrote in message
news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...[color=blue]
> I just installed plugged-in and ecternal harddrive with Vista Home Basic
> SP2.
> The moment I plugged in the USB an icon appeared in the Notification area:
> 'Safely Remove Hardware'.
> I'ver notice a setting in the properties of the drive that
> 'Optimize for quick removal' is checked but I'm not sure if changing this
> will prevent the iceopn from appearing.
> How can I prevent this icon from appearing?
>
> Thanks,
> James[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #14 (permalink)  
Old 06-30-2009, 12:50 PM
JamesJ
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

I have Optimize for Quick Removal checked but the icon remains.
Am I missing something?

James

"R. C. White" <rc@grandecom.net> wrote in message
news:utWrXxZ%23JHA.4560@TK2MSFTNGP03.phx.gbl...[color=blue]
> Hi, James.
>
> I just today responded to your other thread with the same question. I
> gave you the same advice as you've quoted:
>[color=green]
>> I'ver notice a setting in the properties of the drive that
>> 'Optimize for quick removal' is checked but I'm not sure if changing this
>> will prevent the iceopn from appearing.[/color]
>
> Did you actually try this? What was the result?
>
> Googling (and Binging) for "quick removal" and such terms got me thousands
> of hits from other discussions like this, but nothing authoritative until
> I tried TechNet. There I found this
> ([url]http://technet.microsoft.com/en-us/library/bb457107.aspx[/url] ), but I'm not
> sure if you can access it without a TechNet subscription, so I've pasted
> several paragraphs. It is from the Windows XP Professional Resource Kit,
> published November 30, 2005. While it is much more than you asked for, it
> might help explain WHY, not just "how to".
>
> <paste>
> Safe Removal of Plug and Play Devices
> Some buses allow devices to be hot-plugged-added or removed while a system
> is running. Examples of such buses include USB, IEEE 1394, PC Card, and
> CardBus. For devices on other buses, such as ISA and PCI, the computer
> must be turned off before devices are added or removed.
>
> Note While primarily intended for servers, Windows XP also supports the
> Hot-Plug PCI specification through ACPI. This specification allows users
> to install and remove PCI devices while the computer is running for
> compliant PCI devices and controllers. For more information, see
> [url]http://www.microsoft.com/whdc/system/pnppwr/hotadd/hotplugpci.mspx[/url].
>
> When removing a device from a bus that supports hot plugging, if the
> Safely Remove Hardware icon appears in the notification area, use the
> Safely Remove Hardware application as explained later to ensure a safe
> removal of hardware from the system. The Safely Remove Hardware
> application informs Windows that the user intends to remove a device. This
> gives Windows an opportunity to prepare for the removal by taking steps
> such as halting data transfers to the device and unloading device drivers.
>
> When hardware is removed from a running system without using the Safely
> Remove Hardware application, it is often referred to as surprise removal
> because the operating system is not notified in advance of the removal.
> Surprise removal is particularly a concern for storage devices for which
> write caching is enabled, because when such devices are surprise removed,
> data loss or corruption might occur. To reduce the likelihood of data loss
> or corruption as a result of surprise removal of consumer-oriented storage
> devices, Windows XP Professional disables write caching by default for
> these devices (such as cameras that include IEEE 1394 or USB storage,
> small form factor storage devices such as compact flash, and so on). While
> write caching policy addresses this particular issue, it is recommended
> that users continue to use the Safely Remove Hardware application when it
> appears in the notification area. Also, disabling write caching might slow
> the performance of consumer-oriented storage devices.
>
> Write caching is enabled by default for high-performance external storage
> devices such as IEEE 1394 hard drives and SCSI hard drives, in addition to
> being enabled for storage devices inside the computer that cannot be
> surprise removed.
>
> Caching policy defaults can be changed in Device Manager for
> high-performance external storage devices. In Device Manager, on the
> property sheet for the removable storage device, click the Policies tab to
> view the default write caching settings for the device. If the Policies
> tab does not display, this option is not provided for the device. If the
> write caching settings are enabled, you can change the settings based on
> your performance and safe removal needs as follows:
>
> Click Optimize for quick removal to disable write caching on the storage
> device and in Windows. This allows you to remove the device without using
> the Safely Remove Hardware application, but it can have an impact on the
> performance of the device.
>
> Click Optimize for performance to enable write caching in Windows, which
> can improve the performance of the storage device. However, you must use
> the Safely Remove Hardware application to disconnect the device from the
> computer.
>
> If these write caching options are not available, your storage device is
> not removable without turning off the computer and a different option
> displays in the dialog box. This option allows you to disable write
> caching for your storage device, which can affect the performance of the
> device.
> </paste>
>
> In summary, you can Optimize for Quick Removal; this will get rid of your
> Safely Remove Hardware icon - which is what you said you want - but it
> might slow down copying files to your HDD. (Reads don't use the cache, so
> they shouldn't be affected.) OR, you can Optimize for Best Performance -
> and continue to deal with that icon.
>
> RC
> --
> R. C. White, CPA
> San Marcos, TX
> [email]rc@grandecom.net[/email]
> Microsoft Windows MVP
> Windows Live Mail 2009 (14.0.8064.0206) in Win7 Ultimate x64 RC 7100
>
> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
> news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...[color=green]
>> I just installed plugged-in and ecternal harddrive with Vista Home Basic
>> SP2.
>> The moment I plugged in the USB an icon appeared in the Notification
>> area:
>> 'Safely Remove Hardware'.
>> I'ver notice a setting in the properties of the drive that
>> 'Optimize for quick removal' is checked but I'm not sure if changing this
>> will prevent the iceopn from appearing.
>> How can I prevent this icon from appearing?
>>
>> Thanks,
>> James[/color]
>[/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #15 (permalink)  
Old 07-01-2009, 08:00 PM
R. C. White
Newsgroup Contributor
 
Posts: n/a
Re: Seafely Remove Hardware Question

Hi, James.

As they say, when all else fails, Google is your friend. And now, with
Bing, we have two such friends. ;<)

I asked Bing to search for "safely remove hardware icon" and this was about
the 7th of 494,000 hits:

Icon Remover
A freeware tool for geting rid of 'Safely Remove Hardware' icon.
[url]http://iconremover.com/index.html[/url]

I've never tried this so I don't know if it works. Why don't you check it
out and let us all know how well it works.

Google also gets nearly a half-million hits on that search string. Most
hits - in both search engines - seem to be about safely removing the
hardware, rather than about removing the icon, but several hits look
promising.

RC
--
R. C. White, CPA
San Marcos, TX
[email]rc@grandecom.net[/email]
Microsoft Windows MVP
Windows Live Mail 2009 (14.0.8064.0206) in Win7 Ultimate x64 RC 7100

"JamesJ" <jjy@darwin_roadrunner.com> wrote in message
news:O1U58qb#JHA.4560@TK2MSFTNGP03.phx.gbl...[color=blue]
> I have Optimize for Quick Removal checked but the icon remains.
> Am I missing something?
>
> James
>
> "R. C. White" <rc@grandecom.net> wrote in message
> news:utWrXxZ%23JHA.4560@TK2MSFTNGP03.phx.gbl...[color=green]
>> Hi, James.
>>
>> I just today responded to your other thread with the same question. I
>> gave you the same advice as you've quoted:
>>[color=darkred]
>>> I'ver notice a setting in the properties of the drive that
>>> 'Optimize for quick removal' is checked but I'm not sure if changing
>>> this will prevent the iceopn from appearing.[/color]
>>
>> Did you actually try this? What was the result?
>>
>> Googling (and Binging) for "quick removal" and such terms got me
>> thousands of hits from other discussions like this, but nothing
>> authoritative until I tried TechNet. There I found this
>> ([url]http://technet.microsoft.com/en-us/library/bb457107.aspx[/url] ), but I'm not
>> sure if you can access it without a TechNet subscription, so I've pasted
>> several paragraphs. It is from the Windows XP Professional Resource Kit,
>> published November 30, 2005. While it is much more than you asked for,
>> it might help explain WHY, not just "how to".
>>
>> <paste>
>> Safe Removal of Plug and Play Devices
>> Some buses allow devices to be hot-plugged-added or removed while a
>> system is running. Examples of such buses include USB, IEEE 1394, PC
>> Card, and CardBus. For devices on other buses, such as ISA and PCI, the
>> computer must be turned off before devices are added or removed.
>>
>> Note While primarily intended for servers, Windows XP also supports the
>> Hot-Plug PCI specification through ACPI. This specification allows users
>> to install and remove PCI devices while the computer is running for
>> compliant PCI devices and controllers. For more information, see
>> [url]http://www.microsoft.com/whdc/system/pnppwr/hotadd/hotplugpci.mspx[/url].
>>
>> When removing a device from a bus that supports hot plugging, if the
>> Safely Remove Hardware icon appears in the notification area, use the
>> Safely Remove Hardware application as explained later to ensure a safe
>> removal of hardware from the system. The Safely Remove Hardware
>> application informs Windows that the user intends to remove a device.
>> This gives Windows an opportunity to prepare for the removal by taking
>> steps such as halting data transfers to the device and unloading device
>> drivers.
>>
>> When hardware is removed from a running system without using the Safely
>> Remove Hardware application, it is often referred to as surprise removal
>> because the operating system is not notified in advance of the removal.
>> Surprise removal is particularly a concern for storage devices for which
>> write caching is enabled, because when such devices are surprise removed,
>> data loss or corruption might occur. To reduce the likelihood of data
>> loss or corruption as a result of surprise removal of consumer-oriented
>> storage devices, Windows XP Professional disables write caching by
>> default for these devices (such as cameras that include IEEE 1394 or USB
>> storage, small form factor storage devices such as compact flash, and so
>> on). While write caching policy addresses this particular issue, it is
>> recommended that users continue to use the Safely Remove Hardware
>> application when it appears in the notification area. Also, disabling
>> write caching might slow the performance of consumer-oriented storage
>> devices.
>>
>> Write caching is enabled by default for high-performance external storage
>> devices such as IEEE 1394 hard drives and SCSI hard drives, in addition
>> to being enabled for storage devices inside the computer that cannot be
>> surprise removed.
>>
>> Caching policy defaults can be changed in Device Manager for
>> high-performance external storage devices. In Device Manager, on the
>> property sheet for the removable storage device, click the Policies tab
>> to view the default write caching settings for the device. If the
>> Policies tab does not display, this option is not provided for the
>> device. If the write caching settings are enabled, you can change the
>> settings based on your performance and safe removal needs as follows:
>>
>> Click Optimize for quick removal to disable write caching on the storage
>> device and in Windows. This allows you to remove the device without using
>> the Safely Remove Hardware application, but it can have an impact on the
>> performance of the device.
>>
>> Click Optimize for performance to enable write caching in Windows, which
>> can improve the performance of the storage device. However, you must use
>> the Safely Remove Hardware application to disconnect the device from the
>> computer.
>>
>> If these write caching options are not available, your storage device is
>> not removable without turning off the computer and a different option
>> displays in the dialog box. This option allows you to disable write
>> caching for your storage device, which can affect the performance of the
>> device.
>> </paste>
>>
>> In summary, you can Optimize for Quick Removal; this will get rid of your
>> Safely Remove Hardware icon - which is what you said you want - but it
>> might slow down copying files to your HDD. (Reads don't use the cache,
>> so they shouldn't be affected.) OR, you can Optimize for Best
>> Performance - and continue to deal with that icon.
>>
>> RC
>>
>> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
>> news:eom7Jw58JHA.3836@TK2MSFTNGP02.phx.gbl...[color=darkred]
>>> I just installed plugged-in and ecternal harddrive with Vista Home Basic
>>> SP2.
>>> The moment I plugged in the USB an icon appeared in the Notification
>>> area:
>>> 'Safely Remove Hardware'.
>>> I'ver notice a setting in the properties of the drive that
>>> 'Optimize for quick removal' is checked but I'm not sure if changing
>>> this will prevent the iceopn from appearing.
>>> How can I prevent this icon from appearing?
>>>
>>> Thanks,
>>> James[/color][/color][/color]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
question about Safely Remove Hardware ALev Windows XP 6 04-16-2009 02:10 PM
Question about "safely remove hardware" icon dave xnet Windows Vista 3 11-17-2007 11:40 AM
Remove hardware from "Safely Remove Hardware" list -John T Vista Hardware 1 08-07-2007 09:30 AM
Safely remove hardware question Dudley Henriques Windows XP 8 04-02-2007 08:15 PM
Question on 'Safely Remove Hardware' Jethro Windows XP 4 03-22-2007 02:00 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 12:23 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0