Windows 11 Tuning - polishing some rough spots. Recommended settings for Windows 11.
Windows 11 spiffs and Tune
This is a long article, with many steps. Pick and choose what interests you. I do all of the steps on my Windows 10 and 11 computers. All are documented here for my reference. Most of these steps work on any version of Windows.
If this is a new computer:On any new or existing computer, I follow these steps. Yes, this takes time, but it is glorious. Get rid of Microsoft built-in advertisements, restore things they hid behind fancy-new-menus, and adds features you did not know were missing. This fixes a variety of annoyances and enshitifications.
Contents:
1. Move the Windows Settings Icon (the Gear icon)
2. File Explorer Icons Spacing
3. Show File Extensions
4. Launch File Explorer, defaulting to a favorite folder
5. Speedup ComboBoxes and other visuals
6. Enable Classic Context Menus (Cut, Copy, Paste)
Enshitification items:
7. Turn off Start Menu Advertisements
8. Turn off Search Highlights (Highly Recommended)
9. Turn off Copilot Icon (and other TaskBar changes)
10. Turn off various System Notifications
11. Turn off Lock Screen Advertisements with Regedit
12. Remove Start Menu Recommended Section
13. Remove "Learn about this picture" wallpaper icon
14. Add "Run" to the Start Menu
15. Send-To Notepad
16. Windows File Explorer Status Slow - Green Bar
17. Remove / disable Bing from Windows Search
18. Add Bit Rate to Explorer View
19. Active Title Bar Color
20. Windows TitleBar Colors (Active and Inactive Title bar colors)
21. MSCONFIG - Startup Programs
22. Setup a Loser Account
23. Enable Hardware Administrator account (Optional)
24. Optimize the Swap File (Geek Out)
25. Speed up USB drives
26. Turn off HardDrive Write Cache Buffering
27. Disable protocol NetBIOS over TCP/IP
28. Cleanup Windows Downgrade files
29. Turn off Windows File Sharing Update
30. Windows PowerSave
-----------------------------
1. Move the Windows Settings Icon (the Gear icon)
Click Start, search/type "Settings"
On left-nav, choose "Personalization"
Select Start>
Select Folders (These folders appear on the Start, near power button)
Turn on "Settings"
Click Start Button. Note new, unobtrusive icon near power button
2. File Explorer Icons Spacing
Windows 11: For touch screens, Microsoft gave more white-space around objects.
Illustrated left, the default Windows 11 spacing.
Illustrated on right, the recommended change; tighter, more items on screen:
Click for larger view |
If on a desktop, consider tightening the icon spacing.
a. Launch File Explorer
b. Click the ribbon's top-right ellipsis . . ., "Options"
c. Select the [View] tab
[x] Decrease space between items (compact view)
Also recommended, in the same [View] tab -- especially for the next step:
[ ] Uncheck "Hide extensions for known file types"
[x] Show Hidden Files, Folders, or Drives
[ ] Show Sync Provider Notifications (stops some advertisements)
3. Show File Extensions
Recommended steps.
Using File Explorer, on the ribbon bar, click the ellipsis, Options
In Options, click the [View] tab.
Check "[x] Show hidden files, folders, and drives"
Uncheck "[ ] Hide extensions for known file types"
Uncheck "[ ] Hide protected operating system files"
Ignore warnings.
Click OK.
4. Launch File Explorer, defaulting to a favorite folder
Have File Explorer automatically open to a C:\Data or MyDocuments folder.
This works in all versions of Windows.
These are busy, but easy steps.
a. From the step above, set these File Explorer options:
[ ] Uncheck "Hide extensions for known file types"
[x] Show Hidden Files, Folders, or Drives
(Click Apply/OK)
b. Delete or unpin any Microsoft-built File Explorer icons
From the Start Menu, delete/"unpin" all File Explorer icons (shortcuts, tiles) - this does not delete or uninstall the program; this just deletes the shortcuts. Right-mouse click and "unpin" the Start Menu "File Explorer" icon. They will be rebuilt in a moment.
c. Temporarily, launch File Explorer manually
Click Start: Immediately type the words "File Explorer" (searching)
Launch the program.
Tunnel to folder (This PC), C:\Windows
In C:\Windows, highlight "explorer.exe" (note the .exe extension. "Explorer.exe", not "File Explorer")
d. Right-mouse-click "explorer.exe", chose "Pin to Start"
e. Return to the Start Menu,
Right-mouse-click the new File Explorer tile;
(This is not the file-explorer icon in the Windows folder; choose the file-explorer tile in the Start Menu.)
Chose "Open File Location"
f. Right-mouse-click the "Explorer" shortcut, select "Properties"
Click for larger view |
g. In the 'Target' field, append a space-slash-e, comma, and a quoted path name
/e, "C:\data" or
/e, "%USERPROFILE%\DOCUMENTS"
OK
Close all Explorer windows
Return to the Start Menu Icon.
Test by launching the new Start Menu icon. It should open in the new default folder.
Consider renaming the Start Menu tile to "File Explorer" (See Open File Location)
5. Speedup ComboBoxes and other visuals:
b) On tree-side, click/highlight "This PC"
Click for larger view |
[ ] Fade or slide tooltips into view - I want to see them now
Important note: "Advanced System Settings" are not available to standard users (non-administrative users). Running File Explorer as (admin) will not work; it will set the wrong user to these preferences. Clicking Advanced and promoting to an Administrative user will not work either.
If your user account is a "loser account" (see step 22, recommended), use the administrator's account to promote this user to an administrative user. Login as the newly-more-powerful user, make these changes, and logout. Then revert this account to a "loser account." Once set, these setting will 'stick.' It is a poor design to tie these user preferences to only administrative users.
6. Enable Classic Context Menus (Cut, Copy, Paste)
Put Cut, Copy, Delete, and Rename back where God intended and get rid of the confusing ribbon-bar icons:
Context Menus: Click for larger view |
This involves editing in the Windows Registry. If you have never been there, it is scary. Panic not.
a. Copy this key name into the clipboard, including the {braces}.
Do not include leading or trailing spaces. where 86ca-"one"-aa-zero...
b. Click Start, type "RegEdit".
Because this is the Current User registry key, do not "Run as Administrator"
c. On the left-nav's tree diagram, open HKEY_CURRENT_USER
Tunnel to \Software\Classes\CLSID
(Once in the Classes key, and immediately type "CLSID" to search for that key. It is right below "Calculator" and is no where near the dot-c items at the top of the list)
d. On the detail side, right-click in a blank area,
Select New, Key
Paste: {86ca1aa0-34aa-4e8b-a509-50c905bae2a2} (including braces. ENTER)
e. Click the new key (tree-side) to activate it.
Create a new key inside that key: Again, in the right-pane, in a blank area, right-click New, Key
Name the key: "InprocServer32" (no quotes, ENTER)
f. On the detail side (right side), double-click the "(Default)" value
Click OK, making no changes.
This changes the (Default) from "value not set" to (blank)
g. Close the registry editor
h. (Reboot for changes to take effect)
To test, launch File Explorer; right-mouse-click a file for its Context Menu. Note Cut, Copy, Paste as menu choices.
To undo the change, delete the "{86ca1..." key, and reboot.
If technically-inclined, here is the .REG merge file:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}]
[HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32]
@=" "
7. Turn off Start Menu Advertisements
"Start"
[ ] "Show Suggestions occasionally in Start" -- Turn off
[ ] "Show recommendations for tips, shortcuts, news app and more..." -- Turn off
8. Turn off Search Highlights (Recommended)
For Windows 11:
Launch Settings (gear icon)
Privacy & Security (see left Nav),
locate "Search Permissions"
Near the bottom of the list, under "More Settings"
[ ] Show Search Highlights (off)
For Windows 10:
Right-mouse-click the Start Menu Search box,
Select "Search"
[ ] Uncheck Show Search Highlights
If the options is greyed-out (unable to turn off), use RegeEdit:
HK_Current_User\Software\Policies\Microsoft\Windows\Explorer
On the detail side, look for or create this key:
DisableSearchBoxSuggestions (Reg DWord32);
change from 1 to zero to re-enable the field
(then, after a reboot, you can toggle the switch)
9. Turn off Copilot Icon (and other TaskBar changes)
In Windows Settings (Gear Icon), Personalization
Turn off Copilot
Optionally, turn off Task View (recommended)
Turn off Widgets
In TaskBar Behaviors:
Task Bar Alignment, Left
Consider: Combine Taskbar buttons and hide labels (to Never) -- takes more space on task bar, but easier to read
Unpin Microsoft Store from taskbar (it is easy enough to find when needed)
Unpin Edge from the taskbar (saving space); easy enough to find in Start Menu
"Notifications",
Scroll down the page,
[ ] "Notifications from apps and other senders"
[ ] Offer Suggestions
[ ] Get Tips
"General"
[ ] Turn off -- all
11. Turn off Lock Screen Advertisements with Regedit
The Windows "Spotlight" lock screen has advertisements for xbox, O365, etc., also called "fun facts, tips and tricks". Use the Registry editor to partially-disable; these changes remove some of the popup-text, but not all. The two other lock screen/Screen-saver options have a preference to disable these "features" but the "Spotlight" lock screen does not.
This seems to be a never-ending battle. I am so tired of being advertised to.
Despite high hopes, these changes have not worked in the long run. Leaving them here while I continue to research. No harm in these steps but expect failures. (Changing from the Spotlight wallpaper to a standard wallpaper also works, but I like the changing wallpapers.)
On the tree-side, tunnel to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion
Locate key "ContentDeliveryManager"
Most of the keys in this area are set to Hex "1" and most are safe to change to "0".
Caution: "ContentDeliveryAllowed" should remain at "1"
Set these keys to hex zero:
FeatureManagementEnabled = 0 (all)
OemPreInstalledAppsEnabled
PreInstalledAppsEnabled
PreInstalledAppsEverEnabled
RotatingLockScreenEnabled
RotatingLockScreenOverlayEnabled
SilentIntalledAppsEnabled
SubscribedContent-xxxxxxEnabled (various)
SystemPaneSuggestionsEnabled
(but leave SlideShowEnabled, and RotatingLockScreen (if it exists) as "1")
Next, add a new value in the same area:
On the detail side, right-mouse-click any white space, select "new DWord 32-bit value". Name the new key exactly as: "SubscribedContent-338387Enabled" (no quotes). Set its DWord value to hex zero (0).
A reboot is needed before it takes effect and the reboot can wait.
Currently no good solution.
(Policy Editor works in the Student Edition, but no other Windows Versions)
I have had mixed results with this step:
Regedit (run as administrator)
HKLM\Software\Policies\Microsoft\Windows
+Add left-nav (tree side) key, "Explorer" (adding a new yellow folder on the tree-side)
In detail section, add new DWord32 value: "HideRecommendedSection"
Set to Hex 1
Another partial solution is:
Windows Settings (Gear), Personalization
Start (Start Menu - see center of screen)
Set the top section. Click Radio-button: "Layout" to "More Pins" (vs More Recommendations)
13. Remove "Learn about this picture" wallpaper icon
A
new desktop icon in the upper-right corner of the main monitor shows
"Learn about this picture" (Windows 11 Build 22635.3785 (pushed on
2024.11). This is part of the Windows Spotlight -- the same feature
that put advertisements on the Start Menu's Search bar. The icon only
appears if your wallpaper rotates and Windows Spotlight is enabled. Remove the icon with this step:
Start, Run, Regedit (as current user, not Administrator)
Tunnel to:
HKey_CurrentUser\Software\Microsoft\Windows\CurrentVersion
(note this is not HKLM CurrentVersion from the previous step; different key)
Tunnel into
... Explorer\HideDesktopIcons\NewStartPanel
Add a new key:
On the detail side (right-side, white area)
right-mouse-click, "New, Dword 32-bit"
Paste this as the key name, including the braces:
{2cc5ca98-6485-489a-920e-b3e88a6ccce3}
Double-click the newly-added key
Set to value: (hexadecimal) 1 (one)
Delete a key:
On the tree side, tunnel up to
...\Explorer\Desktop\Namespace
Delete this entire yellow folder:
{2cc5ca98-6485-489a-920e-b3e88a6ccce3}
Close regedit.
A reboot is needed to take effect and this can wait until convenient.
Optionally, use this .Reg file to automate these steps
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{2cc5ca98-6485-489a-920e-b3e88a6ccce3}]
@="Windows Spotlight"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{2cc5ca98-6485-489a-920e-b3e88a6ccce3}"=dword:00000000
14. Add "Run" to the Start Menu
The
"Run" menu is handy for launching programs when you need to pass a
parameter into them. For example, Start, Run, "Notepad.exe
myfile.txt". This behaves differently than searching for the program at
Start.
"RUN" can be run two different ways. I like using the Start Tile Icon.
Method 1: Recommended Pin the icon on the Start Tile Menu:
a) Click Start, type/Search the word "Run"
b) Right-mouse-click, "Pin to Start"
Method 2: Press Keyboard "Windows-key-R" (R for Run)
15. Send-To Notepad
I
often want to send html, .txt, and other ascii files into Notepad. Use
File-Explorer to "other-mouse-click" and send them into notepad without
bothering to use the RUN menu or to manually launch Notepad. I love
this change. It requires a previous change: "Show hidden files and folders".
Add a new sub-menu to the right-mouse-click Context menus:
a) Using File Explorer, tunnel to this path:
C:\Users\(your userid)\AppData\Roaming\Microsoft\Windows\SendTo
b) Right-mouse-click in a blank area on the detail side,
Select "Create a new shortcut"
c) In Location, type "Notepad.exe" (or browse to the executable's path)
Click OK
Name: Notepad
Try it out:
Microsoft dumbed-down this idea in Windows 11 where it now takes more keystrokes than in earlier versions of Windows.
.
Using File Explorer, find any ASCII text file.
Right-Mouse-Click,
Choose "show more options", Send-To, Notepad
Click for larger view |
You can add other programs here, such as a photo-editor.
File Explorer can be slow when opening folders, especially on external drives, on remote-computers, or SAN drives. Since you probably have more than 1 CPU core, put one of them to work on its own thread. Dramatic improvement in speeds.
Make this change even if you have not yet noticed the problem.
See this keyliner article: File Explorer Green Status Bar Slow
https://keyliner.blogspot.com/2021/12/windows-file-explorer-green-status-bar.html
Bing is hard to remove from Windows and there are numerous places that require attention.
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows
(New folder "Explorer" will appear as a yellow folder, directly underneath "Windows". This key may already exist from a previous step.)
Name the new key, "DisableSearchBoxSuggestions" (case-sensitive)
Double-click the new "DisableSearchBoxSuggestions"
Close Registry Editor
This takes effect after the next reboot (technically after restarting Explorer) and is only active for this current user. If you have a secondary admin (administrator) account, consider making this same change for that user.
Left-nav, Privacy and Security
Search Permissions:
[ ] Microsoft Account (turn off)
[ ] Work or School Account
Scroll down the page
[ ] Show Search Highlights (turn off, previously discussed in this article)
Scroll down the page
Click link: Windows Privacy Options
Turn off all options on this page
C. Launch Microsoft Edge
Click ellipsis in upper-right corner, "Settings"
In Left-Nav, "Privacy, Search, and Services", scroll way-way-down, "Address Bar and Search"
Change "Search Engine used in address bar" to "Google"
In "Manage Search Filters" (the search list)
- remove as many as you can (clicking their ellipsis), leaving Google.
(note: Bing can't be removed)
D. Click the taskbar's START button.
Immediately begin typing "REGEDIT" (no quotes)
"Run as administrator"
Tunnel to "HK-LocalMachine" (not the previous HK-CurrentUser)
Software, Policies, "Microsoft"
With the Microsoft key still highlighted (tree-side)
right-click the Microsoft key, select "New Key"
Name the new key "Edge"
In the new key's detail side (the white pane to the right)
Right-mouse-click anywhere in the detail pain
New "DWord 32-bit value"
Create a new value: "HubsSidebarEnabled" (no quotes; note double-s, case-sensitive)
Double-click and set hex value to zero (0)
Close Regedit
In Edge's URL bar, type this address:
edge://policy
Click "Reload Policies" (no screen activity shown)
Close Edge.
For locally-stored (C: drive) music files (MP3) it is often nice to see the bitrate the music was recorded.
See this keyliner article: Add Bit Rate to Explorer View
Windows 11 TitleBar and window borders are white, making it hard to distinguish which window is active. See File Explorer Properties illustration above. This window is active, but the title bar is the same color as an inactive window. Also, the border style is a light grey. Make the active window "pop," while still maintaining a link with the color scheme.
a. Click the Start Menu, Gear icon
b. In left-nav, select "Personalization"
c. Select [Colors]
d. Scroll down in same menu,
Enable (turn on) "Show Accent Color on Title bars and Windows Borders"
This is not enough to activate all windows with the new title bar color. Continue with these geeky steps.
e. Click "Start", type "Regedit" (does not need to be run as Administrator ). Open the Registry editor.
f. On left-navigational tree, tunnel to this yellow-folder/key:
Computer HKEY_CURRENT_USER\Control Panel\Colors
g. Locate the detail value called "Active Title"
Double-click and set the value to "255 0 0" (space delimited, where this equal RED).
255 is red,
0 = no green,
0 = no blue.
Search the Internet for "RGB Charts" to find your favorite three-octet character code.
h. Close the Registry Editor
(note: The original, light theme, the default value was: 153 180 209 Red, Green, Blue, space-delimited)
Some programs won't respect this setting until after a reboot. Some programs, such as Windows Setup do not use this value at all - thanks Microsoft! However, many programs do, and the color will make it easy to find the active window.
20. Windows TitleBar Colors (Active and Inactive Title bar colors)
In Windows Settings (gear Icon), Personalization,
Colors,
[ ] Uncheck "Start, taskbar, and Action Center" (option missing on newer Windows)
[x] Check "Show accent color on Titlebars and Windows Borders"
Sadly, this sets all titlebars to the same color, which is kinda dumb and makes it hard to see the active title bar from the inactive ones. Older versions of Windows gave granular control to this.
To resolve: Start, run, Regedit
HKey_Current_User\Software\Microsoft\Windows\DWM
In the details section, create a new 32-bit DWORD value: "AccentColorInactive"
Set a hex value of: beb7a3 (light grey, or other value).
Close RegEdit.
Change takes effect immediately. Some Microsoft programs (remarkably, the Windows Settings screen (Control Panel)) ignore this setting. Again, thanks, Microsoft!
21. MSCONFIG - Startup Programs
Cleanup
unneeded startup programs, save memory, faster computer, etc..
Auto-start programs live in multiple places, where "MSConfig" gives
access to both "Services" and the "Startup" group. If you have never
been here, this is somewhat interesting.
Click Start. Immediately type/search "MSCONFIG" (in Windows 11 it shows as "System Configuration")
Run as Administrator.
Open the [Services] tab
In
the [Services] tab, ignore most entries, but I do give consideration to
application auto-updater programs, especially for software that I know
will never be updated, or I want to control when they update. For
example, I unchecked these:
[ ] Asus Update Checker (a motherboard maintenance program)
[ ] LGHub Updater Service (Logitech Keyboard updater; I want to control)
[ ] Corel License Validation (My software is three versions behind, why keep checking?)
[ ] Foxit Updater (Foxit PDF Reader: if allowed to auto-update, they install unwanted other programs)
[ ] Xbox services, various (I am playing with turning these off)
Basically, look for application-services - for applications you may have installed.
Click "Apply"
Next, click the [Startup] tab and follow the re-direction to Task Manager (Startup moved in Windows 11):
In Task Manager, open the [Startup] tab,
Click the left-side Hamburger menu.
Choose the left-nav Speedometer/speed icon
Disable things you don't need, but might want to use later. For example:
[ ] Status Monitor Application (for Brother Printer)
[ ] ControlCenter Launcher (again, for Brother Printer)
[ ] Cortana
[ ] Microsoft Teams (?)
These changes take effect on next reboot.
22. Setup a Loser Account
Windows
users can log in as standard users (with minimal rights to install and
change things), or as god-like admin users. Malware folks like it when
you run in administrative mode. Do what I do - I always run as a
non-administrative user (which I call a loser account). Use this
account for day-to-day work.
To
make this work, build a second Administrative account, not tied to
Microsoft. Use this account only when installing software or making
system changes. Otherwise, run as an account with no rights to install
software. This is not as bad as you think. Practically-speaking, once
the machine is built, how often do you install software?
Steps here, too detailed to include in this article, but recommended:
https://keyliner.blogspot.com/2020/02/windows-10-administrative-accounts.html
Summary:
Build
two accounts on every workstation: One is a 'loser' account (for
day-to-day work" and a second "admini" account for software installs.
At least one administrator account must be installed on the PC.
*If your current account is already an administrative account
(Windows
11/10 -- assumes you are logged in with an administrative, 'non-loser '
account for the account-build)
Build the new account:
1) Start, type "Users", and open "Other Users"
2) "Add other User" (add another account)
3) Select "I don't have this person's sign-in information"
4) "Add user without a Microsoft Account"
Complete the rest of the account setup, including the three lost password questions.
5) Once the user is built, select the new user from the already-displayed control-panel's User-list.
Change the new Admin's account type:
-For the admin account, make it an administrator.
Log out as yourself.
Then
login as the administrator and demote your regular account to a
Standard User. Make the admini password the same as your account, so
there is one less thing to remember. Only use the admini account when
UAC prompts for "installation rights".
23. Enable Hardware Administrator account (Optional)
Optional:
This enables a computer-based Administrator account, which is useful in
rare instances. This is a different account than the "admini"
recommended above. This is here for my documentation. I build and use
this account in rare instances. More often, I use the steps above, in
item 13.
a) Start, type/search "CMD", Run as Administrator
b) Type this command: NET USER administrator /enable:yes
There
will be a new user account, "Administrator" on the computer's initial
login screen. Be aware it does not have a password enabled. Login once
to set the account.
Use /enable:no to turn the account off.
You can ignore this account; see Step 22 for the real admini account
24. Optimize the Swap File (Geek Out)
Select "Properties"
c) In Device Specifications (center section),
Click "Advanced System Settings".
If prompted for administrative credentials, type them now (this can be run from a loser-account with a promotion).
Change "Virtual Memory"
The numbers are not important ,
but for most machines I pick 1500-1500, or 1800-1800, where both the
min/initial and max sizes are the same. Click "Set" to commit. Ignore warnings.
For example:
8GB RAM, set to 1500,1500
16GB RAM, set 1800, 1800 - choosing this even if you have more RAM
32GB RAM, set perhaps 2000, 2000. I use 1800.
The actual number chosen is not that important and it does not need to be in the increments above. Do not bother setting the swap file much larger than 1.5 to 2G. Larger
swap files take even longer to parse and the performance-loss may not be
worth the trouble. It slows down backups.
k) Reboot one last time, ignoring any warnings.
Optimize Swap File for older versions of Windows
25. Speed up USB drives
Windows uses a cache when writing to USB disks in order to keep a copied file from being corrupted if you should unplug the USB drive in the middle of a write operation. If you are a better user than that, and you would never unplug a drive while writing, you can significantly speed up the drive by disabling that cache.
This article, although written for an older version of Windows, it is still applicable. I make this change on my larger USB backup drives. I don't bother with USB sticks or cameras:
USB Backup Speeds Slow
Need a backup program. keyliner wrote one you can use for free.
https://keyliner.blogspot.com/2021/05/directorypulse-keyliner-backup-software.html
26. Turn off HardDrive Write Cache Buffering
Similar to the step 8's "Speed up USB Drives," the local Hard Disk
has a similar setting, which I also enable on my own computers.
*only do this on
battery-powered laptops or desktops with UPS battery protection.
Note: Control panel cannot be run as "administrator" but the icons within can be.
a. Click Start, immediately begin typing "Control Panel".
Launch the Control Panel
(Note: In the future, some of these areas will move into the Settings/Gear icon... someday)
b. Click top-right "View by Small icons"
c. Right-mouse-click Device Manager ("run as Administrator"),
Expand "Disk Drives"
d. Locate the hard disk (by name (may be labeled as "ATA Device"))
Most laptops only have one drive.
e. Select Properties, then the [Policies] tab,
[x] Enable Write Caching on the Device
[x] Turn off Windows Write-cache buffer flushing on this device*
27. Disable protocol NetBIOS over TCP/IP
See this keyliner article:
Windows Event ID 2505 Server Could not bind to Transport
https://keyliner.blogspot.com/2022/01/windows-event-id-2505-server-could-not.html
Do this for no other reason than to remove a re-occurring error from the Event Logs.
These are hard to cleanup by hand and instead you should use a built-in Microsoft Utility.
The steps are convoluted, and some checkboxes have to be checked twice. The steps here are a bit weird.
I run these steps frequently.
Windows 11 (later editions)
b. Right-mouse-click "Local Disk C:", select "Properties"
Of curiosity, note the free-space available.
c. Click "Details"
Delivery Optimization Files
[x] Temporary Files
[x] Previous versions of Windows, Windows.old, etc., if seen
[x] Windows Update Cleanup
[x] Temporary Internet Files
Select top button "Remove files"
While in this panel, look at the "disk-space usage" -- adjust the value down to about 8 or 10GB.
a. Using File Explorer, locate and highlight "Local Disk C:"
Of curiosity, note the free-space available.
b. Right-mouse-click "Local Disk C:", select "Properties"
c. Click "Disk Cleanup"
(Later versions of Windows changed this menu, making each choice a separate menu choice)
First Group: Check these various boxes of interest, including
[x] Temporary Internet Files
[x] DirectX Shader Cache
[x] Delivery Optimization Files
[x] Recycle Bin
[x] Temporary files
d) Click "Cleanup System Files"
Second Group: Check various boxes of interest, including.
[x] Temporary Files
[x] Previous versions of Windows, Windows.old, etc., if seen
[x] Windows Update Cleanup
[x] Temporary Internet Files
[x] System Error minidump
[x] Recycle bin
Click "Cleanup System Restore and Shadow Copies",
Confirm Yes to delete up-to recent restore point.
This is where a majority of disk space is recovered.
f) Click OK. Confirm "are you sure...?"
Compare free disk space. It is typical to recover 10 to 20G if this is the first-time run.
Other notes:
In Properties, never click "Compress this drive to save space" - a desperate idea.
Even with these steps, use File Explorer to manually delete two or three cluttered $Windows temp files, listed below. These are safe to delete. If locked, reboot, and they should be available. This step requires Step 4 from this article: "Expose File Extensions and Hidden files".
29. Turn off Windows File Sharing Update
Settings (Gear icon),
Windows Update (upper-center of screen; they've been moving this around)
Advanced Options (Center, scroll menu)
Delivery Optimization
https://keyliner.blogspot.com/2021/04/laptop-battery-drains-unexpectedly.html
Other links of interest:
Do you need a backup program? Backup to your SAN drive, OneDrive, GDrive, USB. No nag ware, no installation, no spying. Free.
https://keyliner.blogspot.com/2021/05/directorypulse-keyliner-backup-software.html
Raspberry Pi-Hole - A DNS SinkHole for security - a fun, but geeky project
Windows 11 System Event Log errors of interest:
Windows Event ID 2505 - Could not bind to transport
Windows Event ID 2 - Windows.Remediation
Windows Event ID 10010 - Did not register with DCOM
Windows Event ID 10016 - permission settings do not grant, could not bind
No comments:
Post a Comment
Comments are moderated and published upon review. (As an aside, not a single spam has been allowed through; why bother?)