Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Security > services in vista

Reply
Thread Tools Display Modes

services in vista

 
 
PhilWardstill
Guest
Posts: n/a

 
      03-11-2007
I have disabled some services that I do not want running but they still seem
to want to start. How can I disable them so they will not run? The services
in question are: security center, windows Defender. There are other services
like Bluetooth that I don't use and the laptop does not have anyway and they
do not cause any problems.

I can right click on the icon in the tray and turn off security center, but
it still should not even start when the service is disabled.

Defender puts an icon in the tray stating that it failed to start, and I
have to right click it and choose exit. This just doesn't seem right.
 
Reply With Quote
 
 
 
 
Jesper
Guest
Posts: n/a

 
      03-11-2007
You cannot disable those services. There are protections in Vista that
prevents the security-relevant services from being disabled, under normal
operations.

"PhilWardstill" wrote:

> I have disabled some services that I do not want running but they still seem
> to want to start. How can I disable them so they will not run? The services
> in question are: security center, windows Defender. There are other services
> like Bluetooth that I don't use and the laptop does not have anyway and they
> do not cause any problems.
>
> I can right click on the icon in the tray and turn off security center, but
> it still should not even start when the service is disabled.
>
> Defender puts an icon in the tray stating that it failed to start, and I
> have to right click it and choose exit. This just doesn't seem right.

 
Reply With Quote
 
Robert Moir
Guest
Posts: n/a

 
      03-11-2007

"PhilWardstill" <> wrote in message
news:5CE65884-76BF-46D4-A775-...
>I have disabled some services that I do not want running but they still
>seem
> to want to start. How can I disable them so they will not run? The
> services
> in question are: security center, windows Defender. There are other
> services
> like Bluetooth that I don't use and the laptop does not have anyway and
> they
> do not cause any problems.
>
> I can right click on the icon in the tray and turn off security center,
> but
> it still should not even start when the service is disabled.
>
> Defender puts an icon in the tray stating that it failed to start, and I
> have to right click it and choose exit. This just doesn't seem right.


Can't comment on Security Centre (not sure why you would want this turned
off?).

Defender comes in two parts, the service that runs in the background and
does what it does - you've disabled this already, and a program that runs at
startup to interact with the user.

You've disabled the service and left the startup program running, and the
startup program is complaining that it can't connect to the service. This
makes sense enough to me, I have to say. Stop the startup program too, and
all should be well.


 
Reply With Quote
 
Bytesback
Guest
Posts: n/a

 
      03-11-2007

Once you have disabled the security centre you can then disbale all the
others.

Heres how to finally rid yourself of the security centre


- Go to Start --> Run and type "cmd" without the quotes.
- Type "cd\" followed by "cd windows\system32".
- Now run the following commands:
- takeown /f wscapi.dll
- takeown /f wscsvc.dll
- takeown /f wscui.cpl
- Now you have ownership of the files. Go into the system32
directory in explorer and right click each file, go to the
security tab and add an entry for everyone and give them full
access permissions.
- Disable the Security Center Service via services.msc if you
have not already done so.
- In the system32 folder rename the three mentioned dll's
(change their file extension to .bak).
- To get rid of the Security Center service from services.msc
drop to a command prompt and type the following:
- "REG DELETE HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\WSCSVC
/F", hit enter and reboot.
- Enjoy no more nagging or icon in your system tray!


--
Bytesback
------------------------------------------------------------------------
Bytesback's Profile: http://www.vista64.net/forums/member.php?userid=1668
View this thread: http://www.vista64.net/forums/showthread.php?t=47418

 
Reply With Quote
 
PhilWardstill
Guest
Posts: n/a

 
      03-12-2007
Thank you for the suggestions. could not run the takeown commands. Took
ownership via the properties option. Used msconfig to turn off Defender-it
still seems to want to start. No more SC though.

Thank you again.
Phil

"Bytesback" wrote:

>
> Once you have disabled the security centre you can then disbale all the
> others.
>
> Heres how to finally rid yourself of the security centre
>
>
> - Go to Start --> Run and type "cmd" without the quotes.
> - Type "cd\" followed by "cd windows\system32".
> - Now run the following commands:
> - takeown /f wscapi.dll
> - takeown /f wscsvc.dll
> - takeown /f wscui.cpl
> - Now you have ownership of the files. Go into the system32
> directory in explorer and right click each file, go to the
> security tab and add an entry for everyone and give them full
> access permissions.
> - Disable the Security Center Service via services.msc if you
> have not already done so.
> - In the system32 folder rename the three mentioned dll's
> (change their file extension to .bak).
> - To get rid of the Security Center service from services.msc
> drop to a command prompt and type the following:
> - "REG DELETE HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\WSCSVC
> /F", hit enter and reboot.
> - Enjoy no more nagging or icon in your system tray!
>
>
> --
> Bytesback
> ------------------------------------------------------------------------
> Bytesback's Profile: http://www.vista64.net/forums/member.php?userid=1668
> View this thread: http://www.vista64.net/forums/showthread.php?t=47418
>
>

 
Reply With Quote
 
