Jul 6, 2008

Fast Windows Fixes For Windows Xp And Vista

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Operating Systems

free web hosting

Fast Windows Fixes For Windows Xp And Vista

Saint_Michael
Well if thought hte software portion of getting a faster computer wasn't challanging enough how about getting your hands and keyboard dirty with these fixes that actually get to the root of the operating system.

WARNING:

Make sure you know what you doing or you might end up reinstalling your operating system if you do something wrong by not following the directions they give for these tweaks.

Situation

Starting windows:
QUOTE

Fast Fix 1: Your computer could be loading device drivers for hardware you no longer use. To save on system resources, uninstall those drivers. Since a careless choice can cause your machine to lose an important function, however, create a restore point in System Restore before proceeding.

By default, Device Manager doesn't show devices that aren't currently connected to your system. To make them visible, press Windows-R to open the Run box, type cmd, and press Enter. At the command prompt, type set devmgr_show_nonpresent_devices=1 and press Enter. Leave the command-prompt window open.

Now press Windows-R again, type devmgmt.msc, and press Enter. In the Device Manager window, choose View, Show Hidden Devices. Click the plus sign (+) next to each of the branches to examine all of the drivers on your system. Devices that are not currently connected appear with a pale version of the icon. If you come across a device that you're sure you no longer use, right-click it and choose Uninstall. Then follow the prompts shown on screen to complete the process. When you're done, close the command-prompt window to rehide your unconnected devices.


Situation
I got the tools I just don't use them
QUOTE

Fast Fix: Scheduling a task to handle this chore automatically at regular intervals takes only a few minutes. First, to check your disk manually, click Start, Run (or press Windows-R) to open the command line, type cmd.exe /c echo y|chkdsk c: /f /x, and press Enter. 'Cmd.exe' is the command processor, which opens a command-prompt window in Windows. The '/c' switch tells the command prompt to run the commands that follow, including the all-important chkdsk utility, which examines your drive for errors. (Change '/c' to /k if you want the command-prompt window to remain open so you can see any screen messages that might appear.) In this example, we are checking the C: drive with the fix (/f) function and telling it to lock out the disk (/x) if necessary while the scan takes place. (Your drive letter and switches may differ; type chkdsk /? at a command prompt to see all your choices.) If you're checking the Windows drive, the command won't work while Windows is running but will schedule a check for the next time you restart your system. That's where the 'echo y|' portion comes in: It sends a "yes" answer to approve this option.

To automate disk checking in XP, choose Start, All Programs, Accessories, System Tools, Scheduled Tasks. Double-click Add Scheduled Task to start the Scheduled Task Wizard, and click Next. In the Application list, select Command Prompt and click Next. If you don't see an entry for Command Prompt in the list, click Browse, find and select the file 'cmd.exe' in Windows' System32 folder, and click Open. Choose a time interval (Monthly is a good choice) and click Next. Specify the time, day, and months, and click Next again. Enter the account name and password that you use for logging in, and click Next once more. Check Open advanced properties for this task when I click Finish, and then click Finish. With the Task tab selected, edit the text in the Run box so that it reads c:\windows\system32\cmd.exe /c echo y|chkdsk c: /f /x (your path and options may differ). Click OK, and enter your account name and password again. Finally, click OK one more time (you may be asked to confirm your log-in ID and password once more).

To automate disk checking in Vista, choose Start, All Programs, Accessories, System Tools, Task Scheduler. Click Continue in the User Account Control prompt. In the Actions pane on the right, click Create Task. Use the appropriate boxes to type a name for the task and, if you want, a description. Check Run with highest privileges and any other settings you wish. Select the Triggers tab and click the New button. Set the interval for checking your drive: For example, choose Monthly, Select all months in the Months drop-down menu, click On, and select First in the first drop-down to the right of the button and Monday in the second drop-down. Specify the time and other settings if you wish, and click OK. Select the Actions tab and click the New button. For 'Program/script', type cmd.exe. For 'Add arguments (optional)', type /c echo y|chkdsk c: /f /x (your options may differ). Click OK. Finally, click the Conditions and Settings tabs to see if either of those dialog boxes has any other circumstances you want to specify. When you've completed these steps, click OK. If you need to edit the settings later, select Task Scheduler Library in the left pane of the Task Scheduler to see your tasks in the top center pane. Either edit the settings in the bottom center pane, or double-click the task name to reopen the dialog box.

Fast Fix 2: Once you have mapped a network drive to a letter on your computer, Windows will automatically restore that connection by default whenever you log on. Since resuming network connections takes time, you can speed your startups by dropping the connections you aren't using.

Press Windows-E to launch Windows Explorer, and type Alt-T, D to open the Disconnect Network Drives dialog box. Pick the drives to disconnect, and click OK.

In the future, if you connect a drive only for the current session, simply enter its UNC path (this appears in the address bar when you select the drive in Explorer, and in the Run box). Or, if you use the Tools, Map Network Drive command in Explorer, make sure Reconnect at logon is unchecked before you click Finish.

