Windows 10
This is a set of resources and documentation about Windows (Operating System).
Tips
If you see something strange in ipconfig like Tunnel adapter Local Area Connection* XX
:
Tunnel adapter Local Area Connection* XX
:Open
Device Manager
> OpenView
menu from the top > CheckShow Hidden Devices
Expand
Network Adapters
and search for the component that could create this tunnelRight click on the component and select
Disable device
Group email conversation in Outlook
In View
page, check Show as Conversations
(more documentation on support.office.com/fr-fr).
Review credentials
Can be interesting for example to review OneNote credentials.
Open "Control Panel"
Click on "User Accounts"
Manage "Windows Credentials"
Investigate a problem
Commands
Command | Action |
| Get general information on the Windows version and build number |
| Get OS caption |
| Get OS architecture |
Applications
Windows Terminal
Introducing Windows Terminal - May 6th, 2019
Can be installed from Microsoft Store.
Cascadia Code - September 18th, 2019
Can be also available on MacOS with "brew install cask font-cascadia"
Recipes
Review what is scheduled to be launched at startup
Open the registory editor:
regedit
Look at "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run key"
Activate/Reenable Windows lock
Open the registory editor:
regedit
Remove "DisableLockWorkStation"
Open Local Group Policy Editor:
gpedit.msc
Disable "Remove Lock Computer" (in "Administrative Templates/System/Ctrl+Alt+Del Options")
Last updated