How to fix error code 0x80070057

w raspe 336 Reputation points
2024-04-12T07:11:01.3666667+00:00

Hi all,

I have installed an clean Windows 11 version 23H2.

I configured a provisioning package with Windows configuration designer (ICD)

Configured the package as follow:

icd1

When I want to apply this provisioning package I get the following error message:

error icd

To fix this I have tried the following, but with no results:

  • windows update
  • making sure to use the latest version of Microsoft Edge
  • tried different versions of ADK
  • sfc /scannow
  • Changing app type from universal windows app to classic, with following command "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe"
Windows for business Windows Client for IT Pros Devices and deployment Set up, install, or upgrade
Microsoft Security Intune Configuration Manager Deployment
Windows for business Windows Client for IT Pros User experience Other
{count} votes

2 answers

Sort by: Most helpful
  1. Wesley Li 11,245 Reputation points
    2024-04-12T09:57:50.92+00:00

    Hello

    It seems like you're encountering an error when applying a provisioning package on Windows 11, and you've already tried several troubleshooting steps.

    Error Code 0x80070057: This error usually indicates an invalid parameter or an incorrect value specified in a command or operation. It might be worth double-checking the settings within your provisioning package to ensure all parameters are correctly configured.

    Provisioning Package Compatibility: Verify that the provisioning package you've created is compatible with Windows 11 version 23H2. Sometimes, certain settings or configurations might not be supported in specific Windows versions.

    Event Viewer Logs: Check the Event Viewer for any related error messages or warnings that might provide more details about why the provisioning package failed to apply. Look for entries around the time of the error occurrence in both the Application and System logs.

    Group Policy and Registry Settings: If your provisioning package includes any Group Policy or registry settings, ensure they are correctly configured and not conflicting with existing settings on the system.

    Permissions and User Account Control (UAC): Ensure that you're applying the provisioning package with administrative privileges and that UAC settings are not blocking the installation process.

    Test on Another System: Try applying the provisioning package on a different Windows 11 system to see if the issue is specific to the target system or if it's a broader compatibility issue.

    0 comments No comments

  2. w raspe 336 Reputation points
    2024-04-12T13:11:05.93+00:00

    Problem is Edge itself. parameters are fine.

    https://learn.microsoft.com/en-us/answers/questions/204877/assigned-access-will-not-start

    The AppID of Microsoft Edge is not able to start in kiosk mode.

    error1

    When I try below app as kiosk it works perfect

    error2

    few years ago it would work with Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge

    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.