Sayujya14
Active Level 8
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2020 09:18 PM in
Tech Talk
Most of the people have problem your windows insider ran into a problem
Solution-
Power on and off your computer three times On the third time, your computer will boot into the Advanced Recovery environment Click Advanced Options Click Troubleshoot Click Advanced Options Click Command Prompt (Admin) Confirm the drive letter for the Windows image. Usually 😧 –> dir d: Run the following to view the installed packages which will also show a date of install. Dism /Image:D: /Get-Packages Find the package(s) that were just installed by date. Run the following command on the last installed package: example: dism.exe /image:d: /remove-package /packagename:Package_for_KB4014329~31bf3856ad364e35~amd64~~10.0.1.0 Reboot.
0 Comments
