windows_tips_tricks_and_notes
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| windows_tips_tricks_and_notes [2025/10/22 09:26] – mike | windows_tips_tricks_and_notes [2026/04/08 08:25] (current) – mike | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Windows Tips, Tricks and Notes ====== | ====== Windows Tips, Tricks and Notes ====== | ||
| - | ---- | + | |
| ===== Windows 10 annoyances and how to overcome them ===== | ===== Windows 10 annoyances and how to overcome them ===== | ||
| - | === " | + | ==== Important: Disable " |
| + | Delivery Optimization is a lovely feature that results in making Windows updates faster by letting PCs share update files with each other instead of everyone downloading from Microsoft' | ||
| + | Settings > Windows Updates > Advanced Options > Delivery Optimization | ||
| + | Disable the settings found therein. | ||
| + | ==== " | ||
| Disable this annoying splash screen thusly: | Disable this annoying splash screen thusly: | ||
| * Start -> Settings -> System -> Notifications & actions | * Start -> Settings -> System -> Notifications & actions | ||
| * Uncheck the “Show me the Windows welcome experience after updates…”, | * Uncheck the “Show me the Windows welcome experience after updates…”, | ||
| - | === End the automatic upgrade/ | + | ==== End the automatic upgrade/ |
| Open the Group Policy Editor (gpedit.msc)\\ | Open the Group Policy Editor (gpedit.msc)\\ | ||
| Navigate to the following path: | Navigate to the following path: | ||
| Line 20: | Line 24: | ||
| **No auto-restart with logged on users for scheduled automatic updates installations** -> Enabled\\ | **No auto-restart with logged on users for scheduled automatic updates installations** -> Enabled\\ | ||
| - | === Require username to be specified at logon (disable user listing) === | + | ==== Require username to be specified at logon (disable user listing) |
| Open the Local Policy app (secpol)\\ | Open the Local Policy app (secpol)\\ | ||
| Navigate to **Security Settings -> Local Policies -> Interactive Logon: Don’t display last signed-in** and set to Enabled. | Navigate to **Security Settings -> Local Policies -> Interactive Logon: Don’t display last signed-in** and set to Enabled. | ||
| - | === Enable ICMP === | + | ==== Enable ICMP ==== |
| Open a command window in Administrator mode and enter the following command: | Open a command window in Administrator mode and enter the following command: | ||
| netsh advfirewall firewall add rule name=" | netsh advfirewall firewall add rule name=" | ||
| | | ||
| - | === Disable " | + | ==== Disable " |
| Open the Group Policy Editor (gpedit.msc)\\ | Open the Group Policy Editor (gpedit.msc)\\ | ||
| Navigate to **User Configuration -> Administrative Templates -> Windows Components -> Account Notifications**\\ | Navigate to **User Configuration -> Administrative Templates -> Windows Components -> Account Notifications**\\ | ||
| Line 45: | Line 49: | ||
| ===== Personalizing a non-activated Windows 10 system ===== | ===== Personalizing a non-activated Windows 10 system ===== | ||
| - | === Disable Taskbar Button Grouping with Group Policy === | + | ==== Disable Taskbar Button Grouping with Group Policy |
| Open the Registry Editor app and locate the following registry key: | Open the Registry Editor app and locate the following registry key: | ||
| HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer | HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer | ||
| Line 53: | Line 57: | ||
| Restart the computer. | Restart the computer. | ||
| - | === Setting Desktop Wallpaper via Group Policy === | + | ==== Setting Desktop Wallpaper via Group Policy |
| Open the Group Policy Editor (gpedit.msc)\\ | Open the Group Policy Editor (gpedit.msc)\\ | ||
| Navigate to '' | Navigate to '' | ||
| Line 63: | Line 67: | ||
| Wallpaper modification will take effect on the next login. | Wallpaper modification will take effect on the next login. | ||
| - | === Setting Desktop Wallpaper using Registry Editor === | + | ==== Setting Desktop Wallpaper using Registry Editor |
| Open the Registry Editor app.\\ | Open the Registry Editor app.\\ | ||
| Navigate to // | Navigate to // | ||
| Line 84: | Line 88: | ||
| Wallpaper modification will take effect on the next login. | Wallpaper modification will take effect on the next login. | ||
| - | === Removing the wallpaper === | + | ==== Removing the wallpaper |
| In case you want to remove this wallpaper, navigate to the following path: | In case you want to remove this wallpaper, navigate to the following path: | ||
| Line 94: | Line 98: | ||
| ===== Helpful Commands and Procedures ===== | ===== Helpful Commands and Procedures ===== | ||
| - | === Creating/ | + | ==== Creating/ |
| - | == Create or add to an archive: == | + | === Create or add to an archive: |
| 7z a -p <zipfile name> <file(s) to add> | 7z a -p <zipfile name> <file(s) to add> | ||
| | | ||
| - | == Create an archive, recursing the directory specified: == | + | === Create an archive, recursing the directory specified: |
| 7z a -rp <zipfile name> <file(s) to add> | 7z a -rp <zipfile name> <file(s) to add> | ||
| - | == Extract the archive: == | + | === Extract the archive: |
| 7z x <zipfile name> | 7z x <zipfile name> | ||
| | | ||
| - | == Resurrecting a USB Stick == | + | ==== Resurrecting a USB Stick ==== |
| Connect your flash drive to the computer at first, and make sure it can be detected. | Connect your flash drive to the computer at first, and make sure it can be detected. | ||
| Line 122: | Line 126: | ||
| {{: | {{: | ||
| - | === Bulk Installation of Programs === | + | ==== Bulk Installation of Programs |
| Visit www.ninite.com | Visit www.ninite.com | ||
| - | === Checking a file's hash === | + | ==== Checking a file's hash ==== |
| certutil -hashfile < | certutil -hashfile < | ||
| - | === Laser Printer keeps "going offline" | + | ==== Laser Printer keeps "going offline" |
| Solution found on Reddit: | Solution found on Reddit: | ||
| Line 141: | Line 145: | ||
| > If you want to check the printer' | > If you want to check the printer' | ||
| - | === Quick Guide: Automatic login in Windows 10 === | + | ==== Quick Guide: Automatic login in Windows 10 ==== |
| Open the registry editor\\ | Open the registry editor\\ | ||
windows_tips_tricks_and_notes.1761150413.txt.gz · Last modified: by mike
