User Tools

Site Tools


windows:11_ltsc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
windows:11_ltsc [2025/05/30 00:05] Sean Rhonewindows:11_ltsc [2025/06/03 00:29] (current) Sean Rhone
Line 42: Line 42:
  
 :: End</code> :: End</code>
- 
-==== RDP ==== 
- 
-  "notepad.exe" "%UserProfile%\Desktop\Alira.rdp" 
- 
-<code> 
-full address:s:192.168.1.152 
-redirectprinters:i:0 
-redirectcomports:i:0 
-redirectsmartcards:i:0 
-redirectwebauthn:i:0 
-redirectclipboard:i:1 
-redirectposdevices:i:0</code> 
  
 ====== Settings ====== ====== Settings ======
Line 63: Line 50:
  
   REG ADD "HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /ve /t "REG_SZ" /f   REG ADD "HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /ve /t "REG_SZ" /f
- 
-===== Disable HPET ===== 
- 
-  "notepad.exe" "%ProgramData%\Microsoft\Windows\Start Menu\Programs\StartUp\Disable HPET.bat" 
- 
-<code> 
-"bcdedit.exe" /set "useplatformtick" "no" 
-"bcdedit.exe" /set "useplatformclock" "no"</code> 
- 
-  "%ProgramData%\Microsoft\Windows\Start Menu\Programs\StartUp\Disable HPET.bat" 
- 
-==== Undo ==== 
- 
-  DEL /Q "%ProgramData%\Microsoft\Windows\Start Menu\Programs\StartUp\Disable HPET.bat" 
- 
-  "bcdedit.exe" /deletevalue "useplatformtick" & "bcdedit.exe" /deletevalue "useplatformclock" 
  
 ===== Enable FIPS Mode ===== ===== Enable FIPS Mode =====
C:/www/wiki/data/pages/windows/11_ltsc.txt · Last modified: by Sean Rhone