Showing posts with label Others. Show all posts
Showing posts with label Others. Show all posts

Sunday, May 1, 2016

remove windows preview build watermark on wallpaper

 

It is annoying the build info sticking in the wallpaper even sometime the windows got activated using other activation methods.

so I just want to write simple steps to remove it easily.

there are few .dll and reg tweaks also possible to remove it but we just gonna use simple freeware tool.

 

1 .Download the tool from here

2. Just extract and open it as an Administrator

3. Click “Install” right down side of the newly opened wizard , it will sign out from the current session so you have to make sure you close all other apps & windows.

Sign in to windows now you see the magic, yes its gone now.

Tuesday, October 20, 2015

Fix - Google chrome address bar search not working

 

 

Many people have this problem with their chrome browser but solution is not easy to find out.

I love Chrome browser because of its speed but it needs to be improved in few areas like single tab opening when you open the chrome for first time.( workaround Foo Tab extension).

alright let me show you fix…,

Step 1    Open Chrome browser –> Settings –> Manage search engines

                  image

Step 2  add “https://www.google.com/search?q=%s” without quotes like the below format call it “Google2”

image

 

That’s it. no restart required. your address bar will start to search for you.

still issues ?  contact me

Wednesday, October 7, 2015

Stop auto play videos on Facebook account

 

 

most annoying feature that I never want to use on Facebook is auto play videos , even if you are in high bandwidth many times it is  creating  a lot of problems which really make you to frustrated.

I hope you also searching for that disable it , that’s why you are seeing this post.

its pretty simple thing.

Just login to Facebook in any browser then click the link below then you will see the below page.

Step 1 : https://www.facebook.com/settings?tab=videos

Step 2 : switch to “Off” in on the Auto play Videos also I change to SD only for video quality if you are in low bandwidth.

That’s it. Enjoy!

image

Sunday, July 5, 2015

One tab loading to speed up Chrome browser

 

I have already written a post to make the chrome to load faster by using “One Tab” Chrome extension.

there is an easy way with another extension that called FooTab which makes easier to make the Chrome browser to load faster at the time of start up.

Its automatically load the active tab which was opened at the time of closing the Chrome but restrict to load other tabs until you click that tab.

this feature is available on firefox built in.

Big thanks to goes to mike-sf-outlook who have published this on Sourceforge.

Install this from Chrome store or Sourceforge and enjoy!

 

 

 

Monday, May 18, 2015

Remove Unlock Boot loader warning : Moto E

 

This guide will help you to remove Unlocked boot loader warning in Boot screen of Moto E devices.

if you are trying this on other device you have to have valid boot logo file to flash otherwise I am not responsibility if you brick your phone.

# Make sure you have Moto E drivers installed on your Windows PC \ Laptop or you can download it from here

# Moto E logo file from here

# fastboot drivers from here

Lets start now.

1. Extract fastboot drivers zip in to a folder and open CMD as administrator then navigate to extracted folder like the below screen

image

2. extract Moto E logo zip file then copy the “logo.bin”  into fastboot extracted folder where the location of Step 1.

3. connect Moto E to PC / Laptop with USB Debugging option enabled

4. go back to Step 1 opened CMD and type “adb reboot bootloader” hit enter

5. Moto E will reboot then you will see fastboot screen

6. type “fastboot flash logo logo.bin” hit enter now you will see the below on your Moto E screen.

image

7. Now reboot to system by sending this following command “adb reboot system” hit enter

 

Now you should see the that the Unlocked warning message gone.

Saturday, May 16, 2015

Fix :- Gmail and other few SSL websites not working on Firefox

 

You might have noticed or came across the below error on Firefox especially when you tried to access Gmail and few others SSL sites.

image

I am going to share with you guys the fix that worked 100% for me so far.

as per my understanding this is happening almost when you are importing the bookmarks , cookies while you install Firefox.

alright lets talk about the simple fix.

1. Open Firefox then press “Ctrl + Shift + Del” or go to History from menu then choose Clear History

2. Choose Everything on the top then make sure you have checked the Cache & Cookies then hit Clear Now.

image

 

Once done just close and open the Firefox to see the different.

Edited : May 19 2015

According to Mozilla the recent update should fix this issue.

image

write to me if this is not works.

Saturday, May 9, 2015

Unlock Moto E Boot loader

 

1 . Download Moto E Device manager and install for Drivers (Windows 7 / 8 / 8.1 / 10) from here

image

