Tag: reboot

Turn On Inbox Games in Windows Vista

June 04, 2009 by Jason

Windows Vista, just as previous Windows releases, ships with a range of pre-installed games. Users are undoubtedly familiar with such titles as Minesweeper, Solitaire, FreeCell, Spider Solitaire and Hearts. Windows Vista adds to these casual games such as Chess Titans and Mahjong Titans. However, even though these games ship as default components of the operating system, some users might notice that they
are in fact missing or inaccessible. Microsoft explained that this scenario implied that the Inbox Games were not in fact fully installed on the platform. It is a situation that users of the Vista Business edition, for example, are more likely to come across, although other SKUs are not excluded from this. Resolving it is a matter of turning on Inbox Games.

“Users need to navigate to Start Menu, Control Panel, “Programs,” and choose the “Turn Windows features on or off” option in the left hand side pane. “Turn off Games by clicking the box next to Games. This will remove the check from the box. Select “OK”. Select Restart to reboot your system. From the Start Menu select Control Panel. In the Control Panel select “Programs”. Next select “Turn Windows features on or off.” Turn on Games by clicking the box next to Games. This will add the check to the box. Select “OK”. Select “Restart” to reboot your system,” Microsoft explained. Read More»

Downgrade Vista to XP

March 12, 2009 by Jason

If you long for the good old days of XP and still have your install CD, this step-by-step guide will help you revert to Vista’s predecessor.

These days, you have to work to find a new computer that comes with XP installed. Many PC users who upgraded their XP systems to Vista are disappointed with the newer OS’s performance and other problems. In either case, as long as you have an XP installation CD, you can kiss Vista good-bye.

“Downgrading” from Vista to XP is not as difficult as you may think, but it does entail some time-consuming operations. Many online sources claim to offer techniques for reinstalling XP without having to reformat your hard disk. Based on my research, however, deleting the Vista partition and installing XP in its place is arguably the easiest approach. Moreover, this method ensures a clean install that is uncontaminated by Vista leftovers.

Note: In certain cases, you may be able to undo an XP-to-Vista upgrade, even without an XP installation CD, by following the instructions in Microsoft article 933168. The article takes a command-line approach to the XP restoration, and also requires that you have a windows.old folder on your root drive. Read More»

Windows 7 Performance and Productivity Tips

February 25, 2009 by Jason

1. Find bottlenecks

From what we’ve seen so far Windows 7 is already performing better than Vista, but if your PC seems sluggish then it’s now much easier to uncover the bottleneck. Click Start, type RESMON and press [Enter] to launch the Resource Monitor, then click the CPU, Memory, Disk or Network tabs. Windows 7 will immediately show which processes are hogging the most system resources.

The CPU view is particularly useful, and provides something like a more powerful version of Task Manager. If a program has locked up, for example, then right-click its name in the list and select Analyze Process. Windows will then try to tell you why it’s hanging – the program might be waiting for another process, perhaps – which could give you the information you need to fix the problem.

2. Keyboard shortcuts

Windows 7 supports several useful new keyboard shortcuts.
Read More»

Tweak for Windows 7

January 25, 2009 by Jason

Windows 7 beta has been released recently, we had already written some articles on Ten Tips for Windows 7 , How to Dual Boot Windows Vista And Windows 7 , Questions and Answers about Windows 7 and Windows 7 Beta Download and Install Guide, Today we are going tell you how can you tweak windows 7.

SetteMaxer is the first windows 7 tweaking tool which lets you tweak windows 7 through various registry tweaks very easily and safely without touching windows 7 registry.

Let’s see what all you can tweak in windows 7 with SetteMaxer

Windows 7 Tweaks you can apply with SetteMaxer

Optimize Menu Show Delay: Check this option to enable faster navigation in windows 7

Optimize Wait to Kill Services Timeout: Check this option to Speed up windows 7 shutdown / restart faster set the value to 1000.

Optimize Wait to Kill Applications Timeout: Check this option to Speed up windows 7 shutdown / restart faster set the value to 1000. Read More»

Ten ways to Tweak your Linux Boot Process

January 16, 2009 by Jason

Linux rarely needs to be rebooted. But when it does, it’s often slow to boot. Fortunately, there are ways to speed things up. Some of these methods are not terribly difficult. (although some, unfortunately, are). Let’s take a look.

1. Disable unnecessary services

