Archive for the ‘Windows Vista’ category

Parallels Desktop: Reset Lost Windows VM Password

May 16th, 2015 by Admin

If we forget the Admin password for a Windows virtual machine running on Parallels Desktop, is there an easy way to reset it? With PCUnlocker you can reset lost Windows password and regain access to your Parallels VM. This is considerably faster than destroying and rebuilding your VM.

This tutorial will take you step by step through resetting a Windows login password inside a Parallels Desktop virtual machine running on your Mac.

How to Reset Windows VM Password on Parallels Desktop?

  1. Click here to download and save the PCUnlocker self-extracting Zip file on to your Mac. Once the download is complete, double-click on the .zip file and Archive Utility should appear and automatically extract your files. Open the folder you extracted to and you can see a CD image: pcunlocker.iso.

  2. Start Parallels Desktop but do not start your virtual machine. Right-click on your Windows virtual machine and choose Configure.
  3. In the Virtual Machine Configuration dialog, choose the Hardware tab and select CD/DVD 1. Make sure that Connected option is checked. From the “Connected to:” drop-down list, select “Choose an image file” and locate the pcunlocker.iso file you downloaded in step 1.

  4. Go to Hardware tab and click Boot Order. Move CD/DVD to the first place in the Boot order.

  5. Start your Windows virtual machine and it will boot directly to the PCUnlocker program which lists all user accounts on your Windows system.
  6. Select a user whose password you would like to reset and click on “Reset Password” button to clear the user’s password. The program should now alert you that the password was cleared.

  7. You can now power off your virtual machine. Be sure to go back to the Virtual Machine Configuration and change the boot order back to hard disk. Start the VM and you should be able to log into Windows without typing a password!

Besides resetting Parallels Desktop password, you can also use PCUnlocker to bypass the passwords for Windows virtual machines running in Parallels Workstation, VMware Workstation, VirtualBox, Hyper-V, Virtual PC, ESX/ESXi, and other virtualization software.

How to Bypass Windows 8, 7 and Vista Password without A Reset Disk

May 12th, 2015 by Admin

A password reset disk is essentially a USB drive that contains a small file: userkey.psw, which can be used to change your password from Windows logon screen. But the catch is that you have to create a password reset disk while you’re logged in. If you’ve already forgotten your password, it’s too late.

In this tutorial we’ll show you how to bypass Windows 8, 7 and Vista password with a bootable media – PCUnlocker Live CD, which can be created on a spare computer after you forgot Windows password. PCUnlocker can be used to reset the password of any user on any Windows machine, while a password reset disk can only reset the password of the account for which it was created.

How to Bypass Windows 8, 7 and Vista Password without A Reset Disk?

If you don’t have a PCUnlocker Live CD, you can create it on any Windows computer that you still have full access to. Download the CD image of PCUnlocker and burn it to a blank CD (or USB thumb drive) with the freeware ISO2Disc.

Put the PCUnlocker Live CD in the CD drive of your locked computer. Once booted to the PCUnlocker program, it will detect all the partitions which contain a valid Windows installation.

Select the SAM file for the Windows installation whose password you need to bypass, it will list all the user accounts stored in your selected SAM file. If you’re running PCUnlocker on a dual-bot machine, there should be two SAM files and make sure you choose the desired one.

Choose a user account and click on “Reset Password”. This program will wipe the password, enable/unlock the account, and promote it to an Administrator if it’s a standard or limited account.

Take the CD out of the CD drive and reboot the computer. You can then log back into Windows without typing password. So this is how you can bypass the password for any version of Windows.

How to Change Local or Domain Password Policy from Command Prompt

May 10th, 2015 by Admin

How to disable the password complexity policy for Windows Server Core installation? If your Windows system comes with a GUI interface, you change the password policy from within the Group Policy Editor, but the steps are still a bit complicated for a Windows domain controller.

In this tutorial we’ll show you a quick yet simple way to change local / domain password policy from the Command Prompt. This method works with all versions of Windows, including Windows 10, 8, 7, Vista and Windows Server 2012 (R2) / 2008 (R2) / 2003.

How to Change Local/Domain Password Policy from Command Prompt?

If your computer is a domain controller, follow the steps below and you can change the default domain password policy. To change the local password policy on a domain controller, you must boot your server in Directory Services Restore Mode (DSRM) and then perform the steps below:

  1. Open an elevated Command Prompt. If you’ve forgotten the local or domain administrator password and couldn’t log on, try the PCUnlocker bootdisk for bypassing the password.
  2. Type the following command and hit Enter:
    secedit.exe /export /cfg C:\secconfig.cfg

    export-group-policy

    This will dump the local policy or domain policy for the system, including account policies, audit policies, and so on.

  3. Open the C:\secconfig.cfg file with your text editor. For Windows Server Core, you can type notepad.exe in the Command Prompt. When Notepad launches, click the File -> Open menu to open C:\secconfig.cfg.
  4. Now you can view and edit all of the relevant policies as shown below. In this example, we’ll disable the password complexity policy. So we replace PasswordComplexity = 1 to PasswordComplexity = 0, and change the value of MinimumPasswordLength to 0.

    edit-group-policy

  5. When done, save your changes. To load the edited file as your new policy configuration, use the following command:
    secedit.exe /configure /db %windir%\securitynew.sdb /cfg C:\secconfig.cfg /areas SECURITYPOLICY

    update-group-policy

  6. The new password policy will apply to all password changes and new password. After disabling the password complexity policy, you should be able to change Windows account password to whatever you like.