2 . Download ADB & Fastboot Driver from here

3. Enable Developer options :

    Settings –> About phone –> hit the “Build number” until you see notification that says you are Developer

4. Open CMD as Administrative and go to the extracted ADB & Fast boot drivers folder like below

image

5. boot your Moto E to fast boot loader (press Volume UP + Down key + Power button and hold)  once you see fast boot screen connect to Computer / Laptop then type “ fastboot oem get_unlock_data “ then hit enter and you will see like below

image

6. copy all 5 lines of code into notepad and remove only spaces.

7. Login to Motorola site using Google account then on the 6th step paste the code which you made it ready on the above 6th step then click “Can my device be unlocked ?” the unlock key will be in your inbox in few minutes.

image

you will see errors if you still have spaces otherwise you can see “Request Key “ on the bottom of the page.

8. Go back to the CMD window that you have already opened in Step 4 then type “ fastboot oem unlock” UNIQUE_KEY

Note: UNIQUE_KEY – should be replaced with key that you received in your email from Motorola.

9. keep watch your Moto E screen that will reboot then show you the below screen that means you are completed Unlocking

image

Now you are good to flash any recoveries and custom roms.

Monday, March 9, 2015

How to fix 99% Disk usage on Windows 8 / 8.1 / 10

 

Did you ever notice that your Windows 8 laptop / machines will start to eat your disk with 99% usage as soon as you login ?

well, when I installed windows 8 for the first time on my laptop I started to dig about the features and excited to make use of it after few months ago I realized that some kind of laggings at the time when i sign in to my laptop but after couple of mins i could feel the speed.

I could not control myself , so started to troubleshooting, task manager shows that my disk utilization nearly 99% while I am watching it came back to around 28% in couple of mins

I faced the same problem on Win 8 , 8.1 and 10 preview build too. blaming 10 it is not worthy as it is still in building stage.

image

 

before I try few things I decided to go to Microsoft but unfortunately there was no response on the forum.

Google took me to the many forums that talks about the same issue and endup with disabling services.

Yes I just disabled superfetch service and disabled the auto page file.

What is Superfetch ?

SuperFetch is a technology in Windows operating systems that automatically preloads commonly used application into the computer memory which in return greatly reduces their loading times. The purpose of SuperFetch is to increase the performance of the PC during regular tasks performed by the user.

How to disable this ?

goto RUN and type “services.msc” –> scroll down to “superfetch” –> properties –> disabled –> stop—>apply—> Ok

WIndows 8 Services Superfetch

How to stop Auto Paging file ?

Open Computer –> Properties –> Advanced System Settings –>Advanced—> Settings on Performance section

image

again Advanced on the new window –> Change

Uncheck the “Automatically manage paging file size for all drivers”.

Click “SET” then Ok for all rest of the windows / wizards.  reboot at last.

image

Now my windows 8 /8.1 /10  running better than before.

Saturday, January 24, 2015

Windows 10 Jan 2015 Build available now..,

 

I have been using the Windows 10 Preview build since Microsoft made it available through Insider.

they brought the start menu back and few other added features too, I enjoyed playing with Windows 10 and obviously with some bugs.

in Jan Event the Microsoft introduced its next build and its available through Insider.

Did they really improved the product , lets check it out…,

image

to download Windows 10 Jan Build http://windows.microsoft.com/en-us/windows/preview-download

image

to check SHA-1 hash value Download

Help Microsoft to improve the quality of the product.

Thursday, January 22, 2015

WhatsApp on PC – It’s official now..,

 

I have been using many tricks to use whatsapp on my PC but the day has came, yeah no more tricks required

to install / use whatsapp on PC.

Whatsapp company has launched web interface where people can use it on PC but sadly not for Apple users.

https://web.whatsapp.com/

Updated : now supports Firefox,Chrome,Opera

currently its running only on Google Chrome browser soon it will be available for other browsers too.

image

How to use it ?

it can be done in few easy steps

Note : You should be updated to latest WhatsApp from Play store.

Step 1 :  Go to https://web.whatsapp.com/ on your chrome browser

Step 2 :  open your WhatsApp on your phone then click 3 dots button on top right choose “WhatsApp Web”

Step 3 : Capture the Image which is showing on your chrome browser

You all set !!! you will see like the below.

 image image

Saturday, December 6, 2014

Lync Troubleshooting: Your Computer Is Running Slowly and Affecting Audio Quality

 

