{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/",
        "slug": "dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink",
        "url": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/"
        },
        "title": "Check immovable files before planning a basic-volume shrink",
        "summary": "Why might a basic volume shrink less than the available free-space figure suggests?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "continuity-recovery",
            "label": "Continuity & recovery",
            "alt": "Paired infrastructure paths converging on a stable recovered service.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "business-continuity",
                "name": "Business Continuity",
                "url": "https://update.dsesecurity.com/topic/business-continuity/"
            },
            {
                "slug": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-09-08T18:16:33+00:00",
        "modified_at": "2026-09-08T18:17:14+00:00",
        "reviewed_on": "2026-09-08",
        "reading_minutes": 2,
        "word_count": 227,
        "potentially_affected": "Limit this review to an NTFS basic volume; do not apply its file-relocation discussion to a raw partition containing application data.",
        "dse_recommendation": "Record the current layout and the space requested for the new purpose.",
        "primary_source": {
            "name": "Shrink a Basic Volume",
            "url": "https://learn.microsoft.com/en-us/windows-server/storage/disk-management/shrink-a-basic-volume",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>Source facts</h2>\n<p>Windows can shrink a partition from its end to create contiguous unallocated space on the same disk. Microsoft states that ordinary files are relocated during shrinking and that reformatting is not required. Some files, including paging files and shadow-copy storage, cannot be relocated automatically. Their position can limit how far the partition can shrink. <a href=\"https://learn.microsoft.com/en-us/windows-server/storage/disk-management/shrink-a-basic-volume\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft documentation</a>.</p>\n<h2>Applicability</h2>\n<p>Limit this review to an NTFS basic volume; do not apply its file-relocation discussion to a raw partition containing application data. Identify the disk, partition, intended new boundary, and workload owner. Review the documented filesystem and volume requirements before relying on a capacity estimate.</p>\n<h2>DSE recommendation</h2>\n<p>Record the current layout and the space requested for the new purpose. Investigate the reported shrink limit before proposing removal or relocation of system-managed data. Have the owner approve the partition change and verify the relevant recovery arrangements. Keep troubleshooting of a smaller-than-expected shrink separate from authorization to delete files or change shadow-copy retention.</p>\n<h2>Verification</h2>\n<p>After the approved operation, compare the resulting volume size and unallocated region with the plan. Test access to representative files and the application that uses the volume. Record the actual reclaimed space rather than the original estimate. If the target size was not achieved, preserve the observed limit and investigate it before attempting another layout change.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/windows-server/storage/disk-management/shrink-a-basic-volume\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Shrink a Basic Volume</a>. Source reviewed September 8, 2026.</p>",
        "content_text": "Source facts\nWindows can shrink a partition from its end to create contiguous unallocated space on the same disk. Microsoft states that ordinary files are relocated during shrinking and that reformatting is not required. Some files, including paging files and shadow-copy storage, cannot be relocated automatically. Their position can limit how far the partition can shrink. Microsoft documentation.\nApplicability\nLimit this review to an NTFS basic volume; do not apply its file-relocation discussion to a raw partition containing application data. Identify the disk, partition, intended new boundary, and workload owner. Review the documented filesystem and volume requirements before relying on a capacity estimate.\nDSE recommendation\nRecord the current layout and the space requested for the new purpose. Investigate the reported shrink limit before proposing removal or relocation of system-managed data. Have the owner approve the partition change and verify the relevant recovery arrangements. Keep troubleshooting of a smaller-than-expected shrink separate from authorization to delete files or change shadow-copy retention.\nVerification\nAfter the approved operation, compare the resulting volume size and unallocated region with the plan. Test access to representative files and the application that uses the volume. Record the actual reclaimed space rather than the original estimate. If the target size was not achieved, preserve the observed limit and investigate it before attempting another layout change.\nOfficial references\nMicrosoft Learn: Shrink a Basic Volume. Source reviewed September 8, 2026.",
        "content_markdown": "## Source facts\n\nWindows can shrink a partition from its end to create contiguous unallocated space on the same disk. Microsoft states that ordinary files are relocated during shrinking and that reformatting is not required. Some files, including paging files and shadow-copy storage, cannot be relocated automatically. Their position can limit how far the partition can shrink. [Microsoft documentation](https://learn.microsoft.com/en-us/windows-server/storage/disk-management/shrink-a-basic-volume).\n\n## Applicability\n\nLimit this review to an NTFS basic volume; do not apply its file-relocation discussion to a raw partition containing application data. Identify the disk, partition, intended new boundary, and workload owner. Review the documented filesystem and volume requirements before relying on a capacity estimate.\n\n## DSE recommendation\n\nRecord the current layout and the space requested for the new purpose. Investigate the reported shrink limit before proposing removal or relocation of system-managed data. Have the owner approve the partition change and verify the relevant recovery arrangements. Keep troubleshooting of a smaller-than-expected shrink separate from authorization to delete files or change shadow-copy retention.\n\n## Verification\n\nAfter the approved operation, compare the resulting volume size and unallocated region with the plan. Test access to representative files and the application that uses the volume. Record the actual reclaimed space rather than the original estimate. If the target size was not achieved, preserve the observed limit and investigate it before attempting another layout change.\n\n## Official references\n\n[Microsoft Learn: Shrink a Basic Volume](https://learn.microsoft.com/en-us/windows-server/storage/disk-management/shrink-a-basic-volume). Source reviewed September 8, 2026."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-08"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Check immovable files before planning a basic-volume shrink",
                        "item": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/",
                "headline": "Check immovable files before planning a basic-volume shrink",
                "description": "Why might a basic volume shrink less than the available free-space figure suggests?",
                "abstract": "Why might a basic volume shrink less than the available free-space figure suggests?",
                "articleBody": "Source facts\nWindows can shrink a partition from its end to create contiguous unallocated space on the same disk. Microsoft states that ordinary files are relocated during shrinking and that reformatting is not required. Some files, including paging files and shadow-copy storage, cannot be relocated automatically. Their position can limit how far the partition can shrink. Microsoft documentation.\nApplicability\nLimit this review to an NTFS basic volume; do not apply its file-relocation discussion to a raw partition containing application data. Identify the disk, partition, intended new boundary, and workload owner. Review the documented filesystem and volume requirements before relying on a capacity estimate.\nDSE recommendation\nRecord the current layout and the space requested for the new purpose. Investigate the reported shrink limit before proposing removal or relocation of system-managed data. Have the owner approve the partition change and verify the relevant recovery arrangements. Keep troubleshooting of a smaller-than-expected shrink separate from authorization to delete files or change shadow-copy retention.\nVerification\nAfter the approved operation, compare the resulting volume size and unallocated region with the plan. Test access to representative files and the application that uses the volume. Record the actual reclaimed space rather than the original estimate. If the target size was not achieved, preserve the observed limit and investigate it before attempting another layout change.\nOfficial references\nMicrosoft Learn: Shrink a Basic Volume. Source reviewed September 8, 2026.",
                "datePublished": "2026-09-08T18:16:33+00:00",
                "dateModified": "2026-09-08T18:17:14+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-038-check-immovable-files-before-planning-a-basic-volume-shrink/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Check immovable files before planning a basic-volume shrink"
                },
                "articleSection": [
                    "Business Continuity",
                    "IT"
                ],
                "keywords": [
                    "Business Continuity",
                    "IT",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Business Continuity",
                        "url": "https://update.dsesecurity.com/topic/business-continuity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    }
                ],
                "wordCount": 227,
                "timeRequired": "PT2M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Shrink a Basic Volume",
                    "url": "https://learn.microsoft.com/en-us/windows-server/storage/disk-management/shrink-a-basic-volume"
                }
            }
        ]
    }
}