Many problem in one page
Printer Connection Windows to Windows
Open regedit
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print Right-click on the Print key and select New→ DWORD-32 bit Value. RpcAuthnLevelPrivacyEnabled
Windows 11 skip login setup
Hit Shift + F10
Type OOBE\BYPASSNRO
The computer will reboot and return you to this screen.
Hit Shift + F10 again and this time Type ipconfig /release. Then hit Enter to disable Internet.
Close the command prompt.
Continue with the installation, choosing the region. keyboard and second keyboard option.
Copy with CMD
@echo off
xcopy /d /y “C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Word.lnk” “%AllUsersProfile%\Desktop”
BitLocker encryption
manage-bde -off C:
manage-bde -status
Use Internet Explorer in Windows 10
Go to: C:\Program Files (x86)\Internet Explorer
iexplore.exe → copy as path
New → Shortcut → copy path link → “../..” google -embedding
Demo “C:\Program Files (x86)\Internet Explorer\iexplore.exe” google -embedding
The Ultimate Windows Utility
iwr -useb https://christitus.com/win | iex
Group Policy
Location: C:\Windows\System32
gpedit.msc
For Update: gpupdate /force
Microsoft Activation Scripts (MAS)
irm https://get.activated.win | iex