Published Date:
Thursday, May 11, 2006
Last Updated: Thursday, May 11, 2006
I would like to thank EmoAddict15 for his help with the Services tweaks, as well as coming up with the tweak to get rid of Security Center, for good.
Thanks to Dena Centenero for proofreading this guide for me, and making sure all my grammar is correct.
Windows Vista™ System Requirements
While Microsoft has not officially published requirements for Vista, this is what I would reccomend as the minimum for a smooth running Windows Vista™ install. These guidelines will allow you to run DWM (Glass).
- 2.4 GHz Intel Pentium 4 Processor or higher; 1.6 GHz AMD Athlon/Opteron/Athon 64 /Pentium M
- Nvidia GeForce FX5200 or higher/ATI Radeon 9500 or higher
- 512+MB of RAM
- 10 GB of free hard disk space
Explorer Performance Tweaks
Click Start, right click on Computer, and click Properties.
Click Advanced System Settings.
Click on the Advanced tab. Under Performance, click Settings.
Uncheck these options:
- Fade or slide menus into view
- Fade or slide tooltips into view
- Fade out menu items after clicking
- Show shadows under menus
- Slide open combo boxes
- Slide taskbar buttons
- Use a background image for each folder type
Close the Performance Options & System Properties dialogs.
Disable Unneeded Services
Disabling services is not necessary
in this build. The windows search issue from 5365 has been fixed and
the overall performance of the OS is good with everything turned on so for
this build I will not be disabling any services.
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!
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.
Disable DEP / NoExecute Protection
DEP, otherwise known as NoExecute, is a piece of technology in Windows that prevents processes from being altered in live memory. This lowers the frequency of certain attacks, but it can also have some adverse effects and cause certain things not to run.
Due to the way Windows Vista™’s boot editor has been created, it is now harder to disable DEP / No Execute Protection. After a little looking around, I figured it out. Here's how to do it:
- Click Start, All Programs, Accessories, right click on “Command Prompt”, and click “Run as administrator”.
- If asked for permission to run Windows Command Processor, click on Allow.
- At the command prompt, type in “bcdedit.exe /set {current} nx AlwaysOff” (without the quotes).
- You should receive a message saying “Operation Completed Successfully”.
- Restart the computer, DEP / No Execute should now be disabled.
Fixes for Various 5381 Issues
Prevent network flooding and connection drops
The new networking stack contained in Windows Vista™, as with anything new (and still in beta), has some issues. This build seems to drop wireless connections and in rare cases block all traffic on wireless routers, requiring a restart of the router itself. To fix these problems, complete the following instructions:
WARNING: Please note that this will disable IPv6 connectivity, as well as the Windows Firewall security, and is not recommended unless you are experiencing these issues. This will also invalidate any network related bug reports you file against Windows Vista™.
- Click Start, and then click Control Panel.
- Under “Network and Internet”, click on “View network status and tasks”.
- In the left hand pane, click on “Open connections”.
- Right click on your network connection (for example: Wireless Network Connection), and then click “Configure”.
- If asked for permission to open Network Connections, click on Allow.
- Highlight the following items and press the “Uninstall” button:
Link-Layer Topology Discovery Mapper I/O Driver
Link-Layer Topology Discovery Responder
- Uncheck “Internet Protocol Version 6 (TCP/IPv6)”
- Uncheck "QoS Packet Scheduler"
- Next, click on the “Configure” button under the name of your network adapter.
- Click on the Power Management tab.
- Disable all power management items listed on the Power Management tab.
- Press OK.
To stop Windows Vista™ from flooding your network with traffic:
- Press WinKey+R.
- Type “services.msc” (without the quotes)
- Double click on each one of the following services and change its startup type to “Disabled”.
IKE and AuthIP Keying Modules
Close the Services window and restart Windows.
Login as Admin/Skip OOBE
After the aurora shows up on first boot after setup, hit Shift-F10 and a command prompt will show up. If not hit ALT+TAB to select it from the pop up. Type "taskmgr" and hit Enter. In the task manager, close "msoobe.exe" (End Process). Windows will either log off or reboot. You will then login as Administrator.
Re-Enable Administrator Account
If you are like me and use the "None" user trick or the method mentioned
above to skip the creation of a user account, then you have seen that the
Administrator account is disabled by default in 5381 and it would appear
that there is no way to get into the OS. Here's how to re-enable the
account:
- Boot into safemode by pressing F8 on bootup.
- Log into the Administrator account (this will work since it is
safemode).
- Go to start --> run and type "control userpasswords2" without the
quotes.
- Click on the Advanced tab.
- Under "Advanced User Management" click the Advanced button.
- Click on Users.
- Right click the Administrator account and select Properties.
- Uncheck "Account is disabled".
- Close everything, reboot and enjoy!
|