is there any shortcut key for delete ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • priya5
    New Member
    • Feb 2016
    • 1

    is there any shortcut key for delete ?

    delete button is not working in my laptop.i want to restart /reboot my sys. which key i ll use ,instead of alt+ctrl+ DEL ..??
  • RonB
    Recognized Expert Contributor
    • Jun 2009
    • 589

    #2
    You could click on Start -> Shutdown/Reboot

    Or you could hold the power button in for about 10 seconds.

    Comment

    • Rabbit
      Recognized Expert MVP
      • Jan 2007
      • 12517

      #3
      Start the command prompt and type in
      Code:
      shutdown -r -t 0
      It will immediately restart the computer, change the number if you want a delay in seconds.

      Comment

      Working...