Jesper
Guest
Posts: n/a

 
      03-12-2007
Do I need to point out that you just voided Microsoft's support on your
system?

"PhilWardstill" wrote:

> Thank you for the suggestions. could not run the takeown commands. Took
> ownership via the properties option. Used msconfig to turn off Defender-it
> still seems to want to start. No more SC though.
>
> Thank you again.
> Phil
>
> "Bytesback" wrote:
>
> >
> > Once you have disabled the security centre you can then disbale all the
> > others.
> >
> > Heres how to finally rid yourself of the security centre
> >
> >
> > - Go to Start --> Run and type "cmd" without the quotes.
> > - Type "cd\" followed by "cd windows\system32".
> > - Now run the following commands:
> > - takeown /f wscapi.dll
> > - takeown /f wscsvc.dll
> > - takeown /f wscui.cpl
> > - Now you have ownership of the files. Go into the system32
> > directory in explorer and right click each file, go to the
> > security tab and add an entry for everyone and give them full
> > access permissions.
> > - Disable the Security Center Service via services.msc if you
> > have not already done so.
> > - In the system32 folder rename the three mentioned dll's
> > (change their file extension to .bak).
> > - To get rid of the Security Center service from services.msc
> > drop to a command prompt and type the following:
> > - "REG DELETE HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\WSCSVC
> > /F", hit enter and reboot.
> > - Enjoy no more nagging or icon in your system tray!
> >
> >
> > --
> > Bytesback
> > ------------------------------------------------------------------------
> > Bytesback's Profile: http://www.vista64.net/forums/member.php?userid=1668
> > View this thread: http://www.vista64.net/forums/showthread.php?t=47418
> >
> >

 
Reply With Quote
 
Bytesback
Guest
Posts: n/a

 
      03-12-2007

And......................................:confused :


--
Bytesback
------------------------------------------------------------------------
Bytesback's Profile: http://www.vista64.net/forums/member.php?userid=1668
View this thread: http://www.vista64.net/forums/showthread.php?t=47418

 
Reply With Quote
 
Bytesback
Guest
Posts: n/a

 
      03-12-2007

PhilWardstill;227345 Wrote:
> Thank you for the suggestions. could not run the takeown commands. Took
> ownership via the properties option. Used msconfig to turn off
> Defender-it
> still seems to want to start. No more SC though.
>
> Thank you again.
> Phil
>
>
> >


My apologies, I Messed up in the instructions, nothing that will cause
any problems, but just makes it easeier.Have amended the instructions
now


--
Bytesback
------------------------------------------------------------------------
Bytesback's Profile: http://www.vista64.net/forums/member.php?userid=1668
View this thread: http://www.vista64.net/forums/showthread.php?t=47418

 
Reply With Quote
 
Jesper
Guest
Posts: n/a

 
      03-12-2007
> And......................................:confused :

You've disabled crucial features of the operating system. It is now anyone's
guess whether the system will work properly, whether you can install any new
programs, updates or service packs, whether the system is still considered
genuine for purposes of downloading add-ons from Microsoft, or whether the
system will even continue to run properly over the longer term.

The OS was designed around these features being there and available. It has
not been tested without them.
 
Reply With Quote
 
Bytesback
Guest
Posts: n/a

 
      03-12-2007

No, it isn't anyones guess. Do you think I do this stuff on a whim ?
Dont you think I test to see if things still work ? If Microsoft
hadn't been so ludricrously over the top with their security perhaps I
wouldn't mind. But being forced to use their tools ,( which, by the
way, dont actually do their job ) Is a downright cheek. As to
Microsofts Licensing, IE: is it still genuine, well they can go and
sing. And as for Microsoft support, Have you tried it ?

Curious law in the UK states that for an agreement to exist it must be
either Verbal or Signed. Ticking a box doesn't cut the mustard. So, the
EULA is entirely worthless anyway. Dont get me going here or I'll tear
the whole EULA to bits as to why it, in itself, is Illegal under uK
law.


--
Bytesback
------------------------------------------------------------------------
Bytesback's Profile: http://www.vista64.net/forums/member.php?userid=1668
View this thread: http://www.vista64.net/forums/showthread.php?t=47418

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista Business and Services for NFS ChrisH Windows Vista Networking 7 01-11-2009 06:03 AM
VISTA services SANG Windows Vista Installation 1 03-31-2008 12:10 PM
Vista services Crazy Noddy Windows Vista Security 6 08-17-2007 04:19 PM
Re: Windows Vista and TPM Services PA Bear Windows Vista Security 6 01-03-2007 05:34 AM
Re: Vista Services MSFT Trades Swag to MVPs for Support, Defense, and Blind Allegiance Windows Vista General Discussion 2 12-04-2006 03:59 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59