ghacks Technology News

Increase Windows Stability

Xtra Windows Stability is an interesting piece of software that was mentioned in Shellcity’s top 25 software of the year series. The product was especially designed to increase Windows stability by forcing important subsystems of Windows into separate processes.

The user can choose to force the following subsystems into separate processes to increase the stability of your Microsoft Windows operating system: Desktop, Explorer (Folders) and Internet Explorer.

All three or only some can be selected during installation and a restart is required before the changes take effect. The big question is however if the program delivers what it promises. I fired up Process Explorer from Sysinternals and checked if there would be more than one process when I opened Windows Explorer.

A new process was indeed added which means that the software is indeed dividing important subsystems into different processes which means that the chance is higher to recover the system if one subsystem fails.

Increase Windows Stability

Many open folders or Internet Explorer windows can increase memory usage slightly which is the downside of using this tool. The software can be downloaded and run from any location that you unpack it to.

Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook or Twitter.

Related Articles:

Windows 7 Stability And Reliability Update April 2010
Latest Mozilla Meeting Reveals Firefox 4 Performance, Stability Issues
Test Your PC’s Stability
Why Are There Two Explorer.exe Processes Running?
Increase the size of Windows Calculator



About the Author:Martin Brinkmann is a journalist from Germany who founded Ghacks Technology News Back in 2005. He is passionate about all things tech and knows the Internet and computers like the back of his hand. You can follow Martin on Facebook or Twitter.

Author: , Sunday December 30, 2007 -
Tags:, ,


Responses so far:

  1. Kaixi says:

    Wow, thanks!

  2. Kris says:

    This will just modify three registry keys – you might as well just use the .reg file rather than a program dedicated to it.

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
    “DesktopProcess”=dword:00000001

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
    “SeparateProcess”=dword:00000001

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\BrowseNewProcess]
    “BrowseNewProcess”=”Yes”

    (note that the .reg file needs to be saved with ANSI encoding for Windows to recognise it).

    I have put a copy here for your convenience:
    http://a.nfshost.com/separate_processes.reg

  3. cresc says:

    @Kris: a big Thank you :-)

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

Subscribe without commenting

© 2005-2012 Ghacks.net. All Rights Reserved. Privacy Policy - About Us