Thursday, March 19, 2015

How to change product key in Windows

Type the following in command

slui.exe 3


Thursday, January 8, 2015

How to shrink volume in Windows 8 beyond the point from C drive

To DO 1.Disable Hibernation
How to Disable Hibernation in Windows 8?
  1. In Windows 8, press Windows + X to open WinX menu, then select Command Prompt (Admin).
  2. Type the command: powercfg –h OFF
  3. Press Enter key, this will disable the hibernate feature.
  4. Now restart the computer, you won’t be able to seehibernate.sys file in your system drive. If you can still see it, simply delete it.
  5. Now you have successfully disabled hibernate and free the hard disk space.
If you want to enable hibernation again, you can use the same method above to open an elevated Command Prompt with administrator rights, then type the command: powercfg –h ON to enable the hibernation.
To do 2:Disable Paging in C Drive temporarily
Open Control Ptanel > Systems > Advanced System properties > Advanced tab > Performance > Settings Performance options > Advanced tab > Performance Settings > Performance Options > Advanced tab > Virtual Memory > Change > Uncheck Automatically manage paging file size > select system drive > select No paging File > Click OK/Apply till you exit all windows. Restart.
To do 3:Diable System protection in c Drive temporarily
Open Control Ptanel > Systems and Security>System > Advanced System properties >System Protection
Configure>check Turn off system protection(For c drive).Restart
Now try shrinking the c volume..It worked for me:)
Note:Make sure to re-enable the paging and system protection after shrinking the c drive.

Thursday, July 17, 2014

Tally - Enable Entered by / Altered by feature

alt+f3

security control -> Use tally audit features -> Yes

Block website

http://www.wikihow.com/Block-a-Website-in-All-Web-Browsers

http://www.tech-recipes.com/rx/4768/windows-7xpvista-how-to-block-unwanted-sites-without-additional-software/

Sunday, June 22, 2014

How to uninstall Ubuntu

You need to first fix your boot manager
  1. boot your system using windows installation cd
  2. go to "repair your system"
  3. use command prompt
  4. type bootrec /fixboot then hit enter
  5. type bootrec /fixmbr then hit enter
  6. exit
This time your system will boot directly into windows after doing this you can delete the partition as mentioned above.
This is the safe way to uninstall Ubuntu.

Wednesday, June 4, 2014

Windows cannot connect to the printer. There is not enough memory to complete this operation.


Select 'Add New Printer'
Select "Local Printer" instead of "Network Printer"
Select "Add New Port" instead of "Add New Printer" button
Name your port with the network path to your printer (Example : \\office2\CanonLBP )
The system takes over from there, and you're done!

Tuesday, June 3, 2014

Windows 8 - Enable the Built-in Administrator account.

To resolve the issue with updating to Windows 8.1, follow these steps:

Step 1:
Enable the Built-in Administrator account.
a) Press Windows and x key together on your desktop screen.
b) Click on Command Prompt (admin).
c) Type: net user administrator /active: yes

Note: Please follow the same steps and type net user administrator /active: no to disable admin account after the troubleshooting is done.

Step 2:
After enabling Built-in admin account, refer to the article to update to Windows 8.1 operating system:
Update to Windows 8.1 from Windows 8