Tag: startup
January 28, 2010 by
Jason
By all accounts, thanks to the boot performance of Windows 7, customers should be using the operating system in a matter of seconds since they fire up their computers. However, Microsoft itself has documented scenarios in which the startup of Windows 7 and Windows Server 2008 R2 is unexpectedly slow. According to the Redmond-based company, at fault is the dpi display setting of the monitor.
“Consider the following scenario: you have a computer that is running Windows 7 or Windows Server 2008 R2. This computer is connected to a high resolution monitor. On this computer, the default dpi display setting is set to a value other than 96 dpi. In this scenario, the computer has an unexpectedly slow startup time,” Microsoft explained.
The software giant does not specify what “unexpectedly slow startup times” actually mean. Microsoft only noted that the dpi display setting is the cause of slow boot times, and that the problem is persistent. “This issue may occur when the default dpi display setting in Windows 7 or in Windows Server 2008 R2 is set to a value other than 96 dpi for a high resolution monitor. In this scenario, the computer has an unexpectedly slow startup time after a change is made to the default dpi display setting. Then, the computer has an unexpectedly slow startup time every other time that the computer is started,” the company said. Read More»
Posted in Windows 7 | No Comments »
December 02, 2009 by
Jason
To add Windows 7 to a system alongside an existing version of Window, you first need to make sure that you have an available partition (or unformatted disk space) separate from the partition that contains the system files for your current Windows installation.
The target partition can be a separate partition on the same physical disk, or it can be on a different hard disk. If your system contains a single disk with a single partition used as drive C, you cannot create a multiboot system unless you add a new disk or use software tools to shrink the existing partition and create a new partition from the free space. (The Windows 7 Disk Management console, Diskmgmt.msc, includes this capability; to shrink partitions on a system running an older Windows version, you’ll need third-party software.) The new partition does not need to be empty; however, it should not contain system files for another Windows installation. Run the setup program, choose the Custom (Advanced) option, and select the disk and partition you want to use for the new installation.
The setup program automatically handles details of adding the newly installed operating system to the Boot Configuration Data (BCD) store.
And how do you edit and configure the Boot Configuration Data store? Surprisingly, the only official tool is a command-line utility called Bcdedit. Bcdedit isn’t an interactive program; instead, you perform tasks by appending switches and parameters to the Bcdedit command line. Read More»
Posted in Windows 7 | No Comments »
October 14, 2009 by
Jason
Keeping Windows 7 and Windows Vista running under normal parameters takes much more work than is done in Redmond alone. Fact is that the ecosystems of software and hardware products designed to integrate with the Windows clients have to do this seamlessly, especially when dealing with solutions that hook into the core of the operating system. Driver update failures for example, can easily cripple Windows 7 and Windows Vista, causing the two platforms to no longer start.
“This problem may occur if any one of the following conditions is true: The new device or the driver causes conflicts with other drivers that are installed on the computer. A hardware-specific issue occurs. The driver that is installed is damaged,” Microsoft explained.
In case you performed a driver update for a device component of your computer and Windows 7 and Vista are acting up, then your best choice to resolve the matter is to roll back the changes. Reverting the driver update will cause the issues introduced by the refresh to go away. First you will need to boot into Windows.
Read More»
Posted in Windows 7 | 1 Comment »
October 07, 2009 by
Jason
Over a year ago, Microsoft revealed that it considered 15 seconds the ideal startup time for Windows 7 under laboratory conditions. While 15 seconds was half the time it took Windows Vista Service Pack 1 (SP1) to boot, some critics pointed that the 15-second boot was a pipe dream. Well, Windows 7 did manage to provide its fair share of surprises when it comes down to boot performance, and the latest involves a startup that takes just 10 seconds. Just watch the video embedded bellow in order to get an idea of just what is involved in getting from a cold boot to a fully functional Windows 7 desktop in just 10 seconds.
“At (…) Intel Developer Forum, a company called Phoenix debuted new BIOS technology that allows Windows 7 to boot up from black screen to desktop in only 10 seconds. Called “Instant Boot BIOS,” the Phoenix BIOS uses new UEFI technology to power on several system devices at once instead of one-by-one. It also runs only those processes that are necessary to hand control over from BIOS to OS,” revealed Channel 10’s Sarah Perez (initially reported by LaptopMag).
The boot speed improvements over Windows Vista became clear very early on in the development process of Windows 7, via the now famous boot drag race. Read More»
Posted in Windows 7 | No Comments »
September 19, 2009 by
Jason
Windows 7’s evolution compared to Windows Vista is undeniable, and the lucky few that so far have had access to the RTM bits of the latest Windows client can confirm this. But fact of the matter is that even in Beta Build 7000 development stage, Windows 7 bested Vista, and the boot time performance drag race is an illustrative example in this regard. However, Windows 7 startup speeds manage to leave its precursor in the dust. Some of you might remember reading about the 11-second boot Windows 7 delivered in a demonstration courtesy of Ruston Panabaker, Microsoft’s principal program manager of strategic silicon partnering. (via PCMag and Beyond Binary)
Yes, Windows 7 booting in just 11 seconds. My first question was, what kind of computer was Panabaker running, for obvious, and geeky, reasons. So I went ahead, and shot an email to Microsoft asking for details about the hardware configuration of the 11-second Windows 7 boot machine. Here is the answer a company spokesperson provided me: “This was ran on a Quad-core 1.7 GHz Nehalem [Core i7] processor on a Calpella chipset, 2GB of memory, 80 GB Intel X25-M SSD (1st gen). In the set up, the log-in screen was turned off in the user control panel.”
However, the Microsoft representative noted that the 11-second boot represented just the startup time for Windows 7. “Note: BIOS post is in addition to this,” the company spokesperson added. Read More»
Posted in Windows 7 | 1 Comment »
Since Firefox 3.0, bookmarks, history and most storage is kept in SQLite databases. Also, the default history time span was raised from 9 to 90 days as it became more discoverable and useful thanks to the awesome bar, so depending on your browsing habits it could represent some pretty large databases.
Aas any other database, SQLite databases become fragmented over time and empty spaces appear all around. But, since there are no managing processes checking and optimizing the database, these factors eventually result in a performance hit. So, a good way to improve startup and some other bookmarks and history related tasks is to defragment and trim unused space from these databases.
To do this:
Step 1: get sqlite3, a single file command line SQLite database manager, for your platform (available for Linux, Windows, and Mac OS X).
Step 2: Copy the downloaded binary to your profile folder where all your .sqlite files reside.
Step 3: Close Firefox. Read More»
Posted in Firefox | 1 Comment »
If you find yourself with very long startup times after upgrading to Firefox 3.5 (from say 10 seconds to the order of minutes), you may be experimenting a bug due to a change in how Firefox 3.5 gets the randomness it needs for security purposes on Windows.
The procedure involves scanning some temporary folders looking for bits normally added by OS and other applications operations. Firefox 3.5 looks for more files and deeper (more subfolders) for increased randomness, but it has led to unexpected results for users with too many temporary folders or files resulting in slow startups.
Try builds are still being generated with fixes to this bug, but users report a noticeable improvement after deleting their temporary folders and Internet Temporary Files (generated by Internet Explorer).
To clean temporary folders, check and delete all files [you can, some may be in use] from these:
Read More»
Posted in Firefox | 2 Comments »
If you have more than one operating system installed on your PC for example, you may have both Windows Vista and Windows 7 beta installed – your computer displays a menu asking you which operating system you want to load. If you don’t select an operating system within 30 seconds, it automatically loads your default operating system.
You can cut the amount of time your computer waits for your input before loading Windows Vista by going back to Msconfig and selecting the Boot tab. Where it says Timeout, change the number to a lower setting, but give yourself enough time to actually make your choice. If you only have Windows Vista installed on your machine, you don’t need to complete this step.
Fix notifications
Windows Vista is great at letting you know if there’s a problem with your computer. Your antivirus program should also alert you to potential problems, such as when a virus has been found or if you haven’t downloaded and installed the latest update for the software. Read More»
Posted in Windows Vista | 1 Comment »
The time it takes for your computer to start up and run has been massively improved under Windows Vista. One of the reasons older versions of Windows, such as Windows 95 and Windows 98, took so long to boot up was because those versions of Windows were running on top of another operating system MSDOS.
With Windows Vista this is no longer the case, so start-up times are a lot faster. If you have a brand new computer or a fresh installation of Windows Vista, it will take no time at all for your PC to start up, so you can begin using your favourite programs at once. Unfortunately, after a while, with the more programs you install and the more files you have on your PC, you may begin to notice that your computer takes longer and longer to start up. Before you know it, you’ll be able to get up, make a cup of tea and drink it while waiting for Windows Vista to load. When things get this bad, you know you have to do something about it.
We recently asked visitors to the pctipsbox.com website how long it took for their PCs to start. The results varied from less than a minute to over ten!
There are plenty of factors that could make your PC startup grind to a halt, so there are plenty of tweaks to try to get your PC starting up in a flash. It’s all very well listing these tweaks, but do they work? Read More»
Posted in Windows Vista | No Comments »
To disable unneeded startup services for a safer, faster XP, use the “Services” Admin Tool (Control Panel > Administrative Tools > Services). If you are a single user of a non-networked machine, you can disable the following items, with no ill effect.
- Alerter
- Clipbook
- Computer Browser
- Fast User Switching
- Human Interface Access Devices
- Indexing Service (Slows the hard drive down)
- Messenger
- Net Logon (unnecessary unless networked on a Domain) Read More»
Posted in Windows XP | 1 Comment »