How to Install Windows 8 with UEFI in VMware Workstation

June 4, 2014 by Admin No comments »

UEFI was introduced with Windows 8 as a replacement to the BIOS system. In order to benefit from the new UEFI features, here I’ll show you how to install Windows 8 with UEFI in VMware Workstation. Requirements: UEFI requires 64-bit versions of Windows operating systems, so you need to prepare a Windows 8 64-bit ISO […]

Read More »

Toshiba Encore Windows 8.1 Tablet Password Reset

May 30, 2014 by Admin No comments »

Forgot Windows 8.1 password of your Toshiba Encore tablet? Need to recover or reset it? The easiest solution is using PCUnlocker. It enables you to reset forgotten Windows 8.1 password on any UEFI based devices, including Toshiba Encore tablet. PCUnlocker Overview PCUnlocker is a tool to use when you forgot/lost your Windows account password. Just […]

Read More »

PCUnlocker: Support 32-bit UEFI and 64-bit UEFI Boot

June 4, 2014 by Admin No comments »

UEFI (Unified Extensible Firmware Interface) is a standard firmware interface for PCs, designed to replace legacy BIOS (basic input/output system). Many new computers are shipping with UEFI firmware instead of standard BIOS. Most of UEFI-based computers come with 64-bit UEFI but there are also some Windows 8 tablets that use 32-bit UEFI, such as Dell […]

Read More »

Bypass Windows 8 Password on Lenovo IdeaPad with UEFI BIOS

May 23, 2014 by Admin No comments »

Forgot Windows 8 password to the only account on your Lenovo IdeaPad laptop? You might find that a lot of bootable recovery utilities won’t work because of UEFI BIOS, including BartPE. In this tutorial I’ll walk you through the steps of using PCUnlocker Live CD to bypass Windows 8 password on Lenovo IdeaPad. How to […]

Read More »

VMware: Change SCSI Controller Type from BusLogic to LSI Logic

November 22, 2014 by Admin No comments »

After upgrading to a 64-bit operating system or an operating system that does not support BusLogic, you may receive the following error on startup: The BusLogic SCSI adapter is not supported for 64-bit guests in this release If you boot the virtual machine from a WinPE bootdisk, you’ll be unable to see your hard drive. […]

Read More »

How to Disable Windows Authentication in SQL Server

May 4, 2014 by Admin No comments »

MS SQL Server supports two types of authentication models: Windows Authentication and SQL Server Authentication, which are configured during the installation of SQL Server. Windows Authentication is the default option for new SQL Server installation and it allows you to access the database without providing a username or password. If you don’t want the users […]

Read More »

SQL Server Management Studio Saved Password

May 2, 2014 by Admin No comments »

Is there a way to recover or retrieve the stored passwords in SQL Server Management Studio? How to clear the saved login for SQL Server Management Studio? SQL Server Management Studio always forgets the password to all the servers you connect even if you do have the “Remember password” checked? In this article we’ll explain […]

Read More »

How to Change SQL Server 2014 Password After Forgotten

April 27, 2014 by Admin No comments »

Forgot the SA password on MS SQL Server 2014 instance? How can I reset or change SQL Server 2014 password? Microsoft SQL Server stores passwords as a hash in a system table named sql_logins. The old versions of SQL Server 2008/2005/2000 use only the SHA1 hashing algorithm to encrypt the password whereas SQL Server 2014/2012 […]

Read More »