Skip to main content

How to shrink the operation system partition in windows 8

  1. Right click computer and click manage.
  2. Click disk management in computer management window.
  3. Right click the partition you want to shrink and click shrink volume.
  4. Enter the amount of you want shrink and click shrink.
  5. That's all

Comments

Popular posts from this blog

WIFI adapter not showing in the windows device manager why ?

First Reason :-  First you should go to the BIOS program and check the status of the wifi adapter. If wifi adapter disabled form the BIOS device manager will not show the wifi adapter. If it is disabled. Enable it and boot the Laptop.   Second Reason :- This can be a Hardware Faulty. Open the laptop cover and find the PCI wifi adapter then replace with a same adapter.( This work is need a some technical skill. If you do not have it. Hand over to the laptop repair tech guy or you can use an USB wifi adapater )

Master Boot Record (MBR) & Globally Unique Identifier Partition (GPT) based partion disks

As a IT Professional you should familiar with these MBR and GPT based  partition disks.  If you need a install a hard disk on a PC that running windows 7 you can chose two partitioning systems. Partition schemes are Master Boot Record (MBR) based partition scheme Globally Unique Identifier Partition (GPT) based partition scheme Master Boot Record (MBR) based partition scheme In the Master Boot Record you can find the partition table for the disk and master boot code. during the computer start-up process BIOS read MBR and find the which partition is the marked as active in the disk. In the active partition contains operating system. Limitations of the MBR. Only four partitions for each disk. Maximum partition size is 2TB Can not create a redundancy options. Globally Unique Identifier Partition (GPT) based partition scheme GPT based partition avoided limitations of the MBR partitions scheme GPT supports. 128 partitions Ability to create partition ...