Fast Fix 3: You'll free your system's memory and recover processor cycles by clearing out the clutter that starts each time you log in to Windows--and you may even discover some malware in the process. Check out the free Autoruns program from Microsoft-owned Sysinternals.
Click here to view full-size image.

How do you distinguish the useful startup programs from the useless ones? You can consult Autoruns' built-in research tools, or you can visit Paul Collins's Startup Applications List. This searchable and downloadable list of common startup items provides a description and rating for each one, indicating how likely the item is to be required on a typical system.


I would have to save Fix #1 and #3 would be the most effective in this, of course if you plan to use fix number three plan to drink a lot of caffeine related products as that list is HUUUGE!! As there is like 15276 different items on that list.

Situation

Vista is saving my data, but won't let me recover it.

NOTE: Hopefully they mention something about the WinSXS folder.

QUOTE

Fast Fix: Vista's Business, Enterprise, and Ultimate Editions include Shadow Copies (or Previous Versions), which lets you recover a file's older version. Vista Home Basic and Home Premium lack this feature but save the data anyway, wasting CPU cycles and disk space. To stop the waste, put all of your documents and other files on a drive or partition other than your Windows disk. Then click Start, type SystemPropertiesProtection, and press Enter. In the list of disks, uncheck the one that contains personal data. Click Turn System Protection Off when prompted, and click OK to close System Properties. Note that having your data on a separate partition also speeds up backups by allowing you to copy only your own files rather than your programs, which change much less frequently and thus need fewer backups.


I guess not, of course I am not about to drop that kind of cash for Vista Ultimate either.

Situation

My Computer is somewhat new but oh so slow, OH NO!!!

QUOTE

Fast Fix: Use the performance tools built into Windows to maximize memory, disk space, and other resources. See "Shift Any Version of Windows Into High Gear" for a handy guide to these utilities.


Links to that Article:
Page #1
Page #2
Page #3
Page #4
Page #5

Situation
Trojan Horses and Malware Oh My, and being a standard user is EVIL!!

QUOTE

Fast Fix: Even if you log in as an administrator, you can launch your applications with limited privileges. Begin by downloading Microsoft's free PsTools utility collection. Unzip the contents to a folder, and move the folder where you normally store your apps. The PsExec tool was intended for launching apps remotely, but you can use it to launch programs with reduced privileges as well.
Click here to view full-size image.

To create a shortcut that opens Internet Explorer 7 or any other app with restrictions, right-drag its shortcut to a new location. (You might want to use the normal, high-privilege version of the shortcut, so leave that original unchanged.) Choose Copy Here. Right-click the copied shortcut and select Properties. With the Shortcut tab active, click at the beginning of the Target box and type the path to PsExec before the existing command line. Then type a space, followed by -l -d (a hyphen, the letter l, a space, a hyphen, and the letter d). Finally, type another space. The '-l' switch reduces the program privileges, while the '-d' switch causes the command-prompt window to close as soon as the app is launched. When you're done, the text in the Target box should look something like "C:\Program Files\PsTools\ psexec.exe" -l -d "C:\Program Files\Internet Explorer\iexplore.exe" (your paths may differ). Click Change Icon, OK. Specify the path to the original file (iexplore.exe here) and click OK until all dialog boxes close.

To avoid restrictions on such activities as installing plug-ins for your browser, you will have to run the browser in its normal, high-privilege mode.

Repeat these steps for each shortcut you want to run with fewer privileges.



Situation
Oh yeah I got uber speed, but I think I can get more if my router is up to date.

QUOTE

Fast Fix: Microsoft's Internet Connectivity Evaluation Tool can tell you whether your router supports technologies for faster connections. (The tool won't give accurate results if you're behind a corporate firewall.) The test can interrupt running connections, so try it at a time when you aren't actively using the Internet.

If the results show that your system doesn't support many of the technologies listed, you might want to look into the possibility of purchasing a newer router or (if you are an XP user) upgrading to Vista. The Microsoft site just happens to include links to routers that have earned the Windows Vista logo.


Situation
Internet Explorer has become completely unusable for browsing the Web.
(No Comment)

QUOTE

Fast Fix: If you've tried other repair measures and are ready to take a drastic step, reset all of IE's options to their original state. Your list of Favorites, your toolbar configurations, and other customized changes will be unaffected, and your browser add-ons will be only disabled, not deleted. However, IE temp files, cookies, browsing history, stored passwords, sites added to your trusted zones, and more settings will be obliterated or returned to their default values. If you don't mind any of that, open IE and choose Tools, Internet Options. Select the Advanced tab, and click the Reset button. Click Reset again to confirm your decision, and then click Close, and OK twice. Finally, restart your revitalized IE.


Situation
My Right Mouse button does all these stuff, but then it can't do this stuff.

QUOTE

