Windows 10 technical preview BSOD when running Lightroom

I have been running Lightroom on a PC with the Windows 10 Technical Preview.  I have been experiencing frequent crashed (BSOD) but they're primarily when I'm running Lightroom.  I've never had any problems with Lightroom on Windows 7,8, or 8.1, but now with Windows 10 something is wrong.  I also rarely see any problems with Windows 10 when I'm NOT running Lightroom.  It really seems like some issue with Lightroom and Windows 10.
I'm just curious if anyone else evaluating Windows 10 has run into problems with Lightroom.

I don't think you understand...
I'm not expressing frustration with either Lightroom or Windows 10... 
I'm not using Windows 10 for anything critical.  People like me sign up for things like Windows Insider and technical previews to help test the product in day-to-day situations to help make sure they work prior to final release. It's also an opportunity to evaluate the look and feel for the product. I realize that perhaps not all software companies do that, but thankfully, Microsoft does.  The more people out there testing things like this, the better the chances that software will work as expected when it's released.
Of course, I have submitted feedback to Microsoft on what I have encountered, but I was also wondering if there are other Lightroom users who may have encountered similar problems or if I'm the only one.

Similar Messages

  • Hyper-V Not Enabling on Build 10041 of the Windows Technical Preview

          
    So I am running build 10041 of the Windows technical preview. I am not able to enable the Hyper-V Platform. Here are the steps:
    Go to Control Panel -> Program and Features -> Turn Windows features on or off - > Select Hyper-V Platform Checkbox.
    Windows will perform the install and request a restart.
    While restarting, I will get the updating windows message and at about 95 % it gives me a message to the tune of "Unable to update windows" and it roll backs the changes and restarts. No Hyper-V.
    Note that I can install the Hyper-V tools with out any issues just the Hyper-V Hypervisor and Hyper-V services will not install.
    Anyone have any ideas?

    So I am running build 10041 of the Windows technical preview. I am not able to enable the Hyper-V Platform. Here are the steps:
    Go to Control Panel -> Program and Features -> Turn Windows features on or off - > Select Hyper-V Platform Checkbox.
    Windows will perform the install and request a restart.
    While restarting, I will get the updating windows message and at about 95 % it gives me a message to the tune of "Unable to update windows" and it roll backs the changes and restarts. No Hyper-V.
    Note that I can install the Hyper-V tools with out any issues just the Hyper-V Hypervisor and Hyper-V services will not install.
    Anyone have any ideas?
    Can't provide an answer, but I have the same problem. I'd originally let my 9926 build, with Hyper-V installed and working, upgrade to the 10041 build. After installation things seemed OK, until I noticed I had no network connections working. They were all
    still there, but I had no network access and trying to view the properties of either my physical NIC or the Hyper-V switches just gave me an error.
    I tried uninstalling Hyper-V, but after doing that Windows wouldn't boot at all. It'd begin to start up, get almost to the login screen, but then die and reboot. I decided a rebuild would probably be best anyway, so I chose to do a Refresh when it offered
    me the advanced repair options.
    The Refresh mostly went well, the PC is running better now with a clean install, but I'm now stuck in the same situation where the Hyper-V server won't install. It installs, reboots, gets part way through configuring, then claims to fail and backs it all
    out again. No real diagnostic info presented as to why.

  • Officejet Pro K550 in Windows Technical Preview

    The most recent update to Windows Technical Preview Build 9879 keeps stopping the print spooler when the Officejet Pro K550 is attached. It worked fine in the previous builds. Any ideas? I need to keep the USB cable disconnected until I want to print and then uninstall the printer each time or keep restarting the print spooler each time I want to print anything.
    Thanks

    Hi,
    Try running Windows Update and check if any driver update is available, any drivers for the Technical Preview are only available from Microsoft Update servers.
    If the issue persists, you will need to wait till an update will become available by microsoft, as a beta OS you are likley to experience this kind of issues, devices hasn't have been tested much, as well as the entire operating system.
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Windows To Go Device using Windows Technical Preview

    I have successfully made a Windows To Go Device by the steps in this Technet forum post:
    http://social.technet.microsoft.com/wiki/contents/articles/6991.windows-to-go-step-by-step.aspx
    Note: I used a host machine running Windows Technical Preview already to make this device, since older versions (Windows 8/8.1) of DISM don't work for imaging Windows Technical Preview Installation.
    Everything works fine. The device on which Windows To Go is running is a high-speed USB 3.0 HDD, so there is no significant performance difference. However, while updating to the new build 9860, the upgrade fails stating that you can't install it to a USB
    Flash Drive.
    Question 1) Does this problem has anything to do with the fact that I am NOT using the enterprise version of Windows Technical Preview, the only version which "technically" supports Windows To Go feature.
    Question 2) My host machine (which I used to create Windows TP) has been updated to Build 9860. Should I use DISM to capture the image of this updated build and use it to image the WTG HDD device? Can I get detailed instructions on how to do this?

    Hi G.One1,
    In current time, there is no direct way to perform the upgrade, in both Native Boot to VHD and Windows To Go.
    I was thinking a way to create a ISO file also, but the method would be a bit of complicated.
    Here is my thought and steps.
    First, if we update our Windows 10 Technical Preview for Enterprise to 9860 build, we would get a install.esd file, in Windows 8.1, here is a tool called update advisor, which would
    convert the esd file to ISO file, but in Windows 10 Technical Preview, there is no such thing. So my thought is to use the install.esd to create an install.wim or bootable ISO file.
    In my first thought, I want to sysprep an updated OS, but it failed without doubt. So, I choose to use Reset option. Install.esd would be recognized a compressed install.wim.
    I copy the install.esd to a 9841 build OS, for example, I copy it to C:\RecoveryImage, and run
    reagentc.exe /setosimage /path C:\RecoveryImage /target c:Windows /Index 1 , it cannot reset the Windows OS.
    I use Reset option in 9860 build OS, when it is finished, run sysprep, it ran well, I can capture 9860 build wim file (WDS server capture or dism command). We rename it as install.wim.
    Use the captured install.wim to set recovery image in 9841 build(copy install.wim to C:\RecoveryImage, and run
    reagentc.exe /setosimage /path C:\RecoveryImage /target c:Windows /Index 1), 9841 build succeed upgrade to 9860 build via Reset and Refresh options.
    For Windows To Go, Yes, you can use all Windows features with your Windows To Go workspace. The only currently unsupported features are using the Windows Recovery Environment and PC Reset &
    Refresh. So this way is not appropriate in your situation. But here we use these steps can convert the install.esd to install.wim, and use reset and refresh option to upgrade current build.
    Refresh would upgrade without losing setting and data. For your scenario, use dism to apply 9860 install.wim would be your option.
    Alex Zhao
    TechNet Community Support

  • Adding features to Windows Technical Preview

    Why serial code not work with Windows Technical Preview evalution copy Build 9879?
    Add features to Windows Technical Preview and asks for serial key, two different serial key but not work.

    Hi,
    Where did you get the product key? Online purchase is not available at this moment (my region is set to US), and please note that the product key for "Add feature" is not the same key for activating system.
    If you have any feedbacks on Windows 10 Technical Preview, please click the search botton in the left bottom of the screen, type "Windows Feedback", then submit your feedback.
    Regards.
    Yolanda Zhu
    TechNet Community Support

  • Couldn't install windows technical preview on a usb flash

    Hi, 
    couldn't install windows technical preview on a usb flash setup.
    please say me the solution to this problem

    Hi,
    Any errors poped out? You may try to switch to a USB 2.0 port and check this issue again.
    If you have DVD drive available, you may also choose to install Windows 10 through DVD, download the ISO file using this tool:
    Windows USB/DVD Download Tool
    Best regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Is Windows Technical Preview Build 9926 Last Build before Release (PC) ??

    As @ Mar 14 2015 - My WIN10 build Installations (9926) no longer have "Preview Builds" option,
    in Update & Recovery Menu (PC Settings)
    Build 10036 announced by rumour mill...
    Dell Precision 490 Desktop Intel XEON X5365 (Quadcore) x 2 Chipset X5000 321x/3221ESB Southbridge AMD Radeon HD7750 HDD ST3000DM001 3TB HDD ST2000DM001 2TB SSD OCZ Vertex 3 120GB SSD OCZ Vector3 128GB x2 RAID 0 Offline WD10EALX 1TB Barracuda 7200.10 250GB
    USB 3.0 WD MyBook 1230 3TB USB 3.0 WD MyBook 1130 2TB

    Microsoft Community got there first...
    http://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_install/is-windows-technical-preview-build-9926-last-build/bb0bed43-4d64-4e1b-acaa-fee158f034ce
    Thanks Andre da Costa
    Dell Precision 490 Desktop Intel XEON X5365 (Quadcore) x 2 Chipset X5000 321x/3221ESB Southbridge AMD Radeon HD7750 HDD ST3000DM001 3TB HDD ST2000DM001 2TB SSD OCZ Vertex 3 120GB SSD OCZ Vector3 128GB x2 RAID 0 Offline WD10EALX 1TB Barracuda 7200.10 250GB
    USB 3.0 WD MyBook 1230 3TB USB 3.0 WD MyBook 1130 2TB
    We only reply to questions posted in TechNet forums.
    We don't go to MS Community and find out if the same question has been answered or not before we post the replies.
    There is no such thing as who gets "there" first.

  • Problem installing Windows Technical Preview build 9926

    I am not able to install the Technical Preview on my computer. Everything looks fine and in the end it says "applying computer settings" and counts the percents before it reboots again.
    During the boot it says evaluation build 9926. Then it says Restoring the old windows as it was before... I can't get this to work.
    This is the windowsupdate.log file and the last attempt of installing at the end of the file. 21st of march.
    https://onedrive.live.com/redir?resid=EFA0853808EA8416!80492&authkey=!APrJtEAGwfnZydU&ithint=file%2clog

    PH
    Do you know that you can make an ISO to install 10041 and not have to install 9926?
    http://microsoft-news.com/download-windows-10-build-10041-iso-image/
    Wanikiya and Dyami--Team Zigzag

  • Window Size is different when running a 6i Form in 9i

    Hello,
    I was having a window size that has some window chopped off, when running the 6i developed Web form in 9i. I was running the form from my PC using the 9iAS Instance.
    Any info. is appreciated.

    Is your window getting chopped because of the size of the applet window? If so, change height and width parameters in formsweb.cfg, or pass them in the URL.

  • Windows 10 to be free upgrade for first year for users of Windows Technical Preview?

    Hello, in article I have read that will upgrade to Windows 10 users for free Win 7 & 8.1. I want to ask how it will be with those who use a version of the technical prewiev. I will also have a free update?
    Thanks for the answers
    Vít Repka

    after 1 year if I do not want to purchase the upgrade, what happen to my computer, will go back to window 7?
    What do you mean?  You've already installed the Win 10 tech preview and you're wondering if it will automatically revert to the old software you were running some months ago after the trial period expires?
    LOL
    No.
    Your expired Win 10 preview will pop up an "expired" notice and become less usable.  Assuming it works like all other trial periods of Windows, it will limit its functionality and start shutting itself down every few hours.  If you
    want to revert it, it will be up to you to reinstall the old version.  And then can anyone guarantee that it will reactivate properly?
    Beyond that, and to the original point of this thread, what the mechanics will actually be for upgrading to Win 10 after its release on a system that was originally properly licensed for an earlier version of Windows are still not clear.  We'd like
    to hope that a product code for a legitimate licensed copy of an older version would just work to install Windows 10 from a DVD (ISO), but no doubt it will be more complicated than that.  It shouldn't be, but it almost certainly will be.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Quicktime Plugin crashes and Window size not correct when running a course from an LMS (Coursemill)

    I am trying to run a course from an LMS (Coursemill) and a couple issues are occurring.
    First, the quicktime plugin crashes, therefore the mp3 sound of the course does not play. When I reload the page, I get an "Unable to find API adapter" error message and the page won't load.
    Also, the predetermined window size does not work properly and I end up with vertical and horizontal scroll bars which I do not want.
    These issues are of high importance and need a solution ASAP. Please contact me.

    If you haven't already visited the using QuickTime Plugin with Firefox KB article, I would recommend you first start there. If your problem still persists & no solution is found after referencing it just reply back to this response & we will go another route.
    See:
    [[Using the QuickTime plugin with Firefox]]

  • Avoid labview initial window to show up when running a sequence

    Hi,
    I'm running a testand sequence that calls labview Vi's (not exe not dll) and right when it starts running the main start labview window shows up right in front of testand. I mean the window that appears when you open labview. How can I avoid this? If i try to close it the sequence stops with an error , If i minimize it the popup messages that I'm sending from labview starts appearing in the left upper corner.
    Can somebody help me?
    Thanks
    Eren

    Hello Eren,
    The reason the LabVIEW screen appears is that TestStand's LabVIEW code module adapter is configured to use the LabVIEW development environment to run the VIs called by your sequence.
    In TestStand 3.0 or 3.1, you can change the LabVIEW adapter configuration to use the LabVIEW run-time engine, which will not display the LabVIEW screen. In the TestStand sequence editor, click the Configure menu >> Adapters, then highlight the LabVIEW adapter. Click the Configure button, then select the option "LabVIEW Run-time Engine".
    David Mc.
    NI Applications Engineer

  • 'assertion failed!' error when running Lightroom

    I had a lock-up the other day and had to power-off the computer which Lightroom was running.
    Now, Lightroom won't start in my normal user account - it will in my guest account though.
    I've tried removing the .plist file, the package file and the App, and re-installing, but to no avail. I've repaired permissions on the HDD, but that does not work either. I watch console, and see the message 'Adobe Lightroom[nnn] assertion failed!' every time I start the application in my user account.
    I don't really want to copy everything over to a new account, so any ideas?

    HI MAGESH ,
    YOU FIRST CHECK THE TABLE " rsodsactreq "  all the request will be here..check the operation field has the  value 'U'. if this is the case then use transactio se16 to delelte all entries for this request and ODS object from (rsiccont,rsmonicdp,rsodsactreq )these tables.
    if you want to delete the data from a table follow the steps :
    1. se 16. enter table name .
    2. Enter the cube or DSO name in the respective field
    3.exeute.
    4. select the data you want to delete and double click.
    5.in the Transaction code input field type  " /h" and Enter
    6.Enter again
    7.Double click code = show
    8. Right hand side select Pencil sign
    9. Now change  val to DELE or EDIT (Caps)
    10. Execute (f8)
    11. now you can delete the entry.
    Hope this will help you. if useful assing points.
    Regards
    anish

  • WM_INPUT message no longer sent in Windows Technical Preview build 9879?

    I had software that relied on the WM_INPUT message and it used to work with previous builds (and Win 8.1). I needed it for remapping a wireless keyboard's fn key to CTRL key (I was using an Autohotkey script which captures WM_INPUT).
    But now looking at the messages sent when typing in the keyboard in a win32 app, only the button down and up are being sent. What changed? how to work around it?
    Now I am using a hacky combination of user32.dll's SendInput and some methods from setupapi.dll to read/send the special key values.

    Hello ibalhashim,
    From your description, do you mean that after remapping the fb to ctrl, then only the button down and up are being sent?
    If it is, please share us how you have remapped the keys and please test if removing the remapping operations, the WM_INPUT message would restore. This would help narrow down this issue to see if it is caused by the remapping operations or the win32 app.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Windows Technical Preview Build 9926 update

    Hi,
    I am trying to update my Windows 10 TP installation and it seems that it fails to download.  I am behind a proxy server in the office with no way around it.  Windows Update fails with error 0x80072ee2.  What I have picked up is that I can
    get the update list if I set a proxy server in BITS using "bitsadmin /util /setieproxy localsystem proxy1:port "bypass list".  However bits fails to download the updates returning either Error or Transient_Error.  Can you please assist
    with this issue?
    Regards,
    Riaan
    EDIT: I set proxy settings of each bits download job to PRECONFIG and the updates downloaded and installed.

    Hi,
    Did you set the proxy server via IE? Do you mean that the Windows Update Client ignore the proxy settings? To make Windows Update use the proxy setting, please execute the following command from cmd
    Netsh winhttp import proxy source=ie
    You can refer to this following KB for "how Windows Update finds proxy settings"
    How the Windows Update client determines which proxy server to use to connect to the Windows Update Web site
    http://support.microsoft.com/kb/900935
    Yolanda Zhu
    TechNet Community Support

