Windows

From Realm Business Systems
Revision as of 06:55, 21 December 2025 by Rdswikiadmin (talk | contribs) (Created page with " ===Windows=== Win7 enable administrator run cmd as administrator net user administrator /active:yes MS nonpresent devices set devmgr_show_nonpresent_devices=1 start devmgmt.msc This will repair your TCP/IP settings and LSPs netsh winsock reset catalog powercfg.exe -h off Pagefile information is stored in the registry as a multi_string HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management Double click PagingFiles ===WIN10 F8...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Windows

Win7 enable administrator

run cmd as administrator
net user administrator /active:yes

MS nonpresent devices

set devmgr_show_nonpresent_devices=1
start devmgmt.msc

This will repair your TCP/IP settings and LSPs

netsh winsock reset catalog
powercfg.exe -h off

Pagefile information is stored in the registry as a multi_string

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
Double click PagingFiles


WIN10 F8 SafeMode

bcdedit /set {default} bootmenupolicy legacy