
This article will help you configure your Windows 7 or Windows 8 Operating System for better use with Solid State Drives (SSD).
Using AHCI or RAID mode
For a start, prior to anything else, you should enable AHCI or RAID operating mode in BIOS for the SSD disk.
AHCI mode has two main advantages over IDE mode that are available to SATA controllers, in the means of NCQ (native command queuing) and hot-swapable drives (latest motherboards),
To use AHCI, the Operating System needs the AHCI driver. Windows Vista, Windows 7 and Windows 8 include this driver by default.
Last Updated on Sunday, 22 July 2012 12:26
Hits: 11072
I had a dual boot using Windows 7 and Windows 8 Consumer Preview.
As I've decided to remove the Windows 8 Consumer Preview, I will share info on how to safely remove the dual boot using Bcdedit command.
Boot into Windows 7 and run Command Prompt as an Administrator (elevated mode)
Type bcdedit and hit Enter
You should see the list of entries for the dual boot configuration.
Find the entry for the Windows 8 Consumer Preview OS and check the identifier line. As you can see from the picture below in my case identifier was {default}
Run the following command:
bcdedit /delete {default}

Now restart and login to Windows. There's one more thing to do. We need to delete the Windows folder from the partition where Windows 8 Consumer Preview was installed.
Last Updated on Sunday, 08 April 2012 07:51
Hits: 11228
'Set Network Location' prompt is practically a Windows Firewall prompt so your firewall would be configured according to your location. For instance, if you select 'Public' location, file and print sharing would be disabled for your security.

If you have the reason to disable the 'Set Network Location' prompt in Windows 7 please do the following:
Open registry editor and navigate to the following key:
Last Updated on Sunday, 08 April 2012 07:51
Hits: 6719
Read more: How to disable 'Set Network Location' prompt in Windows 7
When you try to remove a PC from the HomeGroup on Windows 7, you might receive error.
When you run the troubleshooter, you might receive the following problem:
Problems found: Peer Networking Grouping service isn't running
To solve this error, please do the following:
Delete the file:
idstore.sst
that is located in the following path:
%SystemRoot%\serviceProfiles\LocalService\AppData\Roaming\PeerNetworking
When you paste this line in the RUN windows you might receive the Access Denied error.
Last Updated on Sunday, 08 April 2012 07:51
Hits: 5366
Here's how to check the Graphic Card memory on Windows 7 machine.
Hit Win ORB and type: Adjust Screen Resolution and hit Enter or choose the link from the Start Menu.
Click on the Advanced settings link and window will open showing you Adapter tab. Here you can see useful info like:
Total Available Graphics Memory
Dedicated Video Memory
System Video Memory
Shared System Memory
This question was asked by my friend Feliks :) Hope it helps.
Last Updated on Sunday, 08 April 2012 07:51
Hits: 29318