Maybe you are looking for

  • 2 Mac network: ethernet not plugged in

    I am trying to set up a network between my G5 and old G4 via ethernet to transfer files. Network status on both machines says built-in ethernet not plugged in, when clearly it is plugged in. Have been using this cable from the G4 to the printer. Is t

  • Backing up songs from itunes player while maintaining the song information I manually organized through itunes player?

    I want to clean out my current comp, so I would like to back up my music and only the music that in my itunes player. I have music in my itunes library folders that I have cleaned off my itunes player. I didnt know that when i deleted songs from my i

  • Errors in ABAP queries

    Hi Experts, Iam working in upgradation project( from 3.1i to ECC 6.0) there are some ABAP queries which are moved from 3.1i to ECC 6.0 the infoset contains the errors so iam unable to move it to quality server because of erros i have tried with ADJUS

  • Apple Keyboard with Windows XP

    I bought an Apple keyboard to replace my aging keyboard.. love it, except for one thing. I am an overclocker, and when I tried to get into the BIOS using the delete key, I couldn't get in. Nor with F10 or F2 or anything. Is there some way I can get i

  • As a sap sd consultant will do the shipping cost pricing procedure

    hi my question is how we do shipping cost in route determination.  How it will effect. can any one know about shipping pricing procedure.Means Transportation cost Thanks in advance.