Fast Fix: You can invoke a prompt that asks for the destination folder by adding 'Copy to Folder' and 'Move to Folder' commands to your right-click menu.

First, create a Registry backup by setting a new restore point in System Restore. With your Registry backup in place, launch Notepad, click the Format menu, and make sure 'Word Wrap' is unchecked. Type these three lines:

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\
ContextMenuHandlers\{C2FBB630-2971-11D1-A18C-00C04FD75D13}]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\
ContextMenuHandlers\{C2FBB631-2971-11D1-A18C-00C04FD75D13}]

The file should have only three lines.

Save the file to a convenient location such as the Desktop, and give it a name like CopyToMoveTo.reg (be sure to include the .reg extension) and exit Notepad. Now right-click the file and choose Merge (see the screen shot). Confirm at any prompts you may receive.

The next time you right-click a file, you'll see two new commands: 'Copy to Folder' and 'Move to Folder'. Choose one of these commands to open a dialog box for selecting where your files should go.

Now you can delete the .reg file you created, or save it as a guide to which Registry keys to delete in case you decide later to remove these commands.


Situation
Is my computer really secured?
QUOTE

Fast Fix: Download the free Microsoft Baseline Security Analyzer (MBSA) and let the program perform a security check of your computer. The tool's reports include links to descriptions of the scan, details of the results, and ways to correct any problems it finds. MBSA works with any version of Windows from 2000 SP3 on, though Vista requires the 2.1 beta; MBSA also analyzes the security of Office, Exchange, and other Microsoft products. Download either the current version 2.0.1 or the beta 2.1 release. After installing the program, launch it and follow the prompts to analyze your own system or multiple computers


Situation
I know backing up is a good thing, but I forget to do it.
QUOTE

Fast Fix: The backup tools built into many editions of Windows XP and Vista let you schedule and perform automatic backups. Unfortunately, only XP Pro and Vista Business, Enterprise, and Ultimate include these tools by default. XP Home users, however, will find a backup program on their Windows CD: Navigate in Explorer to the valueadd\msft\ntbackup folder, right-click the Ntbackup file, and choose Install. If you use Vista Home Premium, you'll have to find a backup program elsewhere; go to the "Make Image Backups" section of "Give Home Premium Vista Ultimate Features" for more on backing up Home Premium.

In XP, click Start, All Programs, Accessories, System Tools, Backup. If it's already set to start in Advanced mode, choose Tools, Switch to Wizard Mode. Step through the wizard, specifying what to back up and where. At the 'Completing the Backup or Restore Wizard' screen, click Advanced. Specify the type of backup (such as Incremental, which is good for regular, automated backups) and click Next. Set other options on the subsequent screens, and click Next for each. At 'When to Back up,' check Later, type a name for the backup, and then click Set Schedule. Use the settings listed under the Schedule and Settings tabs in the Schedule Job dialog box to customize when and how often to back up, and click OK. Enter your log-in name and password twice, and then click OK again. Click Next, enter your password two more times, and click OK and Finish. If you need to modify the backup schedule, reopen Scheduled Tasks and double-click the icon for the backup job.
Click here to view full-size image.

In Vista, choose Start, All Programs, Accessories, System Tools, Backup Status and Configuration. Click Set up automatic file backup and confirm at the User Account Control prompt. Follow the prompts to set what, where, and when to back up (see the image here). To make changes later on, return to this utility and click Change backup settings or Turn off to modify or disable your backup bot.


Vista to Ultimate Article

 

 

 


Reply

Saint_Michael
Due to limit of the number of quote tags I have to continue with a new post with in this topic.

Situation
I update my windows patchs but what about the others

QUOTE

Fast Fix: To test the security of your applications, use the free online Secunia Software Inspector. You don't need to install anything; simply click Start and follow the instructions. The scan requires the Sun Java JRE version 1.5.0_12 or later. It works with Windows 2000 SP4 and later.

The analysis identifies applications that are outdated. Click the plus sign next to an entry for more details, and for links to the latest version.

To ensure backward-compatibility, many applications leave old versions on your disk when installing updates, so back up your PC before you begin deleting or uninstalling older versions of any applications.


Situation
My Browser is so slooow
QUOTE

Fast Fix 1: If surfing is less responsive or impossible, your PC may have caught an infection. Use an antivirus utility or a repair tool to check for problems. Or try Microsoft's free Malicious Software Removal Tool; just download the applet and follow the instructions.

Fast Fix 2: Install a new version of your browser, or patch your current one. To obtain the latest version of IE 7, choose Tools, Windows Update. In Mozilla Firefox, click Help, Check for Updates.
Click here to view full-size image.

Fast Fix 3: You may have an issue with browser plug-ins or add-ons. To test this, disable all add-ons. If the problem goes away, enable one add-on and test again. Repeat until you find the culprit.

To disable add-ons in Firefox, choose Tools, Add-ons, and click Disable by each item until all are off. Close the window and restart Firefox. If the problem is solved, reopen the Add-ons window, click Enable for one entry, close, and restart. Rinse and repeat as needed.

