Twitter Feed Facebook Google Plus Youtube

Adsense responsive

Recent Post below header

Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Tuesday, 30 January 2018

TEN BEST FEATURES OF WINDOWS 10 | TOP 10 FEATURES

Top 10 best feature of Windows 10 that every user must know. Here is the list of features included in video.


Features Mentioned In Video:

  1. Split Screen: Divide screen into two portion.
  2. Quick Actions: Add/remove and rearrange quick actions.
  3. Windows 10 Color Scheme: Change look and feel of Windows.
  4. Night Light: Best for user to use Windows PC in late night.
  5. Adding Language Pack: Add any language pack and type documents in that language.
  6. Bandwidth Usage: Check bandwidth usage of your Internet connection.
  7. Reduce Windows Startup Time: Stop unnecessary programs to initiate at boot time.
  8. On Screen Keyboard: Windows 10 comes with two types of on-screen keyboards.
  9. Metered Connection: Reduce data usage of apps by marking your Internet connection as metered.
  10. Secret Menu: Windows 10 has one extra menu (one that all know is Start Menu).
Watch following video to know more about these features:


Monday, 29 January 2018

How To Check Internet Speed In Windows 10 | Windows 10 Hidden Feature [Video Guide]

In Windows 10 you can view Internet connection speed in task manager. Watch this video to know how?

Saturday, 2 January 2016

KEEP ANY SOFTWARE ALWAYS ON THE TOP IN WINDOWS

Lets think of a situation, you want to watch a movie (playing in your favorite video player) and you also want to do something else (such as checking emails)  alongside this. But whenever you click on any other software your video player hides (goes behind other opened window). So here is a solution for you:
 

Steps to follow:


1. Double click (left mouse button) the "AlwaysOnTop - noexit4u.exe" file (Download link given below [760KB only]).
2. This app will run at background.
3. Now just Click on window / software you want to make always on the top and press "Ctrl + T".
4. Repeat the same thing to deactivate always on the top. (i.e. select window & press "Ctrl + T")


To exit: You can close "AlwaysOnTop - noexit4u.exe" from system tray or task manager. In system tray, right click and select exit.


Note: Exiting this software doesn't deactivate always on the top.

To deactivate always on the top, follow step 4 (this require "AlwaysOnTop - noexit4u.exe" app running in background) OR just restart the software i.e. is always on the top.


Google Drive:


App: https://goo.gl/dBft5H
Read Me: https://goo.gl/8kQVVl


Dropbox:

App: https://www.dropbox.com/s/ffycj7k0vu0cxip/AlwaysOnTop%20-%20noexit4u.com.exe?dl=0
Read Me:  https://www.dropbox.com/s/ejdpf8cbpo2eih5/README.txt?dl=0


KEEP ANY SOFTWARE ALWAYS ON THE TOP IN WINDOWS [Video Guide]:




 

Saturday, 8 August 2015

HOW TO ENABLE / DISABLE HIBERNATE OPTION IN WINDOWS 10 [VIDEO GUIDE]

This video will guide you to enable / disable hibernate option in Microsoft's latest operating system, Windows 10.

When you hibernate your PC whole content of RAM copies to Hard disk or any other non-volatile memory you have. And when you again turn on your PC you will find it in same state as that was before hibernation including opened apps, documents etc.


Sunday, 2 February 2014

CHALLENGE YOUR FRIENDS TO CREATE A FOLDER NAMED "CON" IN WINDOWS

Here is a challenge for Windows users. Try to create a folder named "con" and see what happens.
You will get a error message. To learn how to create it watch the video below.





Now give this challenge to your friends and enjoy....

Also see:
HOW TO CREATE A INVISIBLE FOLDER IN WINDOWS
HOW TO LINK SPECIFIC PORTION OF A WEBPAGE
HOW TO CREATE GOOGLE ACCOUNT WITHOUT @GMAIL.COM ADDRESS


If you have any query feel free to comment below... 

Saturday, 1 February 2014

TOP FIVE NOTEPAD TRICKS

Notepad TricksNotepad is a basic text editor of Windows but you can do many awesome things in it. Here we had listed five awesome notepad tricks which are easy and safe to try on your Windows PC.



To open notepad in your PC goto run and type 'notepad' and click enter.
TOP FIVE NOTEPAD TRICKS

Tricks 1: Table
a) Open the notepad.
b) Copy the code given below to notepad.
@echo off

echo Table of:

set /p table=

set count=1

echo Table Upto:

set /p upto=

:start

set /a mul=%table% * %count%

echo %table% * %count% = %mul%

if %count% EQU %upto% goto end

set /a count=%count%+1

goto start

:end

pause

c) Save this file with .bat extension such as table.bat
d) After saving, open it and see its effect.

Trick 2: PC IP Details

a) Open the notepad.
b) Copy the code given below to notepad.

@echo off

ipconfig

pause

c) Save this file with .bat extension such as ip.bat
d) After saving, open it and see its effect.
Note: To see IP details of your computer, it should be connected to internet.


Trick 3: Text to Speech

a) Open the notepad.
b) Copy the code given below to notepad.

Dim msg, sapi
msg=InputBox("What to speak? Write in box given below."," Pls speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg 

c) Save this file with .vbs extension such as Text-To-Speech.vbs
d) After saving, open it and see its effect.


Trick 4: Counts till Infinity

a) Open the notepad.
b) Copy the code given below to notepad.

@echo off

set count=1

:start

set /a count=%count%+1

echo %count%

goto start

c) Save this file with .bat extension such as count.bat
d) After saving, open it and see its effect.


Trick 5: Matrix Effect

a) Open the notepad.
b) Copy the code given below to notepad.

@echo off

color 02

:top

echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%

goto top

c) Save this file with .bat extension such as matrix.bat
d) After saving, open it and see its effect.


Watch the video below for more information....




If you have any other notepad trick which is safe to use then share it with us by commenting below.

Also see:
HOW TO CREATE A INVISIBLE FOLDER IN WINDOWS
HOW TO LINK SPECIFIC PORTION OF A WEBPAGE
HOW TO CREATE GOOGLE ACCOUNT WITHOUT @GMAIL.COM ADDRESS


For any query feel free to comment below...

Thursday, 30 January 2014

HOW TO CREATE A SECRET (INVISIBLE) FOLDER IN WINDOWS

Here's a trick for Windows user to create invisible folder. Keep this thing in mind that hidden folder and invisible folders are two different things. See the instruction below to create a invisible folder in windows.
1. Create a new folder or rename a existing one that you want to make invisible.
2. Press Alt key and type 0160. (Alt + 0160)
3. Leave Alt key and press Enter.
4. This will create a folder with no name.
5. Right Click this folder and click on Properties option.
6. Under Customize tab, click on Change Icon option.
7. Scroll the icons and find the icons with no image (they will be in middle approximately) .
8. Select one of those icons and click OK and Apply changes.
9. You will see a invisible folder there.

Troubleshoot: If you see a black box as a icon of folder try to change folder size to small. For more details watch video below.

From Dailymotion:




From YouTube:

Thursday, 12 December 2013

HOW TO ENABLE HIBERNATE OPTION IN WINDOWS 8 [V2]

When your PC is on, all the apps that are running are stored in RAM. RAM (Random Access Memory) is temporary memory which lost when you off your PC. But when you enable hibernate option all data in RAM before shutdown, stores into hardisk (which is permanent memory) and loads again to Ram when you restart your PC. Hence you didn't lost work on which you are working before shutdown.






For any query or suggestion please comment below...

Friday, 27 September 2013