Using Windows Firewall to Block A Program from Accessing The Internet

May 6th, 2015 by Admin

Have you ever installed a program that you only needed for offline use, but it kept on trying to connect to the Internet? Or need to stop a program from gathering your personal information and sending them out to the Internet? With Windows Firewall you can easily block any program of your choice from connecting to the Internet.

How to Block A Program from Accessing The Internet?

  1. To get started we need to open up Windows Firewall. One quick way to do this is from the Control Panel. Just click the Windows Firewall icon.

    control-panel-items

  2. On Windows Firewall window, click on the Advanced settings link.

    windows-firewall

  3. Here you can see all your Firewall rules: Inbound or Outbound. When it comes down to it I think Outbound rules are usually enough for most applications. When Outbound connections are blocked, this means that the application can’t send any of your data to the Internet.
  4. Right-click on Outbound Rules from the tree at the left, and then select “New Rule…

    new-outbound-rule

  5. Select the Program as the rule type and click Next.

    rule-type

  6. Select the “This program path:” option and then click on Browse to locate the program which you want to stop from accessing the Internet.

    apply-rule-to-specific-app

  7. Select the “Block the connection” option and click Next.

    block-connection

  8. When comes to the Profile tab, select all of the available boxes: Domain, Private, and Public.

    when-rule-apply

  9. Give your new rule a name whatever you like. Click on Finish.

    set-firewall-rule-name

  10. In the Name column, your newly blocked program will be listed. In the Action column, you’ll see that your newly created rule is set to Block.

    firewall-rules

    Repeat the same steps to block as many programs as you want from accessing the Internet.

How to Create An Encrypted and Locked Folder in Windows

April 4th, 2015 by Admin

There are many folder locking programs out there that allow you to password protect and set different access rights to your files. But most of these programs don’t encrypt your files at all. Someone can easily bypass this protection to access your files by booting your PC with a Linux or WinPE Live CD, or removing your hard drive and connecting it to another PC.

If you’re a bit more conscious of privacy, encrypting your files is a better solution. Lock My Folders is an on-the-fly encryption software to lock and encrypt all kinds of pictures, videos, documents, files and folders. In this article we’ll explain how to use this program to create an encrypted and locked folder in Windows 10, 8, 7, Vista and XP.

Part 1: Set Password

Click here to download the Lock My Folders application and install it on your computer. The first time you launch the program, it will prompt you to set a master password that will be used to encrypt your files later on.

Enter a password that you can remember as you’ll need it to open and use the program next time.

Part 2: Create An Encrypted Folder

To create an encrypted folder, click on Add button from within the Lock My Folders program.

In the popup window, type your desired folder name and specify the location where you would like your new secure folder to be created. Click OK. You can create a secure folder in your local hard drive or USB flash drive.

Now your secure folder should have been created. You can then copy all your private photos, documents & videos into this folder, or create or edit a confidential file in the secure folder. All your files stored in this folder will be encrypted automatically on the fly.

Part 3: Manage Your Encrypted Folders

With the steps above you can create as many secure folders as you want. You can lock your secure folder after you finish working with it. Just right-click on the secure folder and select “Lock My Folder“.

When a secure folder is locked, everyone couldn’t access all files in it without knowing your password. You can also set your locked secure folders to be invisible from Windows Explorer and Command Prompt, by following these steps:

  1. Start the Lock My Folders program.
  2. Click on the Options icon from the top right corner of the main screen, and then select Settings.
  3. Check the “Hide the secure folders when they are locked” box.

If you shutdown or restart your PC, all your secure folders will be locked out automatically.

The next time you need to open or access the secure folder, you need to unlock it firstly. Right-click on the secure folder and select “Unlock My Folder“.

The program will ask you to enter your password. Upon successfully verifying the password, the program will open the secure folder in Windows Explorer.

If you need to reinstall your operating system or transfer your secure folders to another machine, just backup the secure folders to an external storage device and you can then import them to the Lock My Folders program again. It’s that simple!

How to Delete the Windows.old Folder in Windows 10/8/7

March 23rd, 2015 by Admin

When you perform a custom Windows installation or upgrade Windows to a newer version, the old Windows folder is renamed to Windows.old in case you’d like to revert the upgrade. Windows 8 or 10 users might also have seen the Windows.old folder after performing a PC refresh.

Windows.old contains not only your old Windows installation files, but also your old Documents, Settings and Programs. The folder is usually gigantic in size and can take up considerable space in your system partition. So if you are pretty sure that you no longer need any data from Windows.old then it would be a wise decision to delete it.

windows.old-folder

Unfortunately, you can’t remove the Windows.old folder by simply pressing the Delete key because your user account doesn’t have ownership of the folder. Here’s how to take ownership all files and subfolders in Windows.old, so you can then delete the whole folder to reclaim some space.