I am using Lync in my office laptop , past few months I was not able to use Lync calls and was getting the exactly above subject line as a error so I contacted help desk , reinstalled Lync, they tried many things but unfortunately they were not able to fix it.

I also started to Google but no luck after trying many suggested things

Finally found the fix and here it is..,

Step 1  Completely Close Lync

             Right Click the Lync Icon near by Time on Task bar then Exit.

             Kill any communicator.exe in Task manager

Step 2  Right Click Lync Icon and go to properties –> Compatibility Mode

Step 3  Uncheck the “ Run this Program in Compatibility mode for “

           Note : In my case it was checked to “Windows XP (Service Pack 3)”

Sorry I could not attach screenshots due to my office laptop.

Safely Remove windows.old folder in Windows 8.1

 

This is applicable on Win7 / 8 / 8.1 / 10

I have recently refreshed my Windows 8.1 and  I noticed that windows.old folder was consuming 5.7 gb so I decided to delete but there was few permission related bugs it was not allowing me to remove completely.

here is the simple and safe procedure which is recommended by Microsoft .

Capture

1.  Control Panel search box, type Admin, tap or click Administrative Tools, open Disk Cleanup.

2.  If you're prompted to choose a drive, select the drive that you just installed Windows on,

3.  In the Disk Cleanup dialog, click Clean up system files.

4.  If you're again prompted to choose a drive, select the drive you just installed Windows on, and click OK.

5.  Select the Previous Windows installation(s) check box, and any check boxes for the files you want to delete, and    …..then click OK.

6.  In the message that appears, click Delete files.

win

Monday, November 10, 2014

Blade less Fans!!–Is it true ?

 

Blade is littlie bit risky and not easy to clean at all and sometimes dangerous too even we are living with that , just think a fan with out blades can give you the air which is efficient for you ? with rotating.

No / Yes ?  it is true. Yeah I am not kidding when I said to my friends they started to laugh at me few are not ready believe me at all.

that’s the reason I writing this post.

Who invented this ?

http://en.wikipedia.org/wiki/Bladeless_fan

image

 

I got your next question the answers is below.

How it works ?

http://electronics.howstuffworks.com/gadgets/home/dyson-bladeless-fan.htm

 

Features :-

    • 40W power consumption
    • 8600 RPS with no load
    • Air multiplier technology that amplifies the airflow
    • Saves energy: lower energy bills by up to 20%
    • Safe for children as there are no spinning blades
    • Engineered for improved sound quality, therefore quieter
    • No grilles or dusty blades, therefore easy to clean

Where to buy ?

it is available now in online stores (India / USA /UK / China)

Sunday, November 9, 2014

New Google spreadsheet version on the way !

 

Thanks to Google for its superb featured online based application management in easiest way.

Yeah , I am totally moved my business to Google and am looking for some new features which can be helpful to my business

I am so surprised, God has already shown the way to bring these features to live on 2015 with Google platform.

Google has announced that they are planning to upgrade the new features in spreadsheet and all application management.

Upgrade notice from Google can be found here.

there is no action needed from your side as the Google promised that all your existing documents will be migrated to new with out any loss.

Here is a list of new features in the latest version of Google Sheets:

 

  • Offline: Create and edit spreadsheets without an internet connection after setting up offline access in Chrome.
  • Speed: New spreadsheets load and scroll much faster, removing many of the limits for formula complexity and spreadsheet size.
  • Improved formula editing: Check out our new function editing tools to help you build complex formulas.
  • New spreadsheet functions: Now you can use highly requested new functions such as SUMIFS, COUNTIFS, and AVERAGEIF.
  • Filter views: Create, save, and apply multiple filter views without changing what your collaborators see.
  • Advanced conditional formatting improvements: Apply formatting to your spreadsheet based on cell contents or formulas.
  • And many more, including colored sheet tabs, paste transpose, improved find and replace, add-ons, easier linking, and lots of new number formatting options.

Friday, November 7, 2014

Never miss All Phone notifications while using PC/ Laptops /Tablets

 

I am using 3 android phones for different business purposes and most of the times my work with Computer , configured 3 different business emails in 3 phones I use to get emails very often in all 3.

Do you realize my situation ?, yeah this was not allowing me to work properly ,because all the notifications

are very important even it is not require my actions.

Big Thanks to PushBullet

image

Download free PushBullet from Google Play store.

push notes ,SMS, files

it is centralized with your Google account to manage in all devices in which you have installed.

 

 

Never miss another phone call or text message again while using your computer!

