Jul 10, 2018 Post comments count0 Post likes count1 How do I change the password of another user without having to sign in as them? Raymond Chen You can do it from the password change screen.
Jul 4, 2018 Post comments count0 Post likes count1 The Windows Calculator no longer generates tiny errors when calculating the square root of a perfect square Raymond Chen Tweaking the algorithm.
Jul 3, 2018 Post comments count0 Post likes count1 How can I determine why the System process is listening on port 80? Raymond Chen netsh can tell you.
Jun 13, 2018 Post comments count0 Post likes count0 Why does the CREATOR_OWNER SID sometimes reset itself to the object’s current owner rather than its original owner? Raymond Chen It's a snapshot, but you can ask for a new snapshot.
Jun 12, 2018 Post comments count0 Post likes count0 Stupid cmd.exe tricks: Entering a directory that doesn’t exist, then immediately leaving Raymond Chen It's as if it never existed. Oh wait, it never existed.
Jun 5, 2018 Post comments count0 Post likes count1 Stupid cmd.exe tricks: Changing directories with forward slashes instead of backslashes Raymond Chen Provided it doesn't look like a switch.
May 29, 2018 Post comments count0 Post likes count1 How do I get file version information from the command line? Raymond Chen PowerShell does for you.
May 22, 2018 Post comments count0 Post likes count2 Why does the install date and size of a program change roughly two days after I install it, even though no changes were made to the program in the meantime? Raymond Chen Because the system is trying to fill in missing information.
May 15, 2018 Post comments count0 Post likes count3 Why is Windows Compressed Folders (Zip folders) support stuck at the turn of the century? Raymond Chen Because that's where we last left it.
May 1, 2018 Post comments count0 Post likes count1 Windows 10 virtual desktops are a window management feature, not a security feature Raymond Chen It's just for helping you focus.