How to Delete the Windows.old Folder?

  1. Download and install the freeware TakeOwnershipPro on your local computer.
  2. Start the TakeOwnershipPro program and drag the C:\Windows.old folder to the program. Tick the “Include subfolders and files” box.

    take-ownership-pro

  3. Click Take Ownership. The program will begin to take ownership of all files and subfolders in the Windows.old folder. It could take you one or two minutes, depending on number of files and folders it contains.
  4. Once it is done, you can then delete the Windows.old folder without any permission issue.

It’s that simple. Deleting the Windows.old folder can save you quite a large amount of hard disk space and it will not affect the present state of the new OS.

How to Reset Forgotten Windows Password with Ultimate Boot CD (UBCD)

January 15th, 2015 by Admin

In this tutorial we’ll show you how to crack and reset Windows password when you forget it or want to unlock a computer with an unknown password. There are tons of recovery tools available to bypass password, but here I’ll use the freeware Ultimate Boot CD (UBCD).

Ultimate Boot CD is a Linux-based bootable disc with loads of useful software for repairing or fixing almost any Windows problem. The built-in chntpw utility could be used to wipe windows passwords and view/edit the registry. Here’s how.

Note: Ultimate Boot CD is a freeware so don’t expect it to work with domain controllers. If you want to find a more powerful yet easy-to-use password recovery software, try the PCUnlocker Live CD.

How to Reset Forgotten Windows Password with Ultimate Boot CD?

Before getting started, you need to download the Ultimate Boot CD (about 588Mb) from its official website, and then burn it to a CD. With the CD you can follow the steps below to reset forgotten Windows 8/7/Vista/XP password:

  1. Boot your locked computer from Ultimate Boot CD. On the boot menu of Ultimate Boot CD, choose Parted Magic and press Enter.

    ultimate-boot-cd

  2. The next screen you have to select your graphic settings. Just select option 1 and press Enter to use the default settings.

    parted-magic

  3. Once you are presented with the Parted Magic desktop, go to the left bottom corner of the screen and choose System Tools -> Change Windows Password.

    change-windows-password

  4. A new small window will open. It lists all Windows partitions detected on your local hard drive. Click on the correct drive and it will start the chntpw utility in the console.

    select-windows-installation

  5. You will now be presented with the chntpw Main Interactive Menu. Type 1 and press Enter.

    chntpw

  6. This will list out all of the Windows users on the system. Type the name of your desired user and press Enter.

    enter-username

  7. You will now be given the option to blank out the password, as well as several other ways to promote or unlock the user account. Type 1 and press Enter, it will remove the existing password.

    user-edit-menu

  8. If you don’t want to reset other user password, type ! and press Enter.

    quit-edit-menu

  9. Type q and hit Enter at this point to quit the User Edit Menu.

    quit-chntpw

  10. You will then be asked to write the registry hive to disk. Type y to confirm and save your changes.

    write-hive-files

  11. Now you can reboot, and you can log into your Windows account with a blank password. Once you’re logged in, you can go to the Control Panel to change your password to something else — something you can remember.

How to Hide A Drive / Partition from Windows Explorer

December 24th, 2014 by Admin

Do you have some private files that you want to hide from your children? Here is a registry trick to hide a drive or partition in Windows 11/10/8/7/Vista/XP, so it cannot be accessed from Windows Explorer by inexperienced users.

The method is not foolproof though, and users can still access the contents of the hidden drive from Command Prompt or Disk Management. If you have some confidential or sensitive data on a local disk and want to lock / protect it securely, I recommend you use the Protect My Folder application.

How to Hide A Drive / Partition from Windows Explorer?

  1. Open Registry Editor and navigate to the following key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. In the right pane, right-click the blank area and choose New -> DWORD (32-bit) Value.

  2. Name the newly-created DWORD as NoDrives and then double-click it. In the pop-up window, choose Decimal, enter a proper number for hiding your desired partition. In my example, I want to hide the network drive Z:, so I type in the value 33554432.

    Here’s a list of the values (decimal number) you’ll want to enter for different drive letters:

    • A: 1
    • B: 2
    • C: 4
    • D: 8
    • E: 16
    • F: 32
    • G: 64
    • H: 128
    • I: 256
    • J: 512
    • K: 1024
    • L: 2048
    • M: 4096
    • N: 8192
    • O: 16384
    • P: 32768
    • Q: 65536
    • R: 131072
    • S: 262144
    • T: 524288
    • U: 1048576
    • V: 2097152
    • W: 4194304
    • X: 8388608
    • Y: 16777216
    • Z: 33554432
    • ALL: 67108863

    But what to do if you want to hide more than one drive in Windows? Just add the values of the drives that you want to hide. For example, if you want to hide the drives E:, F: and A: you would enter 49 (16+32+1) in NoDrives as the decimal value.

  3. Restart your computer and your target drive will disappear from Windows Explorer.

    You can even hide the C: drive without corrupting your system. When you want to get your drives back, just set NoDrives to 0 or simply delete NoDrives altogether.