In IE 7, choose Start, All Programs, Accessories, System Tools, Internet Explorer (No Add-ons). If that solves the problem, restart IE normally and choose Tools, Manage Add-ons, Enable or Disable Add-ons. Pick an add-on and click Disable. Repeat this for all but one, and click OK twice. Restart IE. If everything is still fine, return to this dialog box, select another disabled add-on, and click Enable. Click OK twice and restart IE. Repeat until you find the misbehaving add-on.


Situation
Defrag or not to Defrag that is the Question
QUOTE

Fast Fix: Make Windows do the disk-defragmenting. In XP, follow the same steps as in "Automate Your Disk Checking" to create a Scheduled Task, but when editing the command line in Advanced Properties, change it to cmd.exe /c defrag c: -f -v > "c:\doc\report.txt" (your switches and the path to your report file may be different).

In Vista, follow the same steps as in "Automate Your Disk Checking," but change the text in the 'Add arguments (optional)' box to /c defrag -c -f -v -w > "c:\doc\report.txt" (your switches and report path may differ).



Situation
Autoplay could it be bad?

QUOTE

Fast Fix: Set your version of Windows to disable the Autoplay feature for all of your system's drives. The quickest way I know of to accomplish this result is to establish a group policy for your computer.

In XP, press Windows-R, type gpedit.msc, and press Enter. In the tree pane on the left, navigate to and select Local Computer Policy\Computer Configuration\Administrative Templates\System. Scroll in the right pane and double-click Turn off Autoplay. In the 'Turn off Autoplay Properties' dialog box, click Enabled and choose All drives from the drop-down list underneath. Click OK.

In Vista, press Windows-R, type gpedit.msc, and press Enter. Click Continue when prompted by User Account Control. In the tree pane on the left, navigate to and select Local Computer Policy\Computer Configuration\Administrative Templates\Windows Components\AutoPlay Policies. Double-click Turn off Autoplay. Click Enabled and OK. Next, double-click Default behavior for AutoRun. Click Enabled, and choose Do not execute any autorun commands in the resulting drop-down list. Finish by clicking OK. Unfortunately, this approach can cause problems on some systems, such as making it impossible to access photos on a camera plugged into your PC. If that happens, return to the above settings, choose the Disabled option, and then use Microsoft's free Tweak UI (scroll down to Step 6).


Situation
Keyboard is ok but I want my Quick Launch toolbar to do it faster
QUOTE

Fast Fix: In XP, you can assign keyboard shortcuts either to items on your Desktop or to entries on your Start menu. The latter is a cleaner solution, so right-click the Start button and choose either Open or Explore. Double-click the Programs folder. To keep things organized, right-click in that window and choose New, Folder. Name the folder something like Keyboard shortcuts, and press Enter. Now double-click that folder, right-click and drag items from the Quick Launch bar into this folder one at a time, and choose Copy Here. Right-click each newly copied shortcut and select Properties. With the Shortcut tab highlighted, click in the 'Shortcut key' box and press the keys that you'll use to launch the program; they must begin with Ctrl-Alt, Ctrl-Shift, Shift-Alt, Ctrl-Shift-Alt, or a function key (F1 through F12 on most keyboards). Click OK. If you change your mind later and delete the shortcut, you'll have to log off and log back on again to remove the key assignment.

In Vista, the system automatically assigns Windows-key shortcuts to Quick Launch items based on their order in the toolbar. Launch the first item by pressing Windows-1, the second by pressing Windows-2, and so on. To change the keyboard shortcut for an item, drag it within the toolbar to change the order in which it appears.
Situation
The shutdown process is slow and lame I want it cool and fast.
QUOTE

Fast Fix 1: With a few quick keystrokes, you can close shop much faster. Here are the fastest ways to exit, restart, and log off from Windows.

In XP, press Windows, U, U to shut down; Windows, U, R to restart; and Windows, L, L to log off.

In Vista, press Windows, Right Arrow three times, and finally the letter for the command you want: U to shut down, R to restart, or L to log off.

Fast Fix 2: An even speedier way to shut down your computer is simply to press its power button (hey, it works on your TV, right?). Of course, yanking the power away from Windows all of a sudden could cause you to lose data. The solution is to reprogram your system's power button to exit Windows, without any prompts (except to save unsaved work, as needed). In XP, open Control Panel. In the 'Performance and Maintenance' category, launch Power Options. Click the Advanced tab. Under 'When I press the power button on my computer', select Shut down. Then click OK.
Click here to view full-size image.

In Vista, click the Start button, type power options, and press Enter. In the upper left, click Choose what the power button does. Next to 'When I press the power button', select Shut down. You could also leave the setting at the default Sleep option, which can save you time when you power the PC on; see "Reduce Your PC's Power and Operating Costs" for more on Windows' power options. Finally, click Save Changes.


