Thursday, November 5, 2015

Fix Google Sign In Problem For Clash of Clans

No matter how popular the game is there is certain bug. Likewise,the major problem for the popular and addictive game Clash of Clans is that player can't Sign In via Google ID as a result many of them loose their account. The button keeps showing disconnected no matter how many time it get hit. 

So, here's a solution to solve the Google Sign In problem for Clash of Clans. Just Follow the given steps :

  • Go to settings and click on apps.
  • Select Google Play services and uninstall updates.
  • Open clash of clans. (The message is displayed to update Google Play Service).
  • Click on update.

After successful update of Google Play Service you can now Sign In using Google account for the game.

Saturday, September 12, 2015

Enable Hibernate In Windows 10

Hibernation is a power-saving state designed primarily for laptops. While sleep puts your work and settings in memory and draws a small amount of power, hibernation puts your open documents and programs on your hard disk, and then turns off your computer. Of all the power-saving states in Windows, hibernation uses the least amount of power. On a laptop, use hibernation when you know that you won't use your laptop for an extended period and won't have an opportunity to charge the battery during that time.Hibernation saves electrical power. After hibernating, the hardware is powered down like a regular shutdown.Hibernation is a means of avoiding the burden of saving unsaved data before shutting down and restoring all running programs after powering back on. Hibernation is used in laptops, which have limited battery power available.It can be set to happen automatically on a low battery alarm. Most desktops also support hibernation, mainly as a general energy saving measure.
 

Steps To Enable Hibernate In Windows 8

  • Go to Menu button and open settings.

  • Click on system 

  • Select Power and Sleep tab and click on Additional Power Settings.

  • Select "Choose what the powers buttons do" tab
  • Under "Power and Sleep button settings" click drop down menu and select Hibernate and save changes.


Now when you press a power button your PC will hibernate.












Thursday, September 10, 2015

Watch the video without split in VLC

Normally 3d movies are created in split screen so that specially designed 3d specs can be used to view 3d videos. But if you don't have 3d specs than there's problem in viewing the videos or movies in split screen. so,inorder to convert the 3d videos into 2d or normal videos some setting must be tweaked to view video in normal way.

Here's a solution to fix this problem.You just have to follow the given steps to fix the video split screen problem to view in a normal or 2d ways. 


1. open the video that split into two in VLC.

2. Go to Tools and Select Effects and Filters












3. Select Video Effects tab
5. Inside Video Effects tab select crop tab.

6. Insert 920px value in Right instead of 0px.

Now you can watch the video without split in VLC.



Clear history in VLC media player

VLC keeps the history of all the videos played using this media player. Sometimes due to some privacy issue you might not want to keep the history list of the videos you watched through VLC media player. For this purpose just follow the given steps to clear history in VLC media player.

1. Start VLC media player.
2. Go to Media tab.
3. Select Open Recent Media.
4. Click on Clear.


 

Saturday, August 22, 2015

Delete Windows.old Folder in Windows 10

When Windows 10 is installed in the pc then Windows.old folder is automatically create by default which contains a copy of the previous windows installation which can be quite large in size.

Incase if you already have a windows.old folder then the old may be renamed as windows.old.000 (older previous installation) instead of windows.old folder. The most recent windows installation will always be windows.old folder.

Follow the given steps to delete windows.old folder that has been place in root directory of windows drive when windows 10 is installed.

1. Open Command Prompt
2. In the command prompt copy and paste given command

RD /S /Q %SystemDrive%\windows.old

3. when finished, you can close the command prompt if you like.

Note:
Instead of windows.old folder if you have another say windows.old.000 folder then to delete this just substitute windows.old with windows.old.000 in given command code.

WARNING
Be sure to copy any files that you may want out of the Windows.old folder before you delete it. Once deleted, they are gone.
If you delete the Windows.old folder, you will no longer be able to go back to a previous version of windows.




UseFul Links