• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Experiencing 'Printer Blocked' or 'Printer Error' message? Click here for more information.
Check some of the most frequent questions about Instant Ink: HP INSTANT INK, HP+ PLANS: INK AND TONER.


Check out our Black or Color Ink Not Printing, Other Print Quality Issues info about: Print quality and Cartridge Issues.
HP Recommended
HP OfficeJet4652
Microsoft Windows 10 (64-bit)

The software for the HP OfficeJet 4652 isn't functioning properly on my new laptop.  It won't scan and photos only print on half the page.  I would like to uninstall and reinstall the software, but get this message from Windows10 when I try:

 

A caller of DriverPackage Install must be a member of the Administrators group in install a drive package.

 

This is a local, standalone PC and I am the only one with administrator rights.   I need help with uninstalling the software.

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

Hi,

Type CMD into the search bar, then right-click on Comand Prompt and select Run as Administrator.

Copy the following command, be sure to select all the listed taste, right-click on the Command Prompt window and select Paste, then press Enter and allow the process to complete:

Spoiler
takeown /f %windir%\System32\DriverStore\FileRepository /r /d y
icacls "%windir%\System32\DriverStore\FileRepository" /grant %username%:(OI)(CI)F /T
for /d %G in ("%windir%\System32\DriverStore\FileRepository\hp*") do rd /s /q "%~G"
takeown /f %windir%\System32\DriverStore\FileRepository /A /r /d y

Now unisntall the HP Software and check for any difference.

 

Shlomi



Click the Yes button to reply that the response was helpful or to say thanks.
If my post resolve your problem please mark it as an Accepted Solution 🙂

View solution in original post

1 REPLY 1
HP Recommended

Hi,

Type CMD into the search bar, then right-click on Comand Prompt and select Run as Administrator.

Copy the following command, be sure to select all the listed taste, right-click on the Command Prompt window and select Paste, then press Enter and allow the process to complete:

Spoiler
takeown /f %windir%\System32\DriverStore\FileRepository /r /d y
icacls "%windir%\System32\DriverStore\FileRepository" /grant %username%:(OI)(CI)F /T
for /d %G in ("%windir%\System32\DriverStore\FileRepository\hp*") do rd /s /q "%~G"
takeown /f %windir%\System32\DriverStore\FileRepository /A /r /d y

Now unisntall the HP Software and check for any difference.

 

Shlomi



Click the Yes button to reply that the response was helpful or to say thanks.
If my post resolve your problem please mark it as an Accepted Solution 🙂
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.