User Tools

Site Tools


software:microsoft:windows:windows8_8-1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:microsoft:windows:windows8_8-1 [2015/06/07 04:29] superwizardsoftware:microsoft:windows:windows8_8-1 [2018/09/08 05:31] (current) – [Reset Password] superwizard
Line 1: Line 1:
 +====== Event Log Error 153 ======
 +
 +From: https://blogs.msdn.microsoft.com/ntdebugging/2013/04/30/interpreting-event-153-errors/
 +
 +<code>
 +A system administrator who encounters event 153 errors should investigate the health of 
 +the computer’s disk subsystem.  Although an occasional timeout may be part of the normal 
 +operation of a system, the frequent need to retry requests indicates a performance issue 
 +with the storage that should be corrected.
 +</code>
 +
 +The IO operation at logical block address for Disk 0 (PDO name: \Device\ was retried 
 +
 +
 ====== windows 8.1 change order of wireless networks ====== ====== windows 8.1 change order of wireless networks ======
  
 From: http://blogs.technet.com/b/canitpro/archive/2014/03/05/windows-8-1-tips-manage-wireless-network-profiles.aspx From: http://blogs.technet.com/b/canitpro/archive/2014/03/05/windows-8-1-tips-manage-wireless-network-profiles.aspx
  
 +<code>
     Netsh.exe     Netsh.exe
     wlan     wlan
Line 9: Line 24:
     set profileorder name=slcwirelessstu2 interface="Wi-Fi" priority=1     set profileorder name=slcwirelessstu2 interface="Wi-Fi" priority=1
     And finally, if you wanted to change the preferred order for your machine to connect to specific      And finally, if you wanted to change the preferred order for your machine to connect to specific 
-    wireless network, you could move a network up in the priority list by using the command: set  +    wireless network, you could move a network up in the priority list by using the command: 
-    profileorder name=goose interface="Wi-Fi" priority=1+    set profileorder name=goose interface="Wi-Fi" priority=1 
 +</code>
          
 ====== Visual Effects performance options turn off ====== ====== Visual Effects performance options turn off ======
Line 149: Line 165:
 ====== Reset Password ====== ====== Reset Password ======
   * Can Reset the Hotmail Password form net   * Can Reset the Hotmail Password form net
 +  
 +  
 +  
   * http://windows.microsoft.com/en-us/windows-8/forgot-windows-password   * http://windows.microsoft.com/en-us/windows-8/forgot-windows-password
   * http://www.geek.com/news/windows-8-password-reset-trick-requires-no-third-party-software-1532242/ - clear or change a user’s Windows 8 password without using anything but the built-in troubleshooting tools.    * http://www.geek.com/news/windows-8-password-reset-trick-requires-no-third-party-software-1532242/ - clear or change a user’s Windows 8 password without using anything but the built-in troubleshooting tools. 
 +    The trick, as detailed by Jamal Naji, boils down to replacing the Ease of Access center application (utilman.exe) 
 +    with another copy of the command prompt (cmd.exe).
 +    
 +From: https://support.microsoft.com/en-us/help/555910/how-to-enable-the-built-in-administrator-account-in-windows-vista
 +
 +   At the command prompt, type net user administrator /active:yes, and then press Enter.
 +Type net user administrator <Password>,         
 +    
   * Bodusoft   * Bodusoft
   * Possibly slax   * Possibly slax
software/microsoft/windows/windows8_8-1.1433651348.txt.gz · Last modified: by superwizard