Pushbullet automatically shows you all of your phone's notifications right on your computer. This means you can see who's calling or read and reply to text messages even if your phone is on silent or in another room.

Pushbullet also makes it easy to send pictures, files, links, and more to your devices and even to friends.

Sending things with Pushbullet is the easiest way to share things between your devices:

• Push a link to your phone by just right-clicking on it on your computer. You can then go right to the link by tapping on the notification.

• Send pictures and other files to your phone wirelessly from your computer and open them right from the notification. No more digging things out of your email inbox or Dropbox.

• Send any address over to your phone so you can get right into Google Maps instead of having to look it up again on your phone.

• Put a todo list right in your notification tray and check of items as you go.

Pushbullet looks and works great on tablets too.

 

Enjoy!

Saturday, November 1, 2014

New Gmail 5.0 app with Exchange email support

 

Google added feature to New Gmail 5.0 app ability to connect exchange emails on your android device.

with material designs and new look.

image

download from here

image

download from here

Exchange support for Gmail 5.0+.

Note: If you install after Gmail, you will need to force close and restart Gmail in order to see the Exchange option.
This is not test keys-signed, it's the real deal. Install over your Gmail with no root or any tricks needed.

Friday, October 17, 2014

How to Make any windows Always Top–Windows 7 /8/8.1/10

 

I am not sure how did you come to my post by searching what but one thing , you also looking for a program that makes any windows always top on windows versions.

Now a days many websites started to using web chat support to handle their clients / customers , I also like that feature to get rid of my things with out sitting and spending my time on phone by talking to the customer care representatives.

the most of the time I initiated the chat but with out getting any sound / intimated the chat will get closed by the representatives because I did not respond to them on time , the reason I am not able to see that windows always so I forgot for the while.so I started to look for Always Top applications for windows finally got it. which is really works well for me on my Windows 8.1 and 10.

You can get it here

from Skybn “Windows on Top” application.

image

Thursday, October 9, 2014

Watch - Lenovo Yoga Tablet _18 hours battery life - Live stream Launch

 

YOGA TABLET.

Preloaded with Android Jelly Bean.

#  The world’s first tablet with 18 hours battery life.

#  Charge your other devices by using this tablet.

GET YOUR HANDS ON

Ready for future versions of Android.

 

YOGA TABLET 8

Starting at $229.99

START SHOPPING

 

YOGA TABLET 10

Starting at $199.99

START SHOPPING

How to stop Ads on uTorrent

 

open uTorrent  > Options > Preferences > Advanced

find a large list of flags for the app and a filter box.

Search for all the below line one at a time and disable it.

offers.left_rail_offer_enabled / left_rail_offer

gui.show_plus_upsell

offers.sponsored_torrent_offer_enabled/sponsored_torrent_offer_enabled

bt.enable_pulse

gui.show_notorrents_node

offers.content_offer_autoexec

image

Tuesday, October 7, 2014

Download – Windows 10 Technical Preview

 

Are you lover of Windows ?

lets jump to download Windows 10 technical preview and help Microsoft to make pretty smooth Windows 10 Stable release.

 

feel the changes…, make the changes ….,

image

here is the download links

Download links

Product key: NKJFK-GPHP7-G8C3J-P6JXR-HQRJR

Language
Link to download
SHA-1 hash value

English 64-bit (x64)

Download (3.81 GB)

EB75A3D3C0F621F175B75DC65DB036D0E00EAC43

English 32-bit (x86)

Download (2.93 GB)

73AC23AD89489855F33CA224F196327740057E2E

English (United Kingdom) 64-bit (x64)

Download (3.79 GB)

17C6CD7224D13DB61B93A4A9D38202E3A0019378

English (United Kingdom) 32-bit (x86)

Download (2.94 GB)

BFF496678A09255738BFBFA14903295D55478C33

Chinese (Simplified) 64-bit (x64)

Download (3.96 GB)

135E3193571C5AF9FBF36D24D07B2BE7EE49B2E8

Chinese (Simplified) 32-bit (x86)

Download (3.05 GB)

3EE3A2033BE666BA55AFED3FCF6BB52A7C15C7CC

Portuguese (Brazil) 64-bit (x64)

Download (3.76 GB)

3DA91BB9EA7316F670C0A132D940FC1D58BAB296

Portuguese (Brazil) 32-bit (x86)

Download (2.91 GB)

611FE8F94906EFE75F64D197913344AC040DF644