Search results

  1. D

    Does the KB5089549 update block write access to the SearchSettings registry key?

    After updating kb5089549, is the registry key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SearchSettings blocked from being written to? Attempting to create a key or value under it results in a pop-up error indicating that it cannot be written.
  2. D

    How can I make sfc /scannow skip scanning for missing files in a specific folder?

    Does the file manifest reside inside the manifest file, and is this file unprocessable?
  3. D

    How can I make sfc /scannow skip scanning for missing files in a specific folder?

    "I deleted the WindowsBackup folder, WindowsBackup.dll, and WindowsBackupClient.exe from the directory \Windows\WinSxS\amd64_userexperience-desktop_31bf3856ad364e35_10.0.26100.8514_none_c80dae211a587319\CBS\. However, when I run sfc /scannow, the cbs.log indicates that the missing files cannot...
  4. D

    NTLite discount?

    No discount today?
  5. D

    Need NTLite older version to support Windows 10 1511

    Mod note: [Removed link] You can DM privately. I have collected old versions of ntlite. I don’t know if there is anything you need in there. Or I don’t know if this website can be opened in your country.
  6. D

    Guide: Optimized Image

    Very looking forward to 2.0 win11 23h2
  7. D

    How to preserve Virtualization Based Security (VBS) in Windows 11?

    Microsoft-OneCoreUAP-AppRuntime-RemoteAppLifetimeManager-Package Microsoft-Windows-HVSI-Components-Package Microsoft-Windows-HVSI-Components-WOW64-Package Microsoft-Windows-SenseClient-Package Windows-Defender-ApplicationGuard-Inbox-Package Windows-Defender-ApplicationGuard-Inbox-WOW64-Package...
  8. D

    What now - WIM is finished?

    I'm currently using 1.7.0, and I don't think newer versions of it will be needed in the future. The original intention of the update should be to increase compatibility and solve bugs. At present, versions after 1.7.0 cannot be started under my laptop. The highest I tried the H510 motherboard...
  9. D

    Help, do you have any problems with task manager not responding when closing.

    I tried it and it appears when I open the task manager quick close.
  10. D

    Help, do you have any problems with task manager not responding when closing.

    I grabbed the log with WhatIsHang, and I can't understand what it is. When the task manager is closed, a white box will be left, and it will take about 3 to 5 seconds to close.
  11. D

    How to better distinguish the part where the red line is drawn in NTLite? Or is there any related article description?

    Containers、GuardedHost、Virtual Machine Platform、Windows Hypervisor Platform、Windows Sandbox Several of them are entangled together, I don't see the subdivision in NTLite, is there a similar link description? thanks.
  12. D

    NTLite bug to write AutoLogger setting to the registry?

    <Tweak name="DataCollection\AllowTelemetry">4</Tweak> Same problem, it's definitely wrong anyway. I think, will it be an error generated by Ntlite when outputting regedit.
  13. D

    NTLite bug to write AutoLogger setting to the registry?

    I found it, this will cause the registry to do that. <Tweaks> <Settings> <TweakGroup name="Privacy"> <Tweak name="DataCollection\AllowTelemetry">0</Tweak> </TweakGroup> </Settings> <Services></Services>...
  14. D

    NTLite bug to write AutoLogger setting to the registry?

    Please save the image with Ntlite first and then observe. ControlSet001\Control\WMI\AutoLogger\AutoLogger-Diagtrack-Listener will be generated under HKEY_LOCAL_MACHINE\SOFTWARE\
  15. D

    NTLite bug to write AutoLogger setting to the registry?

    This registry should be written to: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001 It actually writes to: HKEY_LOCAL_MACHINE\SOFTWARE\ControlSet001
  16. D

    An interesting registry key: AllowBlockingAppsAtShutdown.Shut down the computer quickly

    The difference is: the value is: a window will pop up before you click shutdown, and it will not automatically end the program that prevents shutdown. If the value is 0, or it does not exist, it will pop up after clicking shutdown, and wait for some time to automatically end the program that...
Back
Top