User Tools

Site Tools


windows:10

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:10 [2026/05/13 01:45] – [Information] 19044.7291 Sean Rhonewindows:10 [2026/06/01 07:20] (current) – [Hide SSH] Sean Rhone
Line 24: Line 24:
   * https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/registry-entry-control-tcp-acknowledgment-behavior + [[https://support.purestorage.com/bundle/m_microsoft_platform_guide/page/Solutions/Microsoft_Platform_Guide/Multipath-IO_and_Storage_Settings/topics/concept/c_disabling_delayed_ack_and_nagle.html|this]] (TCP ACK)   * https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/registry-entry-control-tcp-acknowledgment-behavior + [[https://support.purestorage.com/bundle/m_microsoft_platform_guide/page/Solutions/Microsoft_Platform_Guide/Multipath-IO_and_Storage_Settings/topics/concept/c_disabling_delayed_ack_and_nagle.html|this]] (TCP ACK)
   * https://gist.github.com/StefanoBelli/0aab46b858a797c4eedb90e8799dffa2?permalink_comment_id=4157856#gistcomment-4157856 (check GPE interrupt ''System'' process)   * https://gist.github.com/StefanoBelli/0aab46b858a797c4eedb90e8799dffa2?permalink_comment_id=4157856#gistcomment-4157856 (check GPE interrupt ''System'' process)
 +
 +<code>netstat -na | Select-String "80"
 +netsh "branchcache" set service "DISABLED"</code>
  
 ====== Updates ====== ====== Updates ======
Line 127: Line 130:
  
   * https://learn.microsoft.com/en-us/azure/virtual-desktop/rdp-properties   * https://learn.microsoft.com/en-us/azure/virtual-desktop/rdp-properties
 +  * [[https://learn.microsoft.com/en-us/previous-versions/windows/apps/hh994953(v=win.10)|https://learn.microsoft.com/en-us/previous-versions/windows/apps/hh994953(v=win.10)]]
  
   "%SystemRoot%\System32\notepad.exe" "%UserProfile%\Documents\Alira (LAN).rdp"   "%SystemRoot%\System32\notepad.exe" "%UserProfile%\Documents\Alira (LAN).rdp"
Line 132: Line 136:
 <code> <code>
 full address:s:192.168.1.152 full address:s:192.168.1.152
 +networkautodetect:i:0
 +connection type:i:6
 +gatewayusagemethod:i:4
 +use redirection server name:i:0
 +prompt for credentials:i:0
 +allow font smoothing:i:1
 redirectprinters:i:0 redirectprinters:i:0
 redirectcomports:i:0 redirectcomports:i:0
Line 394: Line 404:
  
   TcpNoDelay   TcpNoDelay
 +
 +===== Hide SSH Folder =====
 +
 +****
 +
 +  "%SystemRoot%\System32\attrib.exe" +H "%UserProfile%\.ssh"
  
 ====== Services ====== ====== Services ======
Line 442: Line 458:
   * Compact installation (no components)   * Compact installation (no components)
   * Launch -> Create -> ''[ ]'' Show on Start   * Launch -> Create -> ''[ ]'' Show on Start
 +
 +==== Hide Keyrings ====
 +
 +****
 +
 +  "%SystemRoot%\System32\attrib.exe" +H "%UserProfile%\.dbus-keyrings"
  
 ===== KeePassXC ===== ===== KeePassXC =====
Line 472: Line 494:
  
   * https://forums.mydigitallife.net/threads/repack-visual-c-redistributable-runtimes-2025-10-17.76588/   * https://forums.mydigitallife.net/threads/repack-visual-c-redistributable-runtimes-2025-10-17.76588/
 +  * https://github.com/abbodi1406/vcredist/releases
  
 ===== VLC media player ===== ===== VLC media player =====
Line 538: Line 561:
   * I219-LM Gigabit   * I219-LM Gigabit
   * Intel Corporation Ethernet Connection (7) I219-LM (rev 10) ((rev 10 drivers, not rev 18+))   * Intel Corporation Ethernet Connection (7) I219-LM (rev 10) ((rev 10 drivers, not rev 18+))
 +  * :?: 2026/05/23: ''12.19.2.64'' limits ''Receive'' and ''Transmit Buffers'' to ''2048'' on [[windows:11_ltsc|W11]], but can do ''4096''+ on 10
  
   * https://www.intel.com/content/www/us/en/products/sku/82185/intel-ethernet-connection-i219lm/downloads.html   * https://www.intel.com/content/www/us/en/products/sku/82185/intel-ethernet-connection-i219lm/downloads.html
/srv/www/wiki/data/attic/windows/10.1778651144.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki