Skip to main content

COMMON USES OF F1-F12 KEYS IN WINDOWS

USES OF F1 KEY:

  • F1 key almost everywhere is used for “Help”.  if you are using windows OS and want help anywhere then press F1 key, this will open up help window for you.
  • Sometimes F1 key is used to enter the BIOS (press F1 when your computer is about to boot).
  • Combination of Win + F1 keys will open the “Help and Support» Microsoft Windows.

USES OF F2 KEY:

  • Rapidly rename the chosen file or folder. Works in all adaptations of Windows.
  • Alt + Ctrl + F2 – Opens the Document as a Microsoft Word.
  • Ctrl + F2 – Opens the Preview window in Microsoft Word.
  • Frequently to enter the BIOS.

USES OF F3 KEY:

  • In the MS-DOS charge line or in Windows, press F3 to rehash the last summon.
  • Win + F3 – Advanced Search window opens in Microsoft Outlook.
  • Shift + F3 – Changes the content in Microsoft Word, from upper to lower case or capital letters at the start of each one expression.
  • In the event that I am not mixed up it is the F3 key which will cause the Application«Control» computers Apple, running Mac OS X.

USES OF F4 KEY:

  • This opens the location bar, in the event that you press F4 in Windows Explorer and Internet Explorer.
  • Rehash the last activity (MS Word )
  • Ctrl + F4 – Closes the window open in the present window, for example, a tab in the program
  • Alt + F4 – Closes the system window in Windows.


USES OF F5 KEY:

  • Refreshes the present page (works in all advanced programs), and additionally redesign the desktop or open organizers in Windows.
  • Running a slide demonstrate in Powerpoint.

USES OF F6 KEY:

  • Move the cursor in the location bar (additionally works in numerous advanced programs).
  • Ctrl + Shift + F6 – opens Document in Microsoft Word

USE OF F7 KEY:

  • Mostly used for spelling and grammar in a document programs Microsoft (Word, Outlook, etc.)

USE OF F8 KEY:

  • Pressing F8 key while your PC is about to boot will result into booting your PC in Safe mode.

USE OF F9 KEY:

  • The F9 key does not have any functionality in Windows. It may, however be used in some individual programs. To find out if it is available in the program you are using, bring up the program’s help screen and type in the words function key.

USES OF F10 KEY:

  • Activates “Menu” in the open organizer window.
  • Shift + F10 – works same as the right mouse click.
  • Pressing F10 while your system is booting will show you BIOS Information.
  •  F10 is used to enter the hidden recovery partition on computers Sony.

USE OF F11 KEY:

  • F11 Key will take you to Full screen mode and it can be used and work in any Browser.

USES OF F12 KEY:

  • Opens the “Save As” in Microsoft Word.
  • Shift + F12 – Saves a document in Microsoft Word.
  • Ctrl + Shift + F12 – Prints a document in Microsoft Word.
  • F12 key will open up Inspect element box in any Browser.
Fn + F1 or F2 or …. F12 keys will normally do the task that is Printed on the respective keys, This is basically for Laptop Users.
With this it Concludes my list of uses of F1-F12 keys in windows, if you know any more uses then please add to this article by Commenting Below.

Comments

  1. windows 7 product key store review , windows 7 anytime upgrade key free , Genuine Windows 8.1 Standard Product Key , microsoft office visio professional 2007 activation key , windows 7 ultimate buy product key email , product key windows 8 enterprise 100% valid , windows 10 activation crack , Office Home and Bussiness 2016 for Mac , lV0eAb

    cheap office project 2013 product keys

    buy windows 7 ultimate sp1 product key

    Online Windows 10 Pro Product Key Store

    Windows 7 Home Premium SP1 key code

    buy cheap windows 7 product keys

    ReplyDelete

Post a Comment

Popular posts from this blog

How to lock any file or folder without any software.

  With this trick, you can create a secure password protected  folder  in Windows which no one except you can access. To use this trick, follow the instructions given below:-   1.  Open  Notepad . 2.   Copy and paste  the exact code given below:- cls @ECHO OFF title computer-tricks-corner.blogspot.com if  EXIST  "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto  UNLOCK if NOT EXIST MyFolder goto MDMyFolder :CONFIRM echo Are you sure to lock this folder? (Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo  Invalid  choice. goto CONFIRM :LOCK ren MyFolder "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCK echo Enter password to Unlock Your Secure Folder set/p "pass=...

How to install Bash on Windows 11

Microsoft’s Windows Subsystem for Linux 2 was released nearly 3 years ago. This brought the ability to run the Bash shell and run Linux binary executables that you’d be able to run on Ubuntu Linux. Microsoft has since only continued to improve its Windows Subsystem for Linux, and an update in a Windows 10 preview build back in mid-2020 made it easier to install Bash. That method carried over to Windows 11. To install Bash, open Windows Terminal as an admin. You can do this by right-clicking the Windows icon and selecting “Windows Terminal (Admin)” from the power user menu. (If you’re on Windows 10, you may see it listed as “Windows Powershell (Admin)” in the menu.) Run Windows Terminal as an admin In Windows Terminal, run this command: wsl --install The command to install WSL Windows will then begin downloading and installing Virtual Machine Platform, Windows Subsystem for Linux, WSL Kernel, and GUI App Support. It will also download Ubuntu, but will install it after a re...

The Best Free Tools for Encrypting your Data

The Internet world revolves around two important terms:  security  and  privacy . Data encryption is probably the best solution to get both of these necessities, as you can not only password protect your files, but you also have the option of masking and denying the fact that you've got something to conceal. Unfortunately, not everyone can afford to spend money on premium software, so I've decided to offer you a list with the best free encryption tools that you can find on the market. Each of the applications included in this collection is focused on a specific task, so no matter what your encryption needs are, you will most likely find something suitable for your purposes. In case you are completely new to this field, I will start by telling you that encryption is considered to be the most efficient method of keeping your data private. When a file is encrypted, the data inside it is scrambled and only someone with the right password (and the same encryption applica...