I want Windows Explorer to expand to full size, rather than having to "show more options"

Michael Loss 0 Reputation points
2024-11-08T20:54:46.92+00:00

When using windows explorer, i want to ask to backup a file in Carbonite, it I right click on an item not backed up, I have to click on "show more options." I want all options available, waste so much time clicking on that show more options to get all options.

Please help.

Michael Loss

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,120 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 20,456 Reputation points MVP
    2024-11-09T01:10:07.9166667+00:00

    In Start Search type Regedit and press the Enter key.

    Navigate to:

    HKEY_CURRENT_USER\Software\Classes\CLSID\

    Right-click on CLSID, select New > Key, and name it:

    {86ca1aa0-34aa-4e8b-a509-50c905bae2a2}

    Inside this new key again create by right click select New > Key, and name it:

    InprocServer32

    Keep Value data field blank.

    Reboot.

    0 comments No comments

  2. Ian Xue 38,386 Reputation points Microsoft Vendor
    2024-11-12T05:44:52.0666667+00:00

    Hi Michael,

    Thanks for your post. You can use a small registry hack to revert to the classic context menu if you're not fond of Windows 11's fast context menu.

    1. Open a Command Prompt window.
    2. Type the following command line and press Enter:

    reg add HKCU\Software\Classes\CLSID{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.