Disable BitLocker automatic device encryption
For devices that support it, Windows 11 automatically enables BitLocker device encryption. Disabling this will turn off automatic encryption of the device, but you can still manually enable BitLocker encryption if desired.
Toe te passen code
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker]
"PreventDeviceEncryption"=dword:00000001
Code om ongedaan te maken
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker]
"PreventDeviceEncryption"=-
Wilt u dit combineren met andere aanpassingen?
Configurator openenGerelateerde aanpassingen
The Drag Tray is a new feature for sharing & moving files in Windows 11, it appears at the top of the screen when dragging files.
This will restore the classic Windows 10 style context menu, which is normally hidden behind the 'Show more options' entry in the new Windows 11 context menu.
This will disable mouse acceleration which is enabled by default in Windows. This makes mouse movement more consistent and predictable.
This will prevent the Sticky Keys dialog from appearing when you press the Shift key 5 times in a row.
This will disable Storage Sense, which automatically frees up disk space by deleting temporary files, emptying the recycle bin and cleaning up files in the Downloads folder.