Depending upon the use of the machine, plenty of services won’t be needed. Using Linux just for a desktop? Then you won’t need sendmail, httpd, and many other services. If your server is only a Web server, you can shut off many services as well. To do this, you can go to the Administration menu and take a look at the Services entry. Just deselect all of the services you don’t want to start.

2. Disable unnecessary kernel modules

If your desktop is wired to the Ethernet, you don’t need to have a wireless kernel module loaded. This task is a bit more difficult and will require a kernel recompilation, which is not the easiest task to undertake. To do this, you will need the kernel sources. Then, follow the standard steps for compiling a kernel. The difference is that you’re going to go through your system and disable all of the modules you don’t need. Read More»

Top Ten secret hidden vista tips

December 21, 2008 by Jason

These are some uncommon but very useful tips tricks & hacks for windows vista to enhance the user experience in windows vista.

Enable Auto-Logon in Windows Vista (Warning: Security Risk)

a) click Start and type ‘netplwiz’ or click that name on the Start menu
b) in the GUI window that comes up, uncheck the “Users must enter a username and password to use this computer” box
c) click ‘Apply’
d) in the new dialog box that opens type the name of the account you want to auto-logon by default (if the account is not normally passworded then it blank)
e) click OK and exit.

Remove ToolTips From Showing When You Mouse Over Something

a) start > run = “regedit”
b) HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > Explorer > Advanced
c) set “ShowInfoTip”=dword:00000000
d) exit and reboot Read More»

Hide Drives In Windows XP and Vista

December 07, 2008 by Jason

Recently I received a comment from one of the reader asking how can he hide some specific drives on his computer hard disk so that no one can access that drive or partition.

It means like you want to hide specific partitions on your hard disk like C, D or E etc. This trick of hiding your drive is really useful when you have some private files on a particular drive which you don’t want others to see.

You can hide any of your drive in three different ways including you can easily hide your drives by using a free software called TweakUI, applying a registry hack to to hide drives and with simple commands through command prompt.

Let’s discuss all these three above mentioned methods to hide drives in windows.

Method 1: ( Easy Way ) Read More»

Make Your Own Sticky Notes with Notepad

November 24, 2008 by Jason

Someone had once remarked that simplicity is making the journey of life with just baggage enough. Sometimes, I try to apply the same axiom to my ‘soft aware’ life too. And that involves squeezing the maximum juice out of what’s available in my computer.

One thing that has always been available since the last 20 years from the birth of Windows has been the ‘un-noteworthy’ Notepad. Life with Notepad couldn’t be any simpler. It strips all formatting and keeps data in its plain format. It doesn’t ask for any special Windows resources, comes up in a blink of an eye and doesn’t nag you with any dialog boxes or prompts.

We all use Notepad to store our scraps of data as text files. But with a little bit of tip and tuck it can be made into an effective sticky note. Here I am going to show you how to get your own version of sticky notes with just the Notepad and any version of Windows. Read More»

Make Windows Startup Faster with Startup Blaster

November 21, 2008 by Jason

It is very common when windows users complain that their computer systems loaded with windows takes ages to get started and takes a hell lot of time to load some applications in the startup. So, in order to get an active running windows which can respond to user actions you need to give some minutes to the computer to load the startup programs first.

Windows users always say there computer were faster in the beginning and used to take very few seconds to get started and running, but with time they say it gets slow and take so much time to get started.

What is the reason behind slow startup on your old computer?

From the time you first start using a computer, you keep installing a various computer software, games and other applications and install various hardware devices drivers many of which create startup entries to run the following. Read More»

Speed Your File System Up By 40%

November 08, 2008 by Jason

Every time a file is read from your Linux ext3 partition it writes back a attribute to the file detailing the last access time. There are very few programs that actually use this to operate and it slows everything down.

Disabling atime and diratime on your Linux ext3 file systems can improve disk performance up to 40%!

WARNING: If you are using programs such as tmpwatch, mutt, or mail-notify this configuration change could cause those programs that make specific use of atime not to work.

1. Start a terminal.

2. Switch to root using the “su -” command.

3. Backup your fstab – “cp /etc/fstab /etc/fstab.old”.

4. Open your /etc/fstab in the editor of your choice (nano, kate or gedit recommended). This can be done by issuing the command “nano /etc/fstab”, “kate /etc/fstab”, or “gedit /etc/fstab”. Read More»