- Details
- Written by: po3dno
- Category: Windows
- Hits: 416
control /name Microsoft.IndexingOptions
- Details
- Written by: po3dno
- Category: Windows
- Hits: 422
explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}
- Details
- Written by: po3dno
- Category: Windows
- Hits: 496
New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -PropertyType DWord -Name RefsEnableLargeWorkingSetTrim -Value 1
New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -PropertyType DWord -Name RefsNumberOfChunksToTrim -Value 32
New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem" -PropertyType DWord -Name RefsEnableInlineTrim -Value 1
fsutil behavior set disableDeleteNotify refs 1
- Details
- Written by: po3dno
- Category: Windows
- Hits: 507
If Windows 11 setup is stuck due to lack of network connection:
- Press Shift + F10 to launch Command Prompt.
- Type in
OOBE\BYPASSNROand press Enter. - Your VM should reboot and at the setup screen you should see an option for “I don’t have internet.”
- Once Windows setup is completed, make sure to install the SPICE guest tools for network drivers.