User Tools

Site Tools


windows

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 [2025/10/25 12:21] protocolwindows [2026/06/19 08:57] (current) protocol
Line 8: Line 8:
  
 I cleared the ProfileNameServer string and the interface in question used what was in DhcpNameServer instead, which solved my issue. I cleared the ProfileNameServer string and the interface in question used what was in DhcpNameServer instead, which solved my issue.
 +
 +
 +HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WinlogonModify or create these four String (REG_SZ) values:AutoAdminLogon: 1DefaultUserName: YourLocalUsernameDefaultPassword: YourPasswordDefaultDomainName: YourComputerNameHow to Find Your Computer NamePress Win + X and select System.Look for Device name.Use that exact name for DefaultDomainName.
 +
 +
 +how to permanently disable windows 11 upgrade nag screen    +2                  To permanently stop Microsoft from forcing the Windows 11 upgrade on your current Windows 10 system, you can lock your device to your current version using the Registry Editor.For a step-by-step guide to doing this safely:Press the Windows Key + R to open the Run dialog.Type regedit and press Enter.Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate.If you don't see the WindowsUpdate folder, right-click the Windows folder, select New > Key, and name it WindowsUpdate.Right-click inside the empty space on the right, select New > DWORD (32-bit) Value, and name it TargetReleaseVersion. Double-click it and set the Value data to 1.Right-click in the empty space again, select New > String Value, and name it ProductVersion. Double-click it and set the Value data to Windows 10.Finally, right-click and create another String Value named TargetReleaseVersionInfo. Double-click it and set the Value data to your current version (e.g., 22H2).
  
 </code> </code>
windows.1761405707.txt.gz · Last modified: by protocol