## page was renamed from WindowsTips
= Windows Tips =
 * 2021 - RDP change remote password, use  Ctrl+Alt+End
 * Using RDP remote desktop session, you can share your local disk to the remote server over the RDP connection, in the settings before connecting.

 * Open windows share as different user {{{
net use <driveletter>: \\<server>\<sharename> /USER:<domain>\<username> <password> /PERSISTENT:YES
}}}
   
 * 2021 Win10 - [WinKey]+v - enable copy/paste history
   * [WinKey]+[Shift]+s - snip screen shot

 * current Windows7 Win7

 * To launch admin command prompt, enter cmd in start run and hit shift+ctrl+enter
 * To scan hd for errors >sfc /scannow