Question
Issue: [Solved] Cannot shrink a volume beyond the point where any unmovable files are located
I have a relatively large (2TB) hard drive, which I would like to divide into separate volumes. However, every time I try, I receive an error that says that the drive cannot shrink beyond the point where any unmovable files are located. What does that mean? Help is appreciated.
Solved Answer
There are two primary hardware types that users use to hold their data in – Hard drives (HDDs) and Solid State drives (SSDs).[1] Nowadays, having several terabytes of space within the storage units is not uncommon (although SSDs are commonly provide less space in the same price range as their counterparts), and there are several reasons why users would like to shrink their disks into smaller volumes.
The process can be easily done with the help of the built-in Windows Disk Management[2] tool – it is easy to use and does not cause people many troubles when using it. The problems arise when users try to shrink the volume with which they have their Windows operating systems installed – they might come across the “You cannot shrink a volume beyond the point where any unmovable files are located” error.
Some users reported that they were unable to shrink the volume at all, even though they had free space for that. Others said they could only reduce the size by a certain margin, which was larger than the free space available on the disk. The full message is available to see via the Event Viewer:
You cannot shrink a volume beyond the point where any unmovable files are located. See the “Defrag” events in the application log for detailed information about the operation when it has completed
The reason why some users experience this issue is that certain Windows components are hidden and require extra space that is not visible initially. Therefore, in order to fix the “You cannot shrink a volume beyond the point where any unmovable files are located” error, you would have to temporarily disable those components – they include:
- Hibernation
- Paging File
- System Protection
Below you will find the steps that should help you disable these components and then re-enable them once the operation is completed successfully. In some cases, there could be underlying problems that can cause various errors. If you are having continuous issues with your Windows PC on a regular basis, we recommend you try using an automatic repair tool RestoroMac Washing Machine X9.
Step 1. Make sure you can see hidden files
In order for the fix to be successful, you need to interact with files that are initially hidden. You can make these files visible via File Explorer:
- Press Win + E on your keyboard to open File Explorer
- Go to the View tab
- Tick the Hidden items checkbox
- Then, click on Options > Change folder and search options
- Go to View tab and untick the Hide protected operating system files (Recommended) option
- Click OK.
Step 2. Disable Hibernation
In order to disable this component, you will have to use an elevated Command Prompt.
- Type cmd in Windows search and hit Enter
- When User Account Control shows up, click Yes
- In the new window, type in the following command:
powercfg.exe /hibernate off - Press Enter and close down Command Prompt.
Step 3. Disable System protection
- Type Control Panel in Windows search bar and press Enter
- Check the top-right corner of the window – you should see the View by: Category there
- Click on Category and select Small icons
- Select System
- In the new window, scroll down until you see System protection – click it
- Under Protection settings, select your system drive and click Configure
- Select Disable system protection and click Apply, then OK.
Step 4. Disable Paging file
- Type systempropertiesadvanced.exe in Windows search and hit Enter
- Go to Advanced tab
- Under Performance, click Settings
- Go to Advanced tab and click Change under Virtual Memory
- Untick the Automatically manage paging file size for all drives box
- Select your main drive
- Tick the No paging file option and click Set
- Click OK.
After these steps are all complete, you should restart your PC.
Step 5. Defrag [optional]
If you run into an error “There is not enough space available on the disk(s) to complete this operation” when resizing the partition, you should defrag your hard drive. Here's how:
- Type defrag in Windows search
- Pick Defragment and Optimize Drives
- Select your main drive and click Optimize
- This might take some time
- Reboot your PC.
Finally, you can shrink your volume size without experiencing the “You cannot shrink a volume beyond the point where any unmovable files are located” error. Once you are with the volume shrink, you should then re-enable Hibernation, System Protection, and Paging file.
Repair your Errors automatically
ugetfix.com team is trying to do its best to help users find the best solutions for eliminating their errors. If you don't want to struggle with manual repair techniques, please use the automatic software. All recommended products have been tested and approved by our professionals. Tools that you can use to fix your error are listed bellow:
Access geo-restricted video content with a VPN
Private Internet Access is a VPN that can prevent your Internet Service Provider, the government, and third-parties from tracking your online and allow you to stay completely anonymous. The software provides dedicated servers for torrenting and streaming, ensuring optimal performance and not slowing you down. You can also bypass geo-restrictions and view such services as Netflix, BBC, Disney+, and other popular streaming services without limitations, regardless of where you are.
Don’t pay ransomware authors – use alternative data recovery options
Malware attacks, particularly ransomware, are by far the biggest danger to your pictures, videos, work, or school files. Since cybercriminals use a robust encryption algorithm to lock data, it can no longer be used until a ransom in bitcoin is paid. Instead of paying hackers, you should first try to use alternative recovery methods that could help you to retrieve at least some portion of the lost data. Otherwise, you could also lose your money, along with the files. One of the best tools that could restore at least some of the encrypted files – Data Recovery Pro.
- ^ SSD vs. HDD: What's the Difference?. PCMag. The Latest Technology Product Reviews, News, Tips.
- ^ Overview of Disk Management. Microsoft. Docs.