Hey all,<\/p>\n
We are having an issue where the Microsoft Excel files are opening not fully maximized, i.e there will be small gaps on the top and the ‘Maximize’ icon will be enabled.
\nThe excel will be maximized to the full display only after clicking this icon, and when the subsequent excels are opened, it will also not be fully maximized, with a gap between the second and the first excel slightly more then the one between the first excel and the desktop ( ref picture below). As and when multiple excels are opened, the gaps create an overlapping effect.<\/p>\n
Please see this<\/a><\/strong> for the screenshot reference.<\/p>\n The issue is intermittent and have occurred to multiple users when opening excels from local PC and also from a shared path. We are using Excel 2013 and 2016 and have tried excel repair, re-install, cache deletion. Further, the below have also been tried<\/p>\n Manually maximize the excels, then save them so hoping it will auto-maximize the next time<\/p>\n<\/li>\n Registry changes to force maximize all excels as suggested here<\/a><\/p>\n<\/li>\n Deleting the ‘pos’ registry subkey value as shown in this<\/a> video<\/p>\n<\/li>\n Adding the below VBA macro to the PERSONAL.XLSB file present in ‘XLSTART’ folder in Excel’s appdata roaming<\/p>\n Private Sub Workbook_Open()<\/em> Modifying the ‘excel options’ via registry (HKCU\\Software\\Microsoft\\Office\\16.0\\Excel\\Options)<\/p>\n<\/li>\n Pressing ‘Ctrl’ when opening the excel.<\/p>\n<\/li>\n<\/ol>\n Specifications:<\/strong><\/em> No recent changes were done in the PCs before issue started. Any help or advice in resolving the issue is greatly appreciated.<\/p>\n Thanks<\/p>","upvoteCount":4,"answerCount":8,"datePublished":"2025-07-18T08:20:32.532Z","author":{"@type":"Person","name":"itresearcher007","url":"https://community.spiceworks.com/u/itresearcher007"},"suggestedAnswer":[{"@type":"Answer","text":" Hey all,<\/p>\n We are having an issue where the Microsoft Excel files are opening not fully maximized, i.e there will be small gaps on the top and the ‘Maximize’ icon will be enabled. Please see this<\/a><\/strong> for the screenshot reference.<\/p>\n The issue is intermittent and have occurred to multiple users when opening excels from local PC and also from a shared path. We are using Excel 2013 and 2016 and have tried excel repair, re-install, cache deletion. Further, the below have also been tried<\/p>\n Manually maximize the excels, then save them so hoping it will auto-maximize the next time<\/p>\n<\/li>\n Registry changes to force maximize all excels as suggested here<\/a><\/p>\n<\/li>\n\n
\nApplication.WindowState = xlMaximized<\/em>
\nEnd Sub<\/em><\/p>\n<\/li>\n
\nMS Excel 2013 and 2016
\nWindows 10 21H2
\n16 GB RAM
\nAntivirus: Sentinelone Singularity Control<\/p>\n
\nWe do not have any active add-ins in Excel and also not using any plugins. (We have already disabled the ‘Team’ add-in of the screenshot and checked).<\/p>\n
\nThe excel will be maximized to the full display only after clicking this icon, and when the subsequent excels are opened, it will also not be fully maximized, with a gap between the second and the first excel slightly more then the one between the first excel and the desktop ( ref picture below). As and when multiple excels are opened, the gaps create an overlapping effect.<\/p>\n\n