Situation
Its a Dual world after all.
QUOTE

Not everyone uses just XP or just Vista. Between work and home, lots of people must use both operating systems, experiencing no end of confusion as they cope with the two OSs' differences. These tips will help you switch from one to the other with ease.

Enhance Find: Perhaps the most obvious difference between XP and Vista is the Find box that appears on the Start menu. If you like the new Vista feature that lets you launch programs as well as search for files on your PC or the Web, you can add this to XP by downloading and installing Microsoft's Windows Desktop Search for XP. The tool puts a search box in the taskbar, or you can open the program's main window by pressing Windows-F.

Make matching Start menus: If using two different Start-menu flavors is driving you bonkers, you can revert to the Windows 9x-style Start menu in both XP and Vista: In each OS, right-click the Start button and choose Properties. Select Classic Start menu and click OK. Organize icons and submenus in both systems to match so you don't waste time looking for what you need. For keyboard access, check out "Add Custom Accelerator Keys to Your Start Menu."

"Da Doo Run Run Run, Da Doo Run Run": Many Vista users soon come to miss the Run box on XP's Start menu, which provides a history of recently used commands. The Run command is still in Vista, but you have to get into the habit of pressing Windows-R to open it in either OS. Another option is to restore the Run box in Vista: Right-click the Start button, choose Properties, click Customize, check either Run command or Display Run, and click OK twice.

Hire a Defender: Vista comes with its own antispyware tool, Windows Defender. If you want to add the same tool to XP, you can grab the free Windows Defender for XP. Note that to install the program, you must run Microsoft's own Windows Genuine Advantage spyware (ironic, isn't it?).

Equalize account control: Vista's User Account Control may generate a lot of annoying pop-ups as you work, but it does keep your system more secure. To get comparable protection in XP, log in as a standard user or as a power user rather than as an administrator; for details, see tips 19 and 20 in "76 Ways to Get More Out of Windows."

Bring back menu bars: If you find yourself stumbling over the missing menu bars in Vista's version of Explorer and Internet Explorer, one solution is to get in the habit of pressing the Alt key to reveal the menu bar and then using hot-keys to choose the command you need. Or bring the menus back for good by opening Explorer and choosing Organize, Layout, Menu Bar, or Tools, Menu Bar in Internet Explorer.


Situation
Even though it is the end, there is always something else

QUOTE

Keep spam at bay: As PC problems go, few are more annoying or more widespread than spam. And as free fixes go, few are as handy and helpful as SpamBayes, a program that comes with plug-ins for Outlook, Outlook Express, and other POP3 e-mail clients. It uses a statistical algorithm that helps it learn what you consider spam, improving its filtering the more you use it. You can train it by sorting mail into 'spam' and 'not spam' folders, or just let it watch as you correct or confirm its guesses.

Start stuff on shutdown: Windows conveniently provides a Startup group so that you can run applications automatically each time you log in. But why not add something that runs programs whenever you log out? For example, you could set it to make backups of the day's work files, or to scan for viruses. LastChance lets you do just that. The program intercepts shutdown commands and runs your chosen apps before your computer calls it quits. You can also set the utility to run programs when a resource (such as a network drive) becomes available, and to schedule shutdowns to occur automatically.

Recover deleted files: If you tend to empty your Recycle Bin or to permanently delete files using Shift-Delete a little too quickly, Restoration (with a bit of luck) can save your bacon--or at least your deletions. Specify a folder location, or instruct the program to search the whole drive, and Restoration will do its best to recover the lost data. The program needs no installer, and it's so small that you can run it from a floppy disk, flash drive, or other portable medium.

Rename files in a flash: Nearly everyone has a massive collection of digital photos and music files on their hard drive. Renaming all those files for sensible organization and quick recognition can be onerous. But Lupas Rename 2000 handles the chore with ease and sophistication. It can replace text; crop at the beginning, end, or any other position; and auto-number files, with a host of options. The program's preview pane lets you confirm that you have the settings you want before committing to the changes.

Manage proliferating passwords: Tracking the passwords to the Web sites you visit doesn't get any easier as their number increases and you get older. The open-source database KeePass Password Safe stores your passwords in an encrypted database. All you have to do is remember the master password that unlocks them all. It's not as convenient as using your dog's name for every password, but it's a lot more secure. The Auto-Type command helps you enter your account names and passwords.

Keep an eye on system changes: PC World editors have repeatedly cited WinPatrol 2007 for its ability to protect your system from unauthorized changes, including new startup programs, altered browser home pages, changes to file-type associations, new hidden files, and much more.


Phew hopefully also this information doesn't drive you as insane as I was in setting this all up then you will learn some new stuff, or learn other ways to do it as well and maybe give you a fresh perspective on problems such as the ones listed here.

SOURCE

 

 

 


Reply

