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

Monday, July 8, 2013

IT Problems,Solution and Sharing



Hi Friends,

This is Seshagiri Rao Padaki System Administrator, I have created  a new Blog for IT problems, Solution and sharing ..

All human beings do not know everything but everyone knows something.. That something needs to be shared with everyone.




Windows 8 SHORTCUTS

CHARMS BAR

·         Windows  + C Show the Charms bar
·         Windows  + H Open the 'Share' panel
·         Windows  + I Open the 'Settings' panel
·         Windows  + K Open the 'Devices' panel
·         Windows  + W Open the Search tool for settings

APPS AND DESKTOP

·         Toggle to Start screen
·         Windows  + Q Open the Search tool for apps
      - CTRL  + + Zoom in
      -CTRL + - Zoom out
      - Alt + Tab Toggle between programs/apps
·         Windows  + C Show app's Charms
·         Windows  + Tab Toggle between running apps
·         Windows  + Shift  Windows + Tab Toggle between apps backwards
·         Windows  + Shift  Windows + . Snap app to the left
·         Windows + . Snap app to the right

SYSTEM

·         Windows  + L System shutdown options
·         Windows  + P Projector and screen mirroring
·         Windows  + U Open the Accessibility Center
·         Windows  + X Show quick shortcuts and tools
·         Windows  + V Cycle through notifications
·         Windows  + Space Change language or keyboard
·         Windows  + O Lock the screen orientation
          CTRL  + Mouse wheel Zoom in and out

DESKTOP

·          Windows + F Open the search tool for files
·          Windows + D Show the desktop
·          Windows + M Minimize all windows
·          Windows + Home Minimize all background windows
·          Windows + R Open the 'Run...' dialog box
·          Windows + E Launch Windows Explorer
·          Windows + Enter Use the Windows Narrator
·          Windows + ,Peek at the desktop


Enable hibernate in vista.?

Open the Start Menu
Right click Command Prompt
Select Run as administrator
To turn Hibernation off - powercfg -hibernate off
To turn Hibernation on - powercfg -hibernate on
Note: If you turn it off, it won’t even show on the Start Menu...


 To resolve this problem, replace the missing or corrupted Ntfs.sys file:

  1. Use the Windows XP startup disks or the Windows XP CD to restart your computer.
  2. When the "Welcome to Setup" screen appears, press R to select the To repair a Windows XP installation using Recovery Console, press R option.
  3. Type the number of the Windows installation that you want to access from the Recovery Console, and then press ENTER.
  4. Type the administrator password when you are prompted, and then press ENTER. If no administrator password exists, just press ENTER.
  5. At the command prompt, type the following commands (press ENTER after each command):
    cd \windows\system32\drivers

    ren ntfs.sys ntfs.old
    Note This step renames the corrupted Ntfs.sys file to Ntfs.old. If the Ntfs.sys file is not found, the file is missing.
  6. At the command prompt, type the following command, and then press ENTER:
    copy cd:\i386\ntfs.sys drive:\windows\system32\drivers
    Where cd is the drive letter for the CD-ROM drive that contains the Windows XP CD, anddrive is the drive where you installed Windows XP.
  7. Remove the Windows XP CD from your CD-ROM drive, type quit at a command prompt, and then press ENTER to quit the Recovery Console.
  8. Restart the computer.