Skip to main content

Microsoft Windows 10: Notes

Microsoft Windows 10 Logo - Source: https://3er1viui9wo30pkxh1v2nh4w-wpengine.netdna-ssl.com/wp-content/uploads/sites/113/2015/11/windows-10-logo.jpg

Collection of tips and tricks while using Microsoft Windows 10.

Keep updating

"As documented on the Windows 10 Enterprise and Education and Windows 10 Home and Pro lifecycle pages, Windows 10 will reach end of support on October 14, 2025. The current version, 22H2, will be the final version of Windows 10, and all editions will remain in support with monthly security update releases through that date. Existing LTSC releases will continue to receive updates beyond that date based on their specific lifecycles." — Windows client roadmap update by Jason Leznek.

Windows 10 release information

Windows 10 Home and Pro

Download Windows 10

Download Windows 10 latest version

Calculator

Alt + ↑ : Keep Calculator app on top of other running applications.

Virtual Desktop: Organinze your desktop

Windows key + Tab : View all virtual desktops

Clipboard history

Windows key + V

Diagnostics & feedback

Disable Microsoft Compatibility Telemetry (CompatTelRunner.exe) if it shows High Disk & CPU Usage in Windows 11/10

Diagnostics, feedback, and privacy in Windows

Popular posts from this blog

VMware Workstation: vmrun.exe

Using vmrun.exe to manage VMs on VMware Workstation

Linux command: lspci

Linux command: lspci - list pci devices tuyendq@ubuntu001:~$ man lspci NAME        lspci - list all PCI devices SYNOPSIS        lspci [options] DESCRIPTION        lspci is a utility for displaying information about PCI buses in the system and devices connected to them.        By  default,  it  shows a brief list of devices. Use the options described below to request either a more verbose output or output intended for parsing by        other programs.        If you are going to report bugs in PCI device drivers or in lspci itself, please include output of "lspci -vvx" or even better  "lspci  -vvxxx"  (however,        see below for possible caveats).        Some  parts of the output, especially in the highly verbose modes, are probably intelligible only to experienced PCI hac...