Skip to content

Microsoft® Windows™

How to Enable SMBv1 in Windows 11

here

1
Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol

How to Find Your Windows 11 Product Key

here

Run regedit, go Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform, see BackupProductKeyDefault.

Windoze 11 Local Setup

here

Shift+F10 и в cmd выполнить: reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v HideOnlineAccountScreens /t REG_DWORD /d 1 /f && reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v HideWirelessSetupInOOBE /t REG_DWORD /d 1 /f && shutdown /r /t 0