reith
After being quite reluctant to do this because I didn't really wanna screw my windows up, I did quite a few of the suggestions and I have noticed a marked increase in performance. I already have a fairly good computer but it makes it start up faster, and open and close programs, especially on XP much faster, which is very nice and a neat little trick to improve your windows functions.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : fast, windows, fixes, windows, xp, vista

  1. Windows Vista Sp1
    Does it make Vista a viable OS to upgrade to? (0)
  2. Windows Xp Sp4
    SP4 (7)
    Windows Will Have One More SP And Taht Is SP4 It Has Bug's Fix And will be more helpful idk if
    it out atm all tho, but it the last one that they are doing for now.. now for Vista SP1 and Sp2 will
    be out i know that SP1 is out now but there is Bugs on it. idk what one atm but i will get you
    posting on that.. now for Visit ppl,, plz note this They are Taking Off visit off the stores this
    year, the reson on this is well there is pobms with the cmd... and get this All tho longhorn fans
    out there did you know that visit has it build in it? to me i like longhorn then ot....
  3. Windows Transition
    (2)
    Can anyone in this forum tell me the transition of microsoft windows since 98. I've been arguing
    with my friends on this topic concerning microsoft windows xp home edition. is it home
    edition>>service packs or each service pack including vista has its own home edition? help please....
  4. Watch Out For React Os, The New Free Os You Can Install Windows Stuff.
    (6)
    check is bright future OS out at: www.reactos.org /laugh.gif" style="vertical-align:middle"
    emoid=":lol:" border="0" alt="laugh.gif" /> also check out music video MAC or PC who's the
    best at: www.macorpc.org....
  5. Why Hate On Vista?
    What turns you away from it? (33)
    I hear a lot of people talk about how bad Vista is, and how its gltichy and buggy and programs dont
    work... But can somebody please go into detail? Ive been using Vista for almost a year and I havent
    had any problems of the sort. In fact, I prefer it over my xp. Could it be that those who havent
    tried it personally, don't like it? They have just heard horror stories? Or is it that somebody
    had a bad experience and then spreads those stories until it gets to the point where some people
    think vista doesnt even run properly? Vista came built on my laptop, then I swapp....
  6. Windows Vista License Transfer?
    Use on a seperate machine than it came with? (7)
    Well I have been thinking about building a new gaming rig pretty soon and I will be able to spend a
    bit more than usual because I already have the essentials( Mouse, Keyboard, Printer, Monitor) but I
    have a questions about Vista. I have a nice HP dv9000 laptop that I have had for a couple months
    that came with Windows Vista Home Premium. Now what I want to know is there anyway that I can
    somehow get that onto a new machine I build as long as I take it off the laptop? I mean I bought the
    laptop and if it comes with Vista, or any OS for that matter, I am purchasing the li....
  7. Windows - Ubuntu
    Get Ubuntu For Free (6)
    Means Of Ubuntu Ubuntu is an African word meaning 'Humanity to others', or 'I am
    what I am because of who we all are'. The Ubuntu distribution brings the spirit of Ubuntu to the
    software world. What Is Ubuntu ? Ubuntu is and always will be free of charge. You do not pay
    any licensing fees. You can download, use and share Ubuntu with your friends, family, school or
    business for absolutely nothing. About Ubuntu Ubuntu is a community developed, Linux-based
    operating system that is perfect for laptops, desktops and servers. It contains ....
  8. Windows Xp Sp3 Is Out
    (10)
    Well after a week delay because of some conflict Microsoft finally releases XP SP3, and at a
    whopping 342MB plan to wait awhile to get this bad boy downloaded. I had downloaded it from another
    site, legally of course and to be honest I did not see any improvement whatsoever on my computer,
    and so if you don't care one way or another about it make sure to disable your automatic updates
    or deselect it from the options when you want to update your computer. That is my experience with
    SP3 it wasn't to earth shattering but who knows for those with older computers it....
  9. Never Use Windows Vista
    (10)
    Iam the user of Windows Vista. I gone with Vista because of unavailability of other options. Windows
    will shutdown its support for XP after few years like they done with 98 and other operating systems.
    So I brought Vista Home Edition. My computer configurations: Core 2 duo processor. I GB DDR2
    RAM. 160 GB Hard Disk And other best available features. Problems suffering with Windowis
    Vista: Taking about 3 to 5 minuets for Logging and Sutting Down. Gives many error messages with
    good application programs. It is 4 times slower than XP for any Operating System O....
  10. 18 Features Windows Should Have (but Doesn't)
    (8)
    I found this interesting article the other day and I was looking at the programs that were mentioned
    and I have to say that some of them I agree with and some I disagree with, and I try to explain what
    I like and don't like. QUOTE 1. Expose Available on: Mac It's an elegantly simple
    idea, and it has been available on the Mac since 2003. When you want a clear view of all the
    application windows that are open at any one time, you just press F3, and a ittle feature called
    Expose arranges them all as thumbnails spread neatly across your screen. Click one, ....
  11. Windows Seven
    (9)
    Well, a new Windows has been announced. This is going to be the one after Vista. The name Windows
    Seven is only a codename for it as it has not yet been decided upon a name for this new operating
    system. A screenshot of Windows 7 Milestone 1 Build 6519: Source:
    http://en.wikipedia.org/wiki/Windows_7 This windows definitely be better then Windows Vista. What
    are your guys views on this? What features do you want to see added to Windows 7 or removed from
    Vista.....
  12. Windows Xp Memory
    (5)
    NOTE: I strongly recommend that you have (at a minimum) 512MB of RAM installed on your system before
    attempting this tweak. QUOTE STEP 1: Start > Run > the type: regedit Search for this key: Code:
    HKEY_LOCAL_MACHINE>SYSTEM>Current Control Set>Control>Session Manager>Memory Management STEP 2:
    Find: DisablePagingExecutive - Double click it and in the decimal put a 1 - This will allow XP to
    keep data in memory now instead of paging sections of RAM to the harddrive. Ultimately providing you
    faster performance. STEP 3: Find: LargeSystemCache - Double click it and chan....
  13. Vista Rumors
    rumors for those who still don't have that os (3)
    1.) its better than previous os when it comes to spyware,adware,virus because it has a little bit of
    its own defence? 2.) it's recommended specs is 2gig of ram and a new release video card to make
    it running smoothly. they are endorsing that it can run in 1g ram and a gma X3100 video card and is
    that true? 3.) service pack out yet? and if yes does it improve on backwards compatibility to
    programs? how about the critical bugs? 4.) is the discounted price affects s.e. asia? by how much?
    5.) does the vista has the compatibility properties like xp? then if yes, then how ....
  14. Windows Vista, Better Or Not?
    (21)
    I've heard this: Windows Vista is more Invulnerable to viruses, trojans, hacks, and more. And
    I've heard this one: Windows Vista is not compatible on most Hardwares and softwares, and
    Windows Vista isn't more invulnerable to viruses. Which one is right..? Thanks for your
    postings....
  15. How Do I Change The Default Windows Font Size?
    Without changing DPI, of course. (3)
    I know there's an option in Ubuntu to change all the font sizes of the general system, the
    windows, and etc. Now I'm trying to do this in Windows. I've changed everything about
    the windows except for the general system size. How do I do this?....
  16. Installing Windows Xp On A Sata Enabled Desktop/notebook Computer.
    How to ...... (2)
    If you bought a brand new computer within the past few years, you might have noticed that your
    computer shipped with a Serial ATA (SATA) controller instead of the convetional Enhanced IDE (EIDE)
    controller. The reason for this is to enhance performance and power management as SATA controllers
    and their supported Hard Disk Drives have a higher data transfer speed against their IDE
    counterparts. And they are supposed to use lesser amount of power thereby saving you more battery
    life in your notebook's battery or UPS as the case may be. If you want to install and run ....
  17. Win Xp Or Vista
    (33)
    Which do you think is better XP or Vista or Linux. I am constantly switching back and fourth and
    cant stick with either. vist has some pretty cool features but Xp has about twice the amount of
    performance.....
  18. Nasty Windows Tricks Using Vbs Codes
    blue screen of Death, Instant Shutdown, Endless Notepads (15)
    The CMD Codes- to use, open up notepad and copy and paste the code into the notepad. name the file
    (anyname).vbs (to make a .vbs file, when u save it or save as, it will ask u for a name and which
    type u want it, so choose all file then just name it as a .vbs file) then just click on the file u
    just made *NOTE* these codes do not stay on forever, they just stay on until the person shuts off
    the computer. The registry delete is one that PERMANETLY deletes files on the computer that cannot
    be recovered. this will DESTROY the computer -The blue screen of Death *The Blue....
  19. How To Install Windows Xp On Your Cd/dvd/pen Drive
    Easy and fun (4)
    How to Install Windows XP on your CD/DVD/Pen drive QUOTE This article will show you how to
    install Windows XP on your CD/DVD/USB Pen drive/ Flash Drive/ thumb Drive Requirements:- 1) Windows
    XP CD or Windows XP Setup Information 2) Blank CD or DVD or 2) USB Pen Drive Minimum of 1 GB (disk
    space necessary 256 MB or less) 3) BART PE builder software. Procedure:- 1) Make sure that your
    system has about 500MB of free disk space! 2) Download the latest PE Builder version
    (self-installing package) and install it. 3) Start PE Builder (pebuilder.exe). When you sta....
  20. Crazy Vista?
    (11)
    idk whats wrong.. i was just browsin the web, just installed latest version of AIM, i signed out of
    aim, loaded GunZ to play, and then the noise wouldn't work.. It didnt work for itunes either,
    but it worked for like youtube.. so i restarted, now everthing is like.. fat.. i mean like slow and
    not working, i clicked system restore, it said it was already open, and now something is flashing on
    my screen idk what.. im scanning for viruses now......
  21. Windows Xp Or Vista?
    (26)
    I'm currently saving up for a laptop for several purposes. One of these is gaming and another is
    graphics. I can't decide whether to go used and get XP or new with Vista. The main games
    I'll be playing are Guild Wars and Halo. I have heard that Vista is horrible and eats up a
    crapload of memory. Well what should I do.....
  22. Vista Rocks
    Windows Vista Rocks (38)
    Windows Vista Rocks so much!!! At Trap17 we request you post with quality. Please try
    to make longer posts with more content and of a higher quality. Read the readme for more
    information on the rules. ....
  23. The Reason Why Your Hard Drive Seems To Get Smaller When Running Vista
    (16)
    C:\Windows\winsxs or Click My Computer > C:\\ > Windows > winsxs. For the few
    vista users that are on here on the forum, do wonder why your hard driver seems to be shrinking even
    though you know darn well all the stuff you have installed hasn't blown through gigs of space?
    Well I did because at first I though it had to do with a memory issue that SP1 was suppose to fix,
    but after running the Disk Analyzer to Glary Ultilities I finally found the culprit as why this was
    happening. So after doing a little bit of research thanks to google I found s....
  24. Windows Ntfs Folder And File Compression. Good Or Bad?
    (6)
    I believe everyone in this forum knows what a file system means and that every windows user knows
    what FAT and NTFS means so I am not gonna start going into those. Well, the NTFS (Windows NT file
    system) offers a few advantages over the good ol' FAT (File allocation table) file system one of
    which is the files and folders compression. This I have done quite a number of times to save disc
    space (and it really does save some disc space). i am using my computer as an example here. Consider
    my 35GB partition which is carrying my Windows Vista Operating sys and has less ....
  25. Changing The Windows Xp Splash Screen
    another quick tutorial (10)
    First make create 16 bit 640*480 image and save it as boot.bmp in 'c:\windows'
    directory Click Start|Run and type c:\boot.ini. The file opens in Notepad. Look for an entry
    similar to this. CODE
    "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft
    Windows XP Professional" /noexecute=optin /fastdetect" Add /noguiboot /bootlogo at the
    end of the line so that it looks like this. CODE
    "multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft
    ....
  26. Dual Booting Vista And Xp With This?
    (5)
    Ok, so I've done some looking around trying to see if it's possible I could dual-boot my pc
    with Windows XP Home and Vista Ultimate Edition (x64). Well, I know it's possible, but I'm
    not understanding many guides I read because many people have mentioned assorted stuff like
    requiring two hard drives (I only have one 250GB one), and other assorted stuff like software
    I'd need to supply certain space to the two separate partitions. I was thinking of making my
    Windows XP be more of the serious partition, and having Vista be the more media-centered one, ....
  27. Pros And Cons Of Mac, Windows, And Linux
    This is not a what's better topic, it's a pros and cons (32)
    Before i start i want to make sure you understand this is not a what OS is better this is a what is
    better at certain things and your reasons why. I would also like to know more about Linux because
    i'm slightly confused on it. Will it mess my computer up if i install it, dont like it, and
    uninstall it? OK on with the topic. I own a Mac and work on one for many hours a day, but had
    always used a Windows based system since well i was 5 and i remember my father using DOS to run Duke
    Nukem haha. So i know my way around it. Here is my Pros and Cons list Windows: Pros....
  28. Windows Vista Gui Vs Window Xp Gui
    (17)
    Hi, We have been seeing Windows Vista Screenshots and from that we can take a look at the new GUI
    for Windows. Its called Aero. But i believe it looks more like Linux. Dont you think so. Now the
    Windows GUI is no longer unique. The are back with same GUI that other Operating Systems Already
    have and Also just take a look at the icons. They are not good at all. Any information about Windows
    GUI or you views on it. Please Reply Thank You....
  29. Error Installing Windows Xp -error 7 Ntkrnlmp.exe
    (10)
    i have tried to install windows xp on my pc and i get an error right after it ask at the bottom of
    the screen to press f2 to restore an error pops up saying FILE
    \$win_nt$.~bt\NTKRNLMP.EXE cannot be open error 7 setup cannot complete and has
    to close i have had windows xp on the pc before so i know its compatible but i used a different
    version of windows before ,this tinme im using a new one and i get this error i seem to find no
    solution anywhere about how to resolve this and I was wondering if possible theres something i need
    to do,I am not to sm....
  30. Windows Xp Freezes At Welcome Screen
    (39)
    today i start my pc in windows xp and found that xp freezes at welcome screen. then i try to boot in
    safe mode but the problem persisits then i again try in last good configuration setting but it
    doesn't help so i hav to reinstall my xp plz any body hav solution for this so that i do not hav
    to reinstall my xp for this problem as i get this problem oftenly. thanks....

    1. Looking for fast, windows, fixes, windows, xp, vista

Searching Video's for fast, windows, fixes, windows, xp, vista
advertisement



Fast Windows Fixes For Windows Xp And Vista



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE