Monday 23 June 2014

How to remove BitLocker encryption on Windows 7

 How to remove BitLocker encryption on Windows 7

When you turn off BitLocker, you can choose to either disable BitLocker temporarily, or to decrypt the volume. Disabling BitLocker allows TPM changes and other minor changes to the system. Decrypting the volume means that the volume will be entirely decrypted, and that all the keys are discarded. You must decrypt a computer before upgrading the operating system. Once a volume is decrypted, you must generate new keys by going through the encryption process again, if you want to enable BitLocker.

 
 
Before you start

·         You must be logged on as an administrator.

·         The volume must be encrypted.


To turn off BitLocker Drive Encryption

a)      Click Start, click Control Panel, click Security, and then click BitLocker Drive Encryption.

b)      From the BitLocker Drive Encryption page, find the volume on which you want BitLocker Drive Encryption turned off, and click Turn Off BitLocker Drive Encryption.

c)       From the What level of decryption do you want dialog box, click either Disable BitLocker Drive Encryption or Decrypt the volume as needed.

d)      By completing this procedure, you have either disabled BitLocker or decrypted the operating system volume.

Additional Resources

The following resources provide additional information about BitLocker Drive Encryption:

For help with BitLocker Drive Encryption, as with any Microsoft Windows component, please choose one of the support options listed on the Microsoft Help and Support Web site

