Skip to main content

Create VHD in Windows 7 - Windows

· One min read

Want to create a VHD in Windows 7? Why? You may ask… would you use a VHD?

Using a VHD as a “virtual disk” you can easily use it as a self-contained “folder” or storage mechanism, you can also use it to install operating systems onto allowing to run dual booted operating systems with only one hard drive and not having to worry about partition ids. Creating VHD files in Windows 7 is remarkably easy – follow the guide below:

  1. Click the Start button in Windows 7, type in diskmgmt.msc, and hit Enter.

  2. Click the Action menu and select Create VHD.

  3. Enter a location, such as C:VHDWindows.vhd. Set the size. Dynamic VHD files start out small and only grow with data written to the virtual disk.

  4. Click OK and the file is created.

How to enable numlock on startup in Windows 8

· One min read

If you are like me – you rely heavily on the Num Lock key and having it disabled on boot is extremely annoying – using a quick registry change you can enable Numlock by default in Windows 8.

HOW TO enable NUMLOCK ON STARTUP

  1. Press the Windows Key to open the Tile (Metro) screen
  2. Type: regedit to search for the Windows Registry Editor and press Enter.
  3. When the Registry Editor loads – navigate through:
  4. HKEY_USERS,.DEFAULT, Control Panel, and Keyboard.
  5. Locate the InitialKeyboardIndicators entry and right-click it, select Modify.
  6. Enter 2 into the box.
  7. Click OK to save the changes.

How to disable Numlock on Startup

Follow the same steps till: Step 6 than instead of 2 type: 2147483648.

Changing your user photo in Windows 8

· One min read

Changing your user photo in Windows 8 is remarkably easy and helps make a standard Windows 8 installation… More… You!

  1. Open the Start screen and click your user picture
  2. Click Change Account Picture.
  3. Click the Browse button.
  4. Navigate the browser until you find an image you want to use and click it.
  5. Select Choose Image.
  6. Done – you have now changed your Account Picture.

Windows 8 Hotkeys

· One min read

Navigating around Windows 8 can be a lot faster and more efficient with the use of keyboard shortcuts called Hotkeys – the below guide is a list of Windows 8 hotkeys for navigating the user interface.

Windows Key – Opens the Start screen
Windows Key+Tab – Metro app switcher
Windows Key+C – System charms
Windows Key+Z – Application charms
Windows Key+I – Settings menu
Windows Key+K – Devices menu
Windows Key+H – Share menu
Windows Key+F – Search files on Start screen
Windows Key+Q – Application search on Start screen
Windows Key+W – Settings search on Start screen
Windows Key+. (Period) – Snap Metro app to the right side of the screen
Windows Key+Shift+. (Period) – Snap Metro app to the left side of the screen (only works on wide-screen monitors)

Windows Networking Protocols and their uses

· 2 min read

Networking is a marvel of interconnected devices and languages – Windows networking protocols help that happen by making sure 2 devices are sharing the same method of communicating. This is a quick reference guide on what each Protocol and Client on the Windows OS does.

Client for Microsoft Networks
Used to access other shared resources on your local network running the File and Printer Sharing for Microsoft Networks protocol.
QOS Packet Scheduler
Used to provide traffic management on your network for applications that support the protocol.
File and Printer Sharing for Microsoft Networks
Used to share your printer and files on your computer with other computers on your local network.
Microsoft Network Adapter Multiplexor Protocol
provides the ability to load balance between two or more network cards.
Microsoft LLDP Protocol Driver
Used to create the network map used in the Network browser and Networking and Sharing Centre.
Link Layer Topology Discovery Mapper I/O Driver
Used to discover other computers connected to your local network.
Link Layer Topology Responder
Used to identify your computer to other computers connected to your local network.
Internet Protocol Version 6 (TCP/IPv6)
A new version of the IPv4 protocol. Unless you are connected to an IPv6 network (most of you are not), you can safely disable this protocol.
Internet Protocol Version 4 (TCP/IPv4)
Primary network communication protocol. Do not disable this protocol.