- Sep 4, 2003
- 4,668
- 46
- 91
I didn't notice a Tips & Tweaks section put up for Vista so I created this post, unless I missed it somewhere on this forum when I did a search.
If there isn't one I'd appreciate a run down on all the services and what you can kill and what ways there are to optimize over the usual XP things one can do.
The annoying Admin Popups:
Disable UAC (Formerly UAP)
UAC, otherwise known as UAP (User Account Control/User Account Protection) in previous builds is another one of those features that just seems to get in the way of doing your work. This feature is designed with the average user in mind who needs this kind of protection to keep themselves out of trouble. If you are reading this then chances are you know how to manage your own system. Here is how to disable UAP:
Press the Windows Key + R (winkey + R).
At the run prompt, type "msconfig" without the quotes.
Go to the Tools tab, scroll down and select "Disable UAP" and click the run button.
You should see a command prompt open and it will say "Command completed successfully".
Reboot and enjoy the freedom to control your system as you wish.
I just found this info for the Security Center Icon in the taskbar, can anyone verify if this is a correct fix for this?
Get Rid of The Nagging Windows Security Center Icon
The Windows Security Center has been one of the biggest annoyances since the inception of the idea with Windows XP Service Pack 2. Now with Windows Vista? it is new, improved, and even more annoying than ever before! Untill now, you could not get rid of the icon from your tray.
Here's how to nuke Security Center off your system. This has been tested and there are no adverse effects from doing this.
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!
Is "IKE and AuthIP IPsec Keying Modules" needed? Personally I disable it in XP.
THANKS
If there isn't one I'd appreciate a run down on all the services and what you can kill and what ways there are to optimize over the usual XP things one can do.
The annoying Admin Popups:
Disable UAC (Formerly UAP)
UAC, otherwise known as UAP (User Account Control/User Account Protection) in previous builds is another one of those features that just seems to get in the way of doing your work. This feature is designed with the average user in mind who needs this kind of protection to keep themselves out of trouble. If you are reading this then chances are you know how to manage your own system. Here is how to disable UAP:
Press the Windows Key + R (winkey + R).
At the run prompt, type "msconfig" without the quotes.
Go to the Tools tab, scroll down and select "Disable UAP" and click the run button.
You should see a command prompt open and it will say "Command completed successfully".
Reboot and enjoy the freedom to control your system as you wish.
I just found this info for the Security Center Icon in the taskbar, can anyone verify if this is a correct fix for this?
Get Rid of The Nagging Windows Security Center Icon
The Windows Security Center has been one of the biggest annoyances since the inception of the idea with Windows XP Service Pack 2. Now with Windows Vista? it is new, improved, and even more annoying than ever before! Untill now, you could not get rid of the icon from your tray.
Here's how to nuke Security Center off your system. This has been tested and there are no adverse effects from doing this.
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!
Is "IKE and AuthIP IPsec Keying Modules" needed? Personally I disable it in XP.
THANKS
