Windows / Code / 0x400028eb
0x400028eb
Decimal: 1073752299 · Signed: 1073752299
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x28eb (10475)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x28eb (10475)
Associated Modules
| Module | Found in | Description |
|---|
| fsutil.exe | 11 | Usage: fsutil behavior set disableDeleteNotify [NTFS|ReFS] <0|1>
Controls whether TRIM operations are sent to the storage device when clusters
are freed by the file system. The TRIM operation allows storage devices like
SSD's to more efficiently manage its free and used space.
Also controls whether format.exe sends TRIMs when a volume is formatted.
If neither NTFS nor ReFS are specified, NTFS is assumed.
Values: 0 - Allow TRIM operations to be sent to storage devices. (default)
1 - Do not allow TRIM operations to be sent to storage devices
This operation takes effect immediately (no reboot required) |
| wbadmin.exe | 1011 | Restarting computer now. |
| 2 entries |
Associated Headers