(http://go.microsoft.com/fwlink/?LinkId=76619).



Sunday 8 June 2014

Electronics Quick Bite...!!!

Hi all,

Just I sat to buy a Power Bank for my uncle's smart phone and puzzled with the term and real working of Milliamp Hour (mAh).

Here's the answer for Milliamp Hour (mAh).

Milliamps Hour (mAh) is important because it's the easiest way to distinguish the strength or capacity of a battery. The higher the mAh, the longer the battery will last. Batteries with different mAh ratings are interchangeable. If your battery is rechargeable then the mAh rating is how long the battery will last per charge.
Milliamps Hour is 1/1000th of a Amp Hour, so a 1000mAh = 1.0Ah

Think of a cars gas tank.  Voltage is how much gas is being used, and mAh is the size of the gas tank.  The bigger the gas tank (mAh) rating the longer the device will run. If your battery is rechargeable, then think of the gas tank as refillable (rechargeable).


Thursday 20 March 2014

How to remove "This copy of windows is not genuine windows" text on your Windows PC.

This is a tool.

Tool Name: RemoveWAT 2.2

RemoveWAT can crack Windows 7 SP 1, Windows 7 Ultimate, Enterprise, Professional, Home, Basic, etc. It’s 100% work and tested. RemoveWAT (Windows Activation Technologies) completely from the OS, whilst still retaining OS genuine status and receiving all updates. So that users can validate the illegal pirated copies of Windows 7 as genuine status forever and permanently. Also allows you to download windows update.

Features list:

  • Requires no additional processes running after patching.
  • Has a theoretical 100% success rate due to it being hardware independent.
  • Efficiently coded with safety checks to prevent damage to a Windows installation.
  • Uninstall option.
  • Complete removal of all genuine related elements visible to the user, whilst keeping the core activation system active, allowing you to pass various genuine checks without issue.
  • Progress bar to allow overview of completion time.
  • A completely safe solution with zero risk of bricking your bootsector or rendering your pc unbootable
What’s new in RemoveWAT 2.2.6:

  • Now provides total WAT protection and fully disables the timebomb in evaluation copies
  • Correct Un-install
  • Renames slmgr on x64 as well
  • Works on unicode systems
  • Silent mode with /s switch
  • UI tweaked slightly
  • No reboot necessary
  • Passes WGA on x64
How it works:
  • Close all antivirus and firewalls, and then run the program with administrator privileges (from the internet need not be switched off)
  • Click “Remove WAT” and wait until you see the message on successful completion of the procedure
  • Computer will restart automatically
  • All the system is activated
 Screenshots



Link to Download: http://www.4shared.com/zip/WskvyXAvba/WAT_Remover_Espikes09.html

See you soon....

Wednesday 19 March 2014

FAQ on RAM - Random Access Memory

Q. What happens to a data file in RAM if your computer loses power ?

A. A data file in RAM when the computer loses power just goes away forever. It cannot be retried, because RAM is a temporary spot and not a permanent location.

Q. What is the role of RAM in a computer?

A. The RAM is the temporary memory used to load the OS and other programs and applications while he PC functions. It is a dynamic memory which can read and write data ( does both) as far as the power is ON. And the processor accesses it to receive any particular data required to be processed and it stores temporarily the data that we input when a particular program runs ( the input we give).

The BIOS which boots the PC and searches and loads the OS to the RAM does it from ROM which is a computer chip on which the data is stored permanently on it and cant be modified i.e., nothing can be written into it after the initial software for booting is loaded into it and stays there permanently.

Q. Can a computer function without RAM?

A. The functioning of the RAM in a computer is of immense importance. The function of the RAM is mainly important as all programs, operating systems, applications and software must be loaded onto the Random Access Memory before they are used. All computer functions rely on the capacity of the RAM. The name of the entity itself, Random Access Memory, shows the various functions and the various aspects with which it is related. The name explains that all of the things loaded on to the memory can be randomly accessed. Without loading things onto the memory, they cannot be accessed on the computer. Without the RAM, there is nothing that you can do on the computer. A computer without RAM is worth nothing.

Q. What is the difference between 32 bit and 64 bit OS ?

A. The terms 32-bit and 64-bit refer to the way a computer's processor (also called a CPU), handles information. The 64-bit version of Windows handles large amounts of random access memory (RAM) more effectively than a 32-bit system.

Quick Bites:

To install a 64-bit version of Windows, you need a CPU that's capable of running a 64-bit version of Windows. The benefits of using a 64-bit operating system are most apparent when you have a large amount of random access memory (RAM) installed on your computer, typically 4 GB of RAM or more. In such cases, because a 64-bit operating system can handle large amounts of memory more efficiently than a 32-bit operating system, a 64-bit system can be more responsive when running several programs at the same time and switching between them frequently.

See you all soon....


Monday 14 October 2013

Boot Sequence of Windows XP and Later

Hi all geeks,

Here's the most common encountered computer process we all know but seldom know how it goes really. Not too techie... now we are going to see the booting sequence of an OS. (Windows XP and Later)

Diagnosing and correcting hardware and software problems that affect the startup process is an important troubleshooting skill. Resolving start up issues requires a clear understanding of the startup process and core operating system components.

The sequences occur during the Windows XP Professional boot process are:

Pre-boot sequence
Boot sequence
Kernel load sequence
Kernel initiation sequence
Logon sequence



The boot sequence is as follows

Pre-boot sequence:

  1. Power on self test (POST) routines are run
  2. Master Boot Record is loaded into memory, and the program is run
Boot sequence:

  1. The Boot Sector from Active Partition is Loaded into Memory
  2. Ntldr is loaded and initialized from the boot sector
  3. Change the processor from real mode to 32-bit flat memory mode
  4. Ntldr starts the appropriate mini file system drivers. Mini file system drivers are built into Ntldr and can read FAT or NTFS
  5. Ntldr reads the Boot.ini file
  6. Ntldr loads the operating system selected, on of two things happen
    * If Windows NT is selected, Ntldr runs Ntdetect.com
    * For other operating system, Ntldr loads and runs Bootsect.dos and passes control to it. The Windows NT process ends here
Kernel load sequence:

  1. Ntdetect.com scans the computer hardware and sends the list to Ntldr for inclusion in HKEY_LOCAL_MACHINE\HARDWARE
Kernel initiation sequence:

  1. Ntldr then loads Ntoskrnl.exe, Hal.dll and the system hive
  2. Ntldr scans the System hive and loads the device drivers configured to start at boot time
Logon sequence:

  1. Ntldr passes control to Ntoskrnl.exe, at which point the boot process ends and the load phases begin
 Note:


  • Ntldr is responsible for loading the operating system.
  • MBR – Master Boot Record.

Friday 14 December 2012

6 Trickiest Interview Questions and How to Nail Them


6 Trickiest Interview Questions and How to Nail Them

by Derek Loosvelt 
Published: Wednesday, October 17, 2012

Guesstimates and brainteasers are two types of interview questions commonly asked by Wall Street firms, consulting firms, and tech firms. They're also the types of questions that can make or break an interview. Which means you better know how to prepare for them as well as how to nail them.
To that end, the first rule of guesstimates and brainteasers is there are two types of wrong answers: the random guess and giving up. The second rule is interviewers, in asking these questions, are trying to gauge your composure, thoughtfulness, and creativity, but not necessarily your ability to get the right answer. In fact, with respect to guesstimates—questions that ask you to come up with a figure, usually the size of a market or the number of objects in an area—interviewers themselves don't always know the exact answer. Thus, the best approach for a guesstimate question is to think of a funnel: begin by thinking broadly, then slowly narrowing down the situation towards the answer.
As for brainteasers—questions such as "Why are manholes round?" (see No. 5 below) that might not have a definite answer—the best approach is think aloud. This will enable interviewers to hear your thought process. Of course, this might seem unnatural at first, but it's absolutely essential in order to prove your analysis. Think of a high school calculus test where you're awarded partial credit by showing your work.
In any case, below are six of the trickiest guesstimates and brainteasers in the interview business, along with how to answer them. Chances are if you know how to deal with these, you'll know how to deal with others like them.
1. If I give you a traditional two-sided scale along with nine, similarly-sized balls—eight of which are of equal weight, one of which weighs less than the rest—how many times do you need to weigh the balls to determine which is the lighter one?
The purpose of this brainteaser is to challenge your process-of-elimination skills. Most people immediately think three times, but the answer is actually two. How you get to that answer is like this: First, you put six balls on the scale, three on each side. If the lighter one is in one of these two groups, you'll know because one side will be heavier. If not, both sides will weigh the same, and you'll know the lighter ball's in the final group. Whatever the case, you'll weigh two balls (one on each side) from the lighter grouping (either the three balls not weighed in the first weighing, or the lighter three in your first weighing). If the two balls are of equal weight, the light ball is the odd one out. If they aren't, you already know the answer: the one that's higher in the air.
2. How many square feet of pizza are eaten in the United States each month?
This is a classic guesstimate question where you need to think aloud. And so first off you round the U.S. population to 300 million people (it's actually about 315 million but rounding will be much easier and your interviewer will not score you lower for rounding). Then estimate how many people eat pizza. A decent educated guess is two out of every three people, or 200 million. Now let's say the average pizza-eating person eats pizza twice a month, and eats two slices at a time. That's four slices a month. If the average slice of pizza is perhaps six inches at the base and 10 inches long, then the slice is 30 square inches of pizza. So, four pizza slices would be 120 square inches (30 times 4). Since one square foot equals 144 square inches (12 times 12), let's assume that each person who eats pizza eats one square foot per month. Since there are 200 million pizza-eating Americans, 200 million square feet of pizza are consumed in the U.S. each month. To summarize: 300 million people in America, 200 million eat pizza, average slice of pizza is six inches at the base and 10 inches long or 30 square inches, average American eats four slices of pizza a month, four pieces times 30 square inches equals 120 square inches (one square foot is 144 square inches), so let's assume one square foot per person, and thus one square foot times 200 million people equals 200 million square feet of pizza a month.
3. If you look at a clock and the time is 3:15, what's the angle between the hour and the minute hands?
Usually, if the answer to a brainteaser seems too easy, chances are the answer's wrong. And in this case, the answer is not zero degrees. The hour hand, remember, moves as well. That is, in addition to the minute hand. And so, at 3:15, the hour hand and the minute hand are not on top of each other. In fact, the hour hand has moved a quarter of the way between the 3 and 4. This means it's moved a quarter of 30 degrees (360 degrees divided by 12 equals 30). So the answer, to be exact, is seven and a half degrees (30 divided by four).
4. How would you estimate the weight of the Chrysler building?
This is a process guesstimate where the interviewer wants to know if you know what to ask. First, you would find out the dimensions of the building (height, weight, depth). This will allow you to determine the volume of the building. Does it taper at the top? (Yes.) Then, you need to estimate the composition of the Chrysler building. Is it mostly steel? Concrete? How much would those components weigh per square inch? Remember the extra step: find out whether you're considering the building totally empty or with office furniture, people, etc. If you're including the contents, you might have to add 20 percent or so to the building's weight.
5. Why are manhole covers round?
This is a classic brainteaser, which was reportedly first asked by a Microsoft interviewer. Here's how to "solve" this brainteaser (remember to speak and reason out loud while solving this brainteaser): Why are manhole covers round? Could there be a structural reason? Why aren't manhole covers square? It would make it harder to fit with a cover. You'd have to rotate it exactly the right way. The pipes below are also round, so fitting them might be easier, as might be making them. So many manhole covers are round because they don't need to be rotated. There are no corners to deal with. Also, a round manhole cover won't fall into a hole because it was rotated the wrong way, so it's safer. Looking at this, it seems corners are a problem. You can't cut yourself on a round manhole cover. And because it's round, it can be more easily transported. One person can roll it.
6. If you have seven white socks and nine black socks in a drawer, how many socks do you have to pull out blindly in order to ensure that you have a matching pair?
The answer is three: if the first one is one color (say, white), and the second one is the other color (black), then the third one, no matter what the color, will make a matching pair. (Sometimes you